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

Intro to Docker - LauzHack Days

Intro to Docker - LauzHack Days

This workshop is a basic introduction to Docker. It aims to give an overview of how powerfull Docker is and how it has revolutionized the cloud industry.

Adrián García Espinosa

December 06, 2018
Tweet

More Decks by Adrián García Espinosa

Other Decks in Programming

Transcript

  1. • How do I make it available to the world?

    • How much is going to cost me? • How many people is going to handle my application? I have a revolutionary idea
  2. The cloud • Cost • Security • Global Scale •

    Availability “Pay for what you use” “99.9 availability” “Elastic infrastructure”
  3. Now… how do I start building my app • What

    programing language should I use? • Where am i going to store my data? • What server technologies should I use? • How is going to be my app distributed?