ExamQuestions.com

Register
Login
AWS Certified Database Specialty Exam Questions

Amazon

AWS Certified Database Specialty

101 / 145

Question 101:

A development team is refactoring and migrating a legacy application to AWS services. The legacy application uses a relational SQL-based database. The team intends to use a NoSQL DynamoDB database in AWS. What is the first action the team should take when designing the application data model for DynamoDB?

Answer options:

A.Map relational SQL tables to DynamoDB tables.
B.Convert SQL table DDL to DynamoDB table schemas.
C.Identify database query access patterns.
D.Identify data capacity requirements.