A company has an application that gives users the ability to upload images to an Amazon S3 bucket. Each night, the company launches an Amazon EC2 Spot Fleet that processes all the images that the company received that day. The code to process the images is small (less than 200 MB), and each image takes less than 5 minutes to process. The company wants to change the application to process the images when the images are uploaded. However, the company is concerned about the cost of this new functionality. What should a solutions architect do to implement this change MOST cost-effectively? A. Use S3 events to invoke an AWS Lambda function to process the images. B. Use S3 events to launch an EC2 Reserved instance to process the images. C. Use S3 events to launch a container in AWS Fargate to process the images. D. Use S3 events to deploy an AWS Elastic Beanstalk application to process the images.  Suggested Answer: C Community Answer: A This question is in SAA-C02 AWS Certified Solutions Architect – Associate Exam For getting AWS Certified Solutions Architect – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer