Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A company wants to analyze and generate reports to track the usage of its mobile app. The app is popular and has a global user
A company wants to analyze and generate reports to track the usage of its mobile app. The app is popular and has a global user base. The company uses a custom report building program to analyze application usage.
The program generates multiple reports during the last week of each month. The program takes less than minutes to produce each report. The company rarely uses the program to generate reports outside of the last week of each month The company wants to generate reports in the least amount of time when the reports are requested.
Which solution will meet these requirements MOST costeffectively?
A Run the program by using Amazon EC OnDemand Instances. Create an Amazon EventBridge rule to start the EC instances when reports are requested. Run the EC instances continuously during the last week of each month.
B Run the program in AWS Lambda. Create an Amazon EventBridge rule to run a Lambda function when reports are requested.
C Run the program in Amazon Elastic Container Service Amazon ECS Schedule Amazon ECS to run the program when reports are requested.
D Run the program by using Amazon EC Spot Instances. Create an Amazon EventBndge rule to start the EC instances when reports are requested. Run the EC instances continuously during the last week of each month.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started