Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

1.

Suggest a [DBMS] (Software)


2. Introduction & background of the DBMS
3. Features of the DBMS

Features of the DBMS.

Amazon Relational Database system

- Amazon Relational Database Service (RDS) is a fully-managed database service


offered by Amazon Web Services (AWS). (Introduction)
- It supports multiple relational database engines, including MySQL, PostgreSQL,
Oracle, SQL Server, and MariaDB, and allows you to easily launch and manage a
highly available and scalable relational database in the cloud. (Feature)
- Provides managed database services for MySQL, PostgreSQL, Oracle, SQL Server, and others.
(feature)
- provides a range of features to help you manage your databases, including
automated backups, multi-AZ deployments for high availability and disaster recovery,
automated software patching, and performance monitoring. You can also scale your
database instances up or down as your workload changes, and use read replicas to
offload read traffic from your primary database.
- Amazon RDS is a highly scalable, reliable, and cost-effective way to run and manage
relational databases in the cloud, with support for multiple database engines and a
range of management and monitoring features. (Small conclusion)

Amazon Elastic Compute Cloud (EC2)

- Amazon Elastic Compute Cloud (EC2) is a web service offered by Amazon Web Services
(AWS) that provides scalable computing capacity in the cloud. (INTRODUCTION)
- Amazon EC2 instances are available in a wide range of sizes, from small instances with a
single virtual CPU and a few gigabytes of memory to large instances with dozens of virtual
CPUs and hundreds of gigabytes of memory. You can choose the instance type that best
meets your needs and can easily scale up or down as your workload changes. (introduction)
- With Amazon EC2, you can quickly launch virtual machines (called instances) and run
applications on them, with complete control over your computing resources. (feature)
- Provides scalable compute capacity in the cloud, allowing you to launch virtual machines and
run applications on them. (feature)
- Amazon EC2 also provides a variety of features to help you manage your instances, including
the ability to create custom AMIs (Amazon Machine Images), which allow you to save a pre-
configured instance as a template for future use. You can also use Amazon EC2 Auto Scaling
to automatically add or remove instances based on changes in demand and can use Amazon
Elastic Block Store (EBS) to attach persistent storage volumes to your instances. (feature)

You might also like