ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

242 / 465

Question 242:

A large trading company is using an on-premise system to analyze the trade data. After the trading day closes, the data, including the day’s transaction costs, execution reporting, and market performance, is sent to a Redhat server that runs big data analytics tools for next-day trading predictions. A bash script is used to configure resources and schedule when to run the data analytics workloads. How should the on-premise system be migrated to AWS with appropriate tools? (Select THREE)

Answer options:

A.Create an S3 bucket to store the trade data that is used for post-processing.
B.Send the trade data from various sources to a dedicated SQS queue.
C.Use AWS Batch to execute the bash script using a proper job definition.
D.Use AWS ECS to handle the big data analytics workloads.
E.Use CloudWatch Events to schedule data analytics jobs.