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.

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.