Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Containers: why and how to use them

Containers: why and how to use them

A webinar I was asked to prepare for the CITF.

Enable your development teams to be able to deploy software quickly and efficiently, as well as at great scale, with containerisation.

Join this webinar to hear more about the advantages of using containers to allow you and your teams to develop applications faster and more reliably.

If you are a Developer, DevOps Engineer, Architect or simply interested in learning more about the practical application of containers do not miss this webinar.

Session takeaways

A clearer understanding of what containers are and their capabilities
How you can go about implementing them to really speed up application development and improve reliability

Jacob Tomlinson

February 21, 2019
Tweet

More Decks by Jacob Tomlinson

Other Decks in Technology

Transcript

  1. Containers are a solution to the problem of how to

    get software to run reliably when moved from one computing environment to another. https://www.cio.com/article/2924995/software/what-are-containers-and-why-do-you-need-them.html
  2. Containers allow you to package applications in a portable and

    reproducible way. Containers provide a consistent execution environment between development and production. Containers allow you to make use of more advances orchestration and lifecycle tools.