ExamQuestions.com

Register
Login
AWS Certified Database Specialty Exam Questions

Amazon

AWS Certified Database Specialty

107 / 145

Question 107:

An application team complains that the DocumentDB cluster takes a long time to return query results. What actions can be performed to solve this issue (Select TWO)?

Answer options:

A.Set “tls” parameter to “disabled”.
B.Configure MongoDB cluster with “primaryPreferred”.
C.Configure MongoDB cluster with “secondaryPreferred”.
D.Create an index on the field being queried.
E.Set the instance class to db.r4.large.