Integration & Automation
Disaster recovery: 3 failover scenarios for your Amazon Aurora global database with Terraform (Part 2)
Simulate recovering an Amazon Aurora global database after a disaster. Walk through three failover scenarios, observe their effect on Terraform state, and learn how to maintain the global database topology and configuration using Terraform.
Collect custom metrics with Amazon CloudWatch strategic tagging
Learn how to use an Amazon CloudWatch agent to automate the collection of custom metrics for two Amazon EC2 instances. The solution is based on a tagging strategy combined with AWS Systems Manager State Manager to enforce specific CloudWatch agent configurations for EC2 instances that are tagged appropriately.
Deploy bastion hosts into private subnets with AWS CDK
Learn how to use AWS CDK to deploy bastion hosts into private subnets of a VPC.
Prepare for faster disaster recovery: Deploy an Amazon Aurora global database with Terraform (Part 1)
Learn how to automate the deployment and management of an Amazon Aurora global database—across multiple AWS Regions—with Terraform. This architecture can provide disaster recovery from Region-wide outages with low recovery time objective (RTO) and recovery point objective (RPO).
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.
Automate VPC tagging with AWS Control Tower lifecycle events
Automatically tag resources in an AWS account created by AWS Control Tower.
Use AWS CDK to initialize Amazon RDS instances
Combine IaC resources and Lambda functions with the AWS CDK framework to initialize Amazon RDS scripts.
Use AWS Control Tower to deploy AWS Quick Starts to multiple accounts
Use a configuration file in AWS Control Tower to deploy a single Quick Start to thousands of AWS accounts.
How to automate your software-composition analysis on AWS
In this blog post, we discuss an operation that reduces the risk of downloading new packages from public repositories.