PDF Download
AWS 8 EXAM QUESTIONS
Actual Qs and Ans Expert-Verified Explanation
This Exam contains:
-Guarantee passing score -10 Questions and Answers -format set of multiple-choice -Expert-Verified Explanation
Question 1: what should you consider when choosing a database type
Answer:
all of the above Question 2: a company has an application, which consists of a .NET layer that connects to a MySQL database. They want to move this application on the 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?
Answer:
Amazon Aurora Question 3: which aws cloud service is best suited for analyzing your data by using standard structured query language SQL and your existing business intelligence BI tools?
Answer:
amazon redshift Question 4: you need to find an item in amazon dynamoDB table using an attribute other than the item's primary key. which of the following operations should you use?
Answer:
scan
Question 5: if you are developing an application that requires a database which extremely fast performance. fast scalability, and flexibility in the database schema, which service should you consider?
Answer:
amazon dynamoDB Question 6: you are designing an ecoommerce web application that will scale to hundreds of thousands of concurrent users. which database technology is best suited to hold the session state in this example?
Answer:
amazon dynamoDB Question 7: true of false? amazon rds automatically patches the database software and baks up your database, storing the backups for a user-defined retention period and enabling point-in-time recovery
Answer:
true
Question 8: in amazon dynamoDb, an attribute is
Answer:
fundamental data element Question 9: which of the following use cases is appropriate for using amazon relational database service RDS
Answer:
complex transactions or complex queries
Question 10: in amazon dynamoDB what does the query operation enable you to do?
Answer:
all of the above