This document discusses MediaV's implementation of reliable advertising systems using Docker and Mesos. It describes how the system handles over 10 billion impressions with huge computing needs through containerization. It addresses common problems encountered like debugging, network performance, storage, service discovery, scheduling, and data loading. Frameworks like Marathon and Chronos are used on Mesos for orchestration and batch jobs. Health checks, port resources, and Dockerfile reviews are important practices.