ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 266 - DBS-C01 discussion

Report
Export

A company has a on-premises Oracle Real Application Clusters (RAC) database. The company wants to migrate the database to AWS and reduce licensing costs. The company's application team wants to store JSON payloads that expire after 28 hours. The company has development capacity if code changes are required.

Which solution meets these requirements?

A.
Use Amazon DynamoDB and leverage the Time to Live (TTL) feature to automatically expire the data.
Answers
A.
Use Amazon DynamoDB and leverage the Time to Live (TTL) feature to automatically expire the data.
B.
Use Amazon RDS for Oracle with Multi-AZ. Create an AWS Lambda function to purge the expired data. Schedule the Lambda function to run daily using Amazon EventBridge.
Answers
B.
Use Amazon RDS for Oracle with Multi-AZ. Create an AWS Lambda function to purge the expired data. Schedule the Lambda function to run daily using Amazon EventBridge.
C.
Use Amazon DocumentDB with a read replica in a different Availability Zone. Use DocumentDB change streams to expire the data.
Answers
C.
Use Amazon DocumentDB with a read replica in a different Availability Zone. Use DocumentDB change streams to expire the data.
D.
Use Amazon Aurora PostgreSQL with Multi-AZ and leverage the Time to Live (TTL) feature to automatically expire the data.
Answers
D.
Use Amazon Aurora PostgreSQL with Multi-AZ and leverage the Time to Live (TTL) feature to automatically expire the data.
Suggested answer: A

Explanation:


asked 16/09/2024
Kevin Zander
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first