Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A company needs to run a short script each time a new item is added to an Amazon S 3 bucket. Which compute option meets
A company needs to run a short script each time a new item is added to an Amazon
bucket. Which compute option meets the need with the least amount of resource
provisioning?
Set up the script to run in a container, and deploy the container on Amazon Elastic
Container Service Amazon ECS
Set up a small Amazon EC instance that runs code to check for new uploads to the
bucket and runs the script.
Create an AWS Lambda function to run the script whenever a new item is added to
the bucket.
Write a batch job to run the script on all new items overnight when there's less
competition for resources. Run the batch job on Spot Instances.
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