Integration & Automation
Category: Database
Best practices for accelerating development with serverless blueprints
Learn about best practices and components that define a great blueprint while exploring a fully working, serverless blueprint.
Manage multiaccount and multi-Region infrastructure in Terraform using AWS Cloud9
Learn how to reduce the use of managing secret and access keys and quickly deploy all the resources. Use version control to track all changes and enable better control in a multiaccount infrastructure.
Save time with automated security checks of your Terraform scripts
Learn how to integrate Checkov into CodePipeline with fully automated pre-deployment compliance checks of your Terraform scripts, including built-in notifications. Our solution provides an end-to-end, automated CI/CD pipeline that allows you to stay compliant with AWS best-practices with minimal operational overhead.
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.
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).
Use AWS CDK to initialize Amazon RDS instances
Combine IaC resources and Lambda functions with the AWS CDK framework to initialize Amazon RDS scripts.