Integration & Automation
Tag: AWS CloudFormation
Automate prework to save time deploying an Amazon EKS Kubernetes cluster
Discover a solution for automating Amazon EKS cluster prework using a sample AWS CloudFormation template. We combine this template with a Kubernetes cluster created with the Modular and Scalable Amazon EKS Architecture on AWS solution.
Keep your AWS resources when you rename an AWS CloudFormation stack
Learn how to change the name of a CloudFormation stack without deleting the resources that it manages. In the walkthrough, which uses a simple architecture with a single resource, a virtual private cloud (VPC), you add a Retain attribute to the resource’s deletion policy so that the resource isn’t lost when that stack is deleted.
Save time and reduce errors by automating AWS Lambda code updates
Learn a simpler, faster method for updating your Lambda code that doesn’t require manual updates to Amazon S3. We provide a fully configured AWS CloudFormation template with Lambda code on AWS CodeCommit.
Emulate your test environment using a service virtualization on AWS
Learn how to create a service virtualization using AWS CloudFormation and Amazon API Gateway to test an application that uses an external API that’s not always available.
Top 5 posts published in 2021 on the AWS Infrastructure & Automation Blog
Highlights from the five most viewed posts published on the AWS Infrastructure & Automation Blog in 2021.
Install and configure TaskCat on Microsoft Windows 10
Install and configure TaskCat on Windows 10 with Windows Subsystem for Linux 2 (WSL 2) and test an AWS CloudFormation template.
Automate IAM credential reports at scale across AWS
Automate and consolidate IAM credential reports for your AWS accounts using a scalable infrastructure-as-code automation.
Deploy an SPA with personalized subdomains using AWS CDK
Learn how to deploy a single-page application (SPA) with customer-specific subdomains automatically with AWS Cloud Development Kit (AWS CDK).
Use Git pre-commit hooks to avoid AWS CloudFormation errors
Learn how Git pre-commit hooks can save you time and frustration by catching formatting errors in your AWS CloudFormation templates.
Customize an AWS Quick Start for your use case
Learn learn how to customize the code in an AWS Quick Start to fit your use case.