ExamQuestions.com

Register
Login
AWS Certified Cloud Practitioner Exam Questions

Amazon

AWS Certified Cloud Practitioner

120 / 375

Question 120:

Which of the following is WRONG for NoSQL databases? (Select TWO.)

Answer options:

A.They are not relational.
B.They need to have a well defined schema.
C.DynamoDB Transactions is NOT atomicity, consistency, isolation, and durability (ACID) compliant.
D.NoSQL databases are horizontally scalable.
E.A patient’s record in a hospital system with changing data for every visit is a good candidate to be modelled using a NoSQL database.