Sharding with Amazon Relational Database Service | AWS Database Blog
Sharding, also known as horizontal partitioning, is a popular scale-out approach for relational databases. Amazon Relational Database Service (Amazon RDS) is a managed relational database service that provides great features to make sharding easy to use in the cloud. In this post, I describe how to use Amazon RDS to implement a sharded database […]
Sharding with Amazon Relational Database Service Sharding , also known as horizontal partitioning , is a popular scale-out approach for relational databases. Amazon Relational Database Service (Amazon RDS) is a managed relational database service that provides great features to make sharding easy to use in the cloud. In this post, I describe how to use Amazon RDS to implement a sharded database architecture to achieve high scalability, high availability, and fault tolerance for data storage. I discuss considerations for schema design and monitoring metrics when deploying Amazon RDS as a databa
Explore this link on the map →related reading
- Herding elephants: Lessons learned from sharding Postgres at Notionnotion.so
- Making 768 servers look like 1 — PlanetScaleplanetscale.com
- Sharding - Database Manual - MongoDB Docsmongodb.com
- An Overview of Distributed PostgreSQL... | Crunchy Data Blogcrunchydata.com
- Scaling PostgreSQL to power 800 million ChatGPT users | OpenAIopenai.com
- More Than DNS: The 14 hour AWS us-east-1 outage – Jonathon Belotti [thundergolfer]thundergolfer.com
- Building and operating a pretty big storage system called S3 | All Things Distributedallthingsdistributed.com
- NoSQL - Database Systemscs186berkeley.net
- learning-notes/books/designing-data-intensive-applications.md at master · keyvanakbary/learning-notes · GitHubgithub.com
- Redis Explained - by Mahdi Yusufarchitecturenotes.co
- The Distributed Computing Manifesto | All Things Distributedallthingsdistributed.com
- Databases in 2024: A Year in Review // Blog // Andy Pavlo - Carnegie Mellon Universitycs.cmu.edu