A news aggregation platform hosts its application on Amazon EC2 instances behind an Application Load Balancer (ALB), which acts as the origin for an Amazon CloudFront distribution. The application stores over a billion media files in Amazon S3 and must deliver thousands of images per second to various devices. The platform wants to dynamically resize these images and serve them in optimal formats based on the client device, while minimizing infrastructure management and deployment complexity. What is the most efficient and low-maintenance solution to meet these goals?