A Solutions Architect is asked to improve the fault tolerance of an existing Python application. The web application places 1-MB images in an S3 bucket. The application then uses a single t2.large instance to transform the image to include a watermark with the company's brand before writing the image back to the S3 bucket.
What should the Solutions Architect recommend to increase the fault tolerance of the solution?
Currently there are no comments in this discussion, be the first to comment!