This presentation discusses using Docker, Jenkins, and Tutum for continuous integration and continuous delivery (CI/CD). Jenkins provides a complete CI/CD workflow and integrates well with Docker. Using Docker plugins, Jenkins can run build jobs within Docker containers for isolation and consistency. Tutum is a container platform that can also be used to build, deploy, and manage containers in a CI/CD pipeline. The presentation includes a demo of using these tools together and references additional resources.