TryInfraLab
Live infrastructure

Image Optimization Pipeline

Watch what happens behind the scenes when you optimize an image: presigned upload, async queue, background worker, and real-time notification back to your browser.

Browser
API Server
Object Storage
Message Queue
Worker
Database
1/10
Step 1 / 10

User requests image optimization

You click Optimize Image. The browser sends a request to the API server to start a new processing run. The API creates a run record and generates a unique ID for tracking.