Minor Experiment No-8
Minor Experiment No-8
Amazon RDS provides the following specific advantages over database deployments that aren't
fully managed:
You can use the database products you are already familiar with: MariaDB, Microsoft
SQL Server, MySQL, Oracle, and PostgreSQL.
Amazon RDS manages backups, software patching, automatic failure detection, and
recovery.
You can turn on automated backups, or manually create your own backup snapshots.
You can use these backups to restore a database. The Amazon RDS restore process
works reliably and efficiently.
You can get high availability with a primary instance and a synchronous secondary
instance that you can fail over to when problems occur. You can also use read replicas
to increase read scaling.
In addition to the security in your database package, you can help control who can
access your RDS databases. To do so, you can use AWS Identity and Access
Amazon RDS Custom is an RDS management type that gives you full access to your database
and operating system.
You can use the control capabilities of RDS Custom to access and customize the database
environment and operating system for legacy and packaged business applications. Meanwhile,
Amazon RDS automates database administration tasks and operations.
In this deployment model, you can install applications and change configuration settings to suit
your applications. At the same time, you can offload database administration tasks such as
provisioning, scaling, upgrading, and backup to AWS. You can take advantage of the database
management benefits of Amazon RDS, with more control and flexibility.
For Oracle Database and Microsoft SQL Server, RDS Custom combines the automation of
Amazon RDS with the flexibility of Amazon EC2.
With the shared responsibility model of RDS Custom, you get more control than in Amazon
RDS, but also more responsibility.
Conclusion: Thus, we have successfully deployed versioning on S3 objects using Database as-
a-Service on AWS.