Automatic Aurora DSQL Schema Migrations with Atlas
Learn how to manage AWS Aurora DSQL schemas with Atlas using both declarative and versioned workflows. This guide covers automatic DSQL schema migration, inspection, migration planning, and applying changes via CLI and CI/CD integrations.
Deploying the Atlas Agent to AWS with Terraform
Learn how to deploy the Atlas Agent to AWS using Terraform. This step-by-step guide covers prerequisites, AWS Secrets Manager, Fargate, IAM roles, security groups, and verifying your Atlas Agent deployment for database schema monitoring.
Manage MySQL on RDS with Terraform and Atlas
Learn how to manage MySQL on AWS RDS using Terraform and Atlas. This guide covers provisioning, schema management, and evolving schemas with Atlas HCL.
Running Schema Migrations on AWS ECS/Fargate using Atlas
Learn how to deploy schema migrations to AWS ECS/Fargate using Atlas. This guide covers prerequisites, storing database credentials in Secrets Manager, reading secrets during deployment, and running migrations before the application starts.