- Running MySQL on Amazon ECS still needs to manage DB configuration.
- Running MySQL on Amazon EC2 is the same
- ElastiCache for Redis is an in-memory store, irrelevantly
- Amazon RDS is a fully managed cloud database service => Correct
C. Choose Amazon RDS for MySQL.
Amazon RDS (Relational Database Service) is a fully managed relational database service that takes care of tasks such as hardware provisioning, database setup, patching, and backups. It provides a managed environment for various database engines, including MySQL. With Amazon RDS for MySQL, users can offload the operational aspects of database management and focus on their application development.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
petercorn
9 months, 4 weeks agoStevenNGUYEN
9 months, 4 weeks agoAghajee
10 months ago