5. an application requires a highly available relational database with an initial storage capacity of 8 tb. the database will grow by 8 gb every day. to support expected traffic, at least eight read replicas will be required to handle database reads. which option will meet these requirements?

Respuesta :

The requirements can be satisfied using DynamoDB, Amazon S3, Amazon Aurora, and Amazon Redshift.

What is  relational database ?

  • A database type known as a relational database concentrates on the connections between the parts of recorded data. Users can use these linkages to manage and refer to related data by creating links between various groups of data in the database.
  • A relational database management system (RDBMS) is a more precise term for the underlying database software that enables users to maintain a relational database, which organises data based on a relational data model.
  • A subset of data can also be examined using a relational database. This means that if some users only need access to a particular set of columns or rows, you can hide some data. CRM from Salesforce is based on a relational database.

To learn more about  relational database  refer to:

https://brainly.com/question/13262352

#SPJ4