This document discusses Docker and cloud functions at Vero. It provides details on:
1. How Vero uses containers and Docker to run over 20 kinds of worker functions, handling up to 16 million emails per day and tracking customer actions.
2. How Vero built its own cloud function service to have more control over scaling and security compared to other cloud providers' services.
3. Challenges faced including startup latency initially and horizontal scaling, and how Vero overcame these challenges through auto-scaling and other techniques.