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)

185 / 370

Question 185:

Marqueguard is a social media monitoring company headquartered in Brighton, England. Marqueguard sells three different products: Analytics, Audiences, and Insights. Marqueguard Analytics is a "self-serveapplication" or software as a service, which archives social media data in order to provide companies with information and the means to track specific segments to analyze their brands` online presence.
The tool`s coverage includes blogs, news sites, forums, videos, reviews, images and social networks such as Twitter and Facebook. Users can search data by using Text and Image Search, and use charting, categorization, sentiment analysis and other features to provide further information and analysis. Marqueguard has access to over 80 million sources.
Marqueguard hosted their entire infrastructure on AWS and uses Data Pipeline as data integration mechanism. Marqueguard runs multiple web applications to manage the platform built on DynamoDB and backups are written into S3 using server side encryption. The IT Team is planning to restore backup of a DynamoDB table available in S3 to a development environment. Define steps. select 4 options.

Answer options:

A.Defines a data node using DynamoDB, which is specified as an input to EMRActivity which launches EMR Cluster
B.Defines a data node using DynamoDB, which is specified as an input to EC2Activity which launches EC2 Server
C.Defines a data node using Amazon S3 aka S3DataNode
D.Enable server side encryption on S3DataNode, by default, s3EncryptionType set to NONE
E.A precondition to check whether Amazon S3 objects with the given prefix is present.
F. Use EmrActivity to process the restoration 
G.Use Ec2Activity to process the restoration