0% found this document useful (0 votes)
5 views7 pages

AWS Presentation RDS

Amazon RDS supports six database engines including MySQL and PostgreSQL, and automates management tasks such as backups and software patching. It offers high availability through Multi-AZ deployments and enhances performance with Read Replicas. RDS also provides security features by running in Amazon VPC and supporting encryption at rest.

Uploaded by

syedalizain03
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views7 pages

AWS Presentation RDS

Amazon RDS supports six database engines including MySQL and PostgreSQL, and automates management tasks such as backups and software patching. It offers high availability through Multi-AZ deployments and enhances performance with Read Replicas. RDS also provides security features by running in Amazon VPC and supporting encryption at rest.

Uploaded by

syedalizain03
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Amazon

RDS:
Relational
AWS
Service
Database
Deep
Service
Dive
02

Supported Engines

RDS supports six popular database engines: MySQL, PostgreSQL, MariaDB, Oracle
Database, SQL Server, and Amazon Aurora.

Amazon RDS: Relational Database Service


03

Automated Management

RDS manages backups, software patching, automatic failure detection, and


recovery. You focus on your data and schema.

Amazon RDS: Relational Database Service


04

High Availability (Multi-AZ)

When you enable Multi-AZ, RDS automatically creates a primary DB Instance and
synchronously replicates data to a standby instance in a different Availability Zone.

Amazon RDS: Relational Database Service


05

Read Replicas

Amazon RDS Read Replicas provide enhanced performance and durability for
database (DB) instances by making it easy to elastically scale out beyond the
capacity of a single instance.

Amazon RDS: Relational Database Service


06

Security and Isolation

RDS runs in Amazon VPC, allowing you to isolate your database in your own virtual
network. It supports encryption at rest using AWS KMS.

Amazon RDS: Relational Database Service


07

Conclusion

RDS removes the undifferentiated heavy lifting of database administration, allowing


you to scale relational workloads with ease.

Amazon RDS: Relational Database Service

You might also like