ExamQuestions.com

Register
Login
AWS Certified Big Data Specialty (Expired on July 1, 2020) Exam Questions

Amazon

AWS Certified Big Data Specialty (Expired on July 1, 2020)

17 / 370

Question 17:

QuickDialog (QD) is a multimedia company running a messaging app which showcases Users “Stories” based on the pictures and messages uploaded by them. The media and data uploaded is available for 24 hours post which, moved to archive layer. The app also provides “Discover” which provides search on both active and archive content. The app evolved from originally centering on person-to-person communication to present users` "Stories" allowing brands ad-supported campaigns. 
QD was previously running their application on MYSQL database with images stored in Local disk storage and NAS storage on premise, faced lot of performance issues in building stories around content and on discovers capabilities. QuickDialog wants to host their app running on AWS and has following requirements in terms of data storage and search.
Secured storage of images/objects which can store and retrieve any amount of data any time, from anywhere
Database which can group the message related data, users, friends and groups together as a single collection/table which brings in performance while spanning Users “Stories” and shall support movement ofthe archived data into separate table before the data becomes inaccessible.
Search service which covers both Active and Archive content to provide Discover capabilities
What options provide the relevant capabilities with the LEAST overhead to fulfill QD requirements? Please select 3 options

Answer options:

A.Amazon Aurora/RDS provides database layer to host data, relationships and stories
B.Amazon RedShift provides database layer to fulfill data storage host data, relationships and stories
C.Amazon DynamoDB provides database layer to host data, relationships and stories
D.Amazon CloudSearch to provide Search (Discover) Capability for the messaging app
E.Amazon ElasticSearch to provide Search (Discover) Capability for the messaging app
F.Amazon S3 to provide layered storage for both active/inactive/archive layers of data
G.Amazon Elastic File System (EFS)to provide layered storage for both active/inactive/archive layers of data