AWS Certified Solutions Architect Associate SAA-C03 Practice Question
An e-commerce company wants to process images uploaded by users by performing tasks such as resizing and format conversion. They wish to minimize infrastructure management and pay for compute time when their code is executing. Which computing approach best meets their requirements?
Using a serverless compute service that runs code in response to events.
Running the application in containers managed by a container orchestration service.
Deploying the application in virtual servers with auto-scaling.
Managing the application in dedicated virtual machines.