Category Archives: Uncategorized

Amazon RDS now with Read Replica

The most awaited feature of RDS for DB replication.

“We are excited to announce the release of Read Replicas, a new feature that makes it even easier to scale MySQL database deployments to meet the performance demands of high-traffic web applications. You can now create one or more replicas of a given source DB Instance and serve incoming read traffic from multiple copies of your data. This new database deployment option enables you to elastically scale out beyond the capacity of a single DB Instance for read-heavy database workloads. In conjunction with the release of Read Replicas, we are also announcing lower prices for High Memory DB Instance classes.” –Amazon

I’m getting ready to scale DB read access using RDS. 😉

Amazon RDS newly Added Features

Reserved DB Instances:

“You can now make a one-time, up-front payment to create a one or three year reservation to run your DB Instance in a specific Region and receive a significant discount off of the ongoing hourly usage charge.” –Amazon
See: Announcing DB Engine Version Management, MySQL 5.1.49 with InnoDB Plugin

DB Engine Version Management:

“Now, DB Engine Version Management gives you optional control over which Amazon RDS supported MySQL version powers your DB Instance and support for MySQL 5.1.49 with InnoDB Plugin.” –Amazon
See: Amazon RDS adds new Reserved Database Instance option