Enlist some features of Amazon RDS?

devquora
devquora

Posted On: Mar 19, 2020

 

Some of the features of the Amazon RDS are,

  • It is easy to administer the project from conception to deployment using the Amazon RDS as there is no need for infrastructure provisioning or installing and maintaining the database software.
  • Amazon RDS is highly scalable. You can increase the compute and storage resource with only a few mouse clicks or an API call.
  • It is a highly reliable infrastructure as it synchronously replicates the data to a standby instance in a different availability zone.
  • It offers performance on par with the commercial database at 1/10th the cost.
  • It is highly secured as it lets you run database instances in Amazon Virtual Private Cloud.
  • Using Amazon RDS is very cheap as the rates are very low and you get the benefit from the option of On-Demand pricing.
  • It also has support for Multi-availability zone deployment.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Amazon RDS Interview Questions

    What is Amazon RDS?

    The Amazon RDS (Relational Database Service) is used to easily create a relational database in the cloud. This cross-platform database service was developed by Amazon and released in the year 2009. It...

    Amazon RDS Interview Questions

    What is an RDS instance?

    An instance is the basic building block of an RDS. It is an isolated database environment running in the cloud. The Amazon RDS manages the database instance by performing backups, handling failover, a...

    Amazon RDS Interview Questions

    List the database engines supported by Amazon RDS?

    Some of the database engines supported by the Amazon RDS are,Amazon Aurora Postgre SQL MySQL MariaDB Oracle Microsoft SQL Server ...