An application development team is designing a microservice that will convert large images to smaller, compressed images. When a user uploads an image through the web interface, the microservice should store the image in an Amazon S3 bucket, process and compress the image with an AWS Lambda function, and store the image in its compressed form in a different S3 bucket.A solutions architect needs to design a solution that uses durable, stateless components to process the images automatically.Which combination
A. reate a Network Load Balancer in the public subnet of the application's VPC to route the traffic to the appliance for packet inspection
B. reate an Application Load Balancer in the public subnet of the application's VPC to route the traffic to the appliance for packet inspection
C. eploy a transit gateway in the inspection VP Configure route tables to route the incoming packets through the transit gateway
D. eploy a Gateway Load Balancer in the inspection VPC