AWS Database Blog

Category: RDS MySQL

Streaming Changes in a Database with Amazon Kinesis

Emmanuel Espina is a software development engineer at Amazon Web Services. In this blog post, I will discuss how to integrate a central relational database with other systems by streaming its modifications through Amazon Kinesis. The following diagram shows a common architectural design in distributed systems. It includes a central storage referred to as a […]

Read More

Scaling Your Amazon RDS Instance Vertically and Horizontally

Marie Yap is a solutions architect for Amazon Web Services. As a managed service, Amazon RDS takes care of the scaling of your relational database so your database can keep up with the increasing demands of your application or applications. In this blog post, we are going to take a look into how we can […]

Read More