AWS IaC
AWS CloudFormation. Free Templates
- AWS Cloud Formation Release History
- All the AWS Resource Types Reference for AWS CloudFormation
- Introducing Cloud Formation Guard - a new opensource CLI for infrastructure compliance
- AWS CloudFormation Guard Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules.
- cloudonaut.io: Getting Started with Free Templates for AWS CloudFormation - Free Templates for AWS CloudFormation - templates.cloudonaut.io
- Use Git pre-commit hooks to avoid AWS CloudFormation errors
- Introducing a Public Registry for AWS CloudFormation
- cloudkatha.com: How to Setup S3 Bucket CORS Configuration using CloudFormation
- cloudkatha.com: How to Configure AWS SQS Dead Letter Queue using CloudFormation
- cloudkatha.com: How to Create an S3 Bucket using CloudFormation
- cloudkatha.com: How to use CloudFormation to Create SNS Topic and Subscription
- cloudkatha.com: How to Create IAM Role using CloudFormation
- luminousmen.com: A very quick introduction to the pain of AWS CloudFormation
- medium.com/bb-tutorials-and-thoughts: How To Deploy and Run Python APIs on AWS App Runner With CloudFormation A step by step guide with an example project With GitHub
- AWS CloudFormation introduces Git management of stacks
- aws.amazon.com: Generate AWS CloudFormation templates and AWS CDK apps for existing AWS resources in minutes
- youtube.com: AWS Cloud Complete Bootcamp Course - CloudFormation | freeCodeCamp 🌟
Infrastructure Code Template Generators
Former2 to generate IaC templates
Console Recorder for AWS
- onecloudplease.com: Console Recorder for AWS Records actions made in the AWS Management Console and outputs the equivalent CLI / SDK commands and CloudFormation / Terraform templates.