|Study Guide Newest Actual
Questions & answers (A+ Guide
Quiz_________________?
A company has an application, which consists of .NET layer that connects to MYSQL
database. They want to move this application to AWS and use AWS features such as high
availability and automated backups. Which of the following would be an ideal database for
this use case? (Select the best answer).
- Amazon RDS.
- Amazon Aurora.
- Amazon DynamoDB.
- Amazon Redshift. -
Answer✅
- Amazon Aurora.
Quiz_________________?
Amazon RDS automatically patches the database software and backs up your database
storing the backups for a user defined retention period and enabling point in time recovery.
True.
1
, False. -
Answer✅
True.
Quiz_________________?
If you are developing an application that requires a database with extremely fast
performance, fast scalability, and flexibility in database schema, which service should you
consider?
- Amazon Relational Database Service
- Amazon ElastiCache
- Amazon DynamoDB
- Amazon Redshift. -
Answer✅
Amazon DynamoDB.
Quiz_________________?
In Amazon DynamoDB, an attribute is _____ (Select the best answer).
- A fundamental data element.
- A collection of items.
- A collection of attributes. -
Answer✅
Fundamental data element.
Quiz_________________?
2