Docker: Continuous Delivery

Docker: Continuous Delivery

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 2h 08m | 300 MB

Continuous integration and continuous deployment (CI/CD) allow developers to work more collaboratively and catch bugs earlier in the development lifecycle. Docker—a leading software container platform—can greatly simplify continuous deployment by allowing for safer, more reliable deployment and testing environments. In this course, join Arthur Ulfeldt as he explains how to use Docker to build deployment systems. Arthur steps through how to build your CI/CD toolbox, including how to build a minimal Jenkins installation and build Docker images for CI. He also covers essential continuous deployment and integration concepts; shows how to build a simple example of continuous deployment with Docker; discusses integration testing; and more.

Topics include:

  • How Docker can greatly simplify continuous deployment
  • Building your CI/CD toolbox
  • Building a deployment job
  • Continuous deployment using hosted Docker
  • Deploying to AWS with Jenkins
  • Automated testing using Docker and AWS
  • Goals and expectations for integration testing
  • Creating and deploying an integration test job