Integration & Automation
Category: Technical How-to
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.
Read MoreCreate a more secure LAMP stack with AWS WAF (web application firewall)
Learn how to create a more secure LAMP stack with AWS WAF, Route 53 domain, and AWS Certificate Manager. This post walks you through automation steps to deploy a highly available LAMP-stack application with a web application firewall.
Read MoreReduce log-storage costs by automating retention settings in Amazon CloudWatch
Learn how to reduce log-storage costs by automating retention settings in Amazon CloudWatch. By default, CloudWatch Logs stores log data indefinitely, which is helpful. But as AWS workload logging grows, so do your log-storage costs. To reduce costs, establish a log-retention policy and apply it across all your log groups, ideally automatically.
Read MoreDisaster 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.
Read MorePrepare 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).
Read MoreEmulate 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.
Read MoreTop 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.
Read MoreUse 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.
Read MoreHow 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.
Read MoreInstall 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.
Read More