Experiment 3
Experiment 3
Aim : Create and use the MYSQL Relational Database using Amazon
RDS.
Objective:
The objective of this assignment is to guide students through the
process of creating and utilizing a MySQL relational database using
Amazon RDS (Relational Database Service). The assignment aims to
provide a comprehensive understanding of the steps involved in
setting up a managed MySQL database instance on Amazon RDS and
performing basic database operations.
Theory:
1) Amazon RDS (Relational Database Service):
I. Theory: Amazon RDS is a managed database service that
simplifies database provisioning, management, and
scaling. It supports various relational database engines,
including MySQL, PostgreSQL, Oracle, and SQL Server.
II. Use Cases: Amazon RDS is commonly used to host
databases for applications, websites, and other services,
providing high availability, automatic backups, and
seamless scaling.