Relational Databases on AWS: Comparing RDS and Aurora
There are two managed relational database services in AWS: Amazon Relational Database Service (RDS) and Amazon Aurora. Both provide the benefits of a fully managed database solution, but they have distinct features and use cases.
In this article, we'...
blog.guilleojeda.com10 min read
Daniel Hofman
I am a software developer, creator of CommandGit app for developers.
A lot of good information. I use RDS PostgreSQL. It’s nice to see the comparison. Thank you for sharing!