Which solution will meet these requirements?

1 Comment

  1. Elijah
    Author

    If I had to guess, I’d say the answer is:
    Create an Amazon Elastic Container Service (Amazon ECS) cluster. Configure the processing to run as AWS Fargate tasks. Extract the container selection logic to run as an AWS Lambda function that starts the appropriate Fargate task. Migrate the storage of file uploads to an Amazon S3 bucket. Update the processing code to use Amazon S3. Configure an S3 event notification to invoke the Lambda function when objects are created.

Leave a Reply

Your email address will not be published. Required fields are marked *

five × three =