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.
Learn how to manage MySQL on AWS RDS using Terraform and Atlas. This guide covers provisioning, schema management, and evolving schemas with Atlas HCL.
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.