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)

57 / 370

Question 57:

MassOrigins is an online social media and social networking service company. As of June 2018, it had an estimated 2 million users. MassOrigins for Business, the company’s advertising portal, has an estimated 2,000 clients
MassOrigins hosted its entire infrastructure on AWS and uses Data Pipeline as a data integration mechanism. A lot of scheduled pipelines are created to address integration with different data repositories like DynamoDB, S3, RDS and Redshift databases. What are the key items of the scheduled Pipeline? Select 4 options.

Answer options:

A.Pipeline components represent the business logic of the pipeline and are represented by the different sections of a pipeline definition
B.When AWS Data Pipeline runs a pipeline; it compiles the pipeline components to create a set of actionable instances.
C.When AWS Data Pipeline runs a pipeline; it compiles the pipeline components to create a set of task runners
D.AWS Data Pipeline retries a failed operation. It continues to do so until the task reaches the maximum number of allowed retry attempts.
E.AWS Data Pipeline does not retry a failed operation.
F.AWS Data Pipeline hands the task runners out to instances to process.
G.AWS Data Pipeline hands the instances out to task runners to process.