mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-27 03:24:53 +00:00
5.0 KiB
5.0 KiB
AWS IaC
!!! info "Architectural Context" Detailed reference for AWS IaC in the context of Cloud Providers (Hyperscalers).
Standard Reference
- AWS Cloud Formation Release History [COMMUNITY-TOOL]
- All the AWS Resource Types Reference for AWS CloudFormation [COMMUNITY-TOOL]
- Introducing Cloud Formation Guard - a new opensource CLI for infrastructure compliance [COMMUNITY-TOOL]
- cloudonaut.io: Getting Started with Free Templates for AWS CloudFormation [COMMUNITY-TOOL]
- Use Git pre-commit hooks to avoid AWS CloudFormation errors [COMMUNITY-TOOL]
- Introducing a Public Registry for AWS CloudFormation [COMMUNITY-TOOL]
- cloudkatha.com: How to Setup S3 Bucket CORS Configuration using CloudFormation [COMMUNITY-TOOL]
- cloudkatha.com: How to Configure AWS SQS Dead Letter Queue using CloudFormation [COMMUNITY-TOOL]
- cloudkatha.com: How to Create an S3 Bucket using CloudFormation [COMMUNITY-TOOL]
- cloudkatha.com: How to use CloudFormation to Create SNS Topic and Subscription [COMMUNITY-TOOL]
- cloudkatha.com: How to Create IAM Role using CloudFormation [COMMUNITY-TOOL]
- luminousmen.com: A very quick introduction to the pain of AWS CloudFormation [COMMUNITY-TOOL]
- medium.com/bb-tutorials-and-thoughts: How To Deploy and Run Python APIs' on AWS App Runner With CloudFormation [COMMUNITY-TOOL]
- AWS CloudFormation introduces Git management of stacks [COMMUNITY-TOOL]
- aws.amazon.com: Generate AWS CloudFormation templates and AWS CDK apps' for existing AWS resources in minutes [COMMUNITY-TOOL]
- aws.amazon.com: Amazon EC2 announces Spot Blueprints, an infrastructure' code template generator to get started with EC2 Spot Instances [COMMUNITY-TOOL]
- former2.com [COMMUNITY-TOOL]
- Accelerate infrastructure as code development with open source Former2 [COMMUNITY-TOOL]
- onecloudplease.com: Console Recorder for AWS [COMMUNITY-TOOL]
Cloud Infrastructure
Infrastructure as Code
CloudFormation
- youtube.com: AWS Cloud Complete Bootcamp Course - CloudFormation | freeCodeCamp' 🌟 [DE FACTO STANDARD] [GUIDE] — A comprehensive boot-camp produced by freeCodeCamp focusing on CloudFormation foundations. Details modular resource design, dependency mapping, drift protection, and secure infrastructure-as-code delivery pipelines.
💡 Explore Related: AWS Security | AWS Storage | AWS Databases