

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 资源
<a name="resources"></a>

## AWS 文档
<a name="aws-documentation"></a>
+ [使用 in 创建 IaC 项目的最佳实践](https://docs.aws.amazon.com/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/introduction.html)（AWS 规范性指南） AWS CDK TypeScript 
+ [使用 cdk-nag 规则包（AWS 规范性指南）查看 AWS CDK 应用程序或 CloudFormation 模板以获取最佳实践](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/check-aws-cdk-applications-or-cloudformation-templates-for-best-practices-by-using-cdk-nag-rule-packs.html)
+ [简介 AWS： DevOps 基础架构即代码](https://docs.aws.amazon.com/whitepapers/latest/introduction-devops-aws/infrastructure-as-code.html)（AWS 白皮书）
+ [AWS CloudFormation 文档](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html)

## 其他文档
<a name="other-documentation"></a>
+ [基础架构即代码入门](https://www.hashicorp.com/resources/getting-started-with-infrastructure-as-code-iac)（HashiCorp网站）
+ [HashiCorpTerraform 文档](https://developer.hashicorp.com/terraform/docs)
+ [Pulumi 文档](https://www.pulumi.com/docs/)
+ [Pulumi：什么是基础设施即代码](https://www.pulumi.com/what-is/what-is-infrastructure-as-code/)（Pulumi 网站）

## 工具
<a name="tools"></a>
+ [cdk-nag](https://github.com/cdklabs/cdk-nag) () GitHub
+ [cfn-nag ()](https://github.com/stelligent/cfn_nag) GitHub
+ [Terratest](https://terratest.gruntwork.io/)