0 votes
in AWS by
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?

A. DynamoDB

B. Amazon S3

C. Amazon Aurora

D. Amazon Redshift

1 Answer

0 votes
by

C – Amazon Aurora is a relational database that will automatically scale to accommodate data growth. Amazon Redshift does not support read replicas and will not automatically scale. DynamoDB is a NoSQL service, not a relational database. Amazon S3 is object storage, not a relational database.

Related questions

0 votes
asked Dec 12, 2021 in AWS by SakshiSharma
0 votes
asked May 1, 2022 in Azure Cosmos DB by sharadyadav1986
...