Quiz 10 Question 1 of 20

A developer is processing a 50-image batch where each image is a photograph of a handwritten form. The images are sent as base64-encoded PNG in the API request. Average image size is 2MB. The team notices response latency is 45 seconds per API call for a batch of 10 images. What is the most effective optimization?

Select an answer to reveal the explanation.

Motivation