

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

# Ressourcen
<a name="resources"></a>

## AWS Dokumentation
<a name="aws-documentation"></a>
+ [Bewährte Verfahren für die Verwendung von AWS CDK in TypeScript zur Erstellung von IaC-Projekten](https://docs.aws.amazon.com/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/introduction.html) (AWS Prescriptive Guidance)
+ [Suchen Sie in AWS CDK Anwendungen oder CloudFormation Vorlagen nach bewährten Verfahren, indem Sie cdk-nag-Regelpakete (Prescriptive Guidance) verwenden](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 
+ [Einführung in DevOps on AWS: Infrastruktur](https://docs.aws.amazon.com/whitepapers/latest/introduction-devops-aws/infrastructure-as-code.html) als Code (Whitepaper)AWS 
+ [AWS CloudFormation -Dokumentation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html)

## Weitere Dokumentation
<a name="other-documentation"></a>
+ [Erste Schritte mit Infrastructure as Code](https://www.hashicorp.com/resources/getting-started-with-infrastructure-as-code-iac) (HashiCorpWebsite)
+ [HashiCorpTerraform-Dokumentation](https://developer.hashicorp.com/terraform/docs)
+ [Pulumi-Dokumentation](https://www.pulumi.com/docs/)
+ [Pulumi: Was ist Infrastruktur als Code](https://www.pulumi.com/what-is/what-is-infrastructure-as-code/) (Pulumi-Website)

## Tools
<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/)