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

First look - Containers & Docker

First look - Containers & Docker

Talk Abstract:

Docker and containers are an entirely new way of developing and delivering applications. In this session, you'll learn how this will create a beneficial difference for you as an individual or the teams and organizations you work for. I will take you on a tour of transformation from the old way of virtualization to a modern container system. I will include Docker & containers demo so that at the end of the session you will be clear with insights of dockers & containers.

Social Media Links

LinkedIn : https://www.linkedin.com/in/rowdymehul
Twitter: https://twitter.com/rowdymehul
Website: https://rowdymehul.com
GitHub: https://github.com/rowdymehul

Mehul Patel

June 19, 2020
Tweet

More Decks by Mehul Patel

Other Decks in Technology

Transcript

  1. First look : Containers & Docker Let’s dive into ocean

    ... Mehul Patel - Technical Evangelist
  2. Aim of the Game Get up to Speed Less Than

    60 minutes Cover Fundamentals
  3. • The Bad Old Days • VMware and Hypervisors •

    Containers • Container Demo • Recap Aim of the Game
  4. ?

  5. Server VM VM VM VM OS OS OS OS [

    Waste! Potential OS Overheads: - Licence Cost - Admin - Patching - Updates - PM - More..
  6. Monolith/ Legacy App (Single binary) Web Search Auth Cart Stock

    Check out Search Web Auth Cart Search Stock Check out Fix search Roll out Search Fix
  7. [An opinion] In the early days, Inc was very focussed

    on building community and the technology stack...
  8. Community Edition (CE) - Open source - Lots of contributors

    - Quick release cycle Enterprise Edition (EE) - Slower release cycle - Addition features - Official support
  9. Web API GW Cart Catalog [ ...] [ ...] [

    ...] [ ...] Team A Team B Team C
  10. Hypervisors Virtualization Let us keep our existing apps Let us

    keep our existing apps • Simple migration • Made life easy • We’ve still got our legacy apps
  11. Containers It is possible to deploy some of our legacy

    app directly inside the containers…But that’s not the ultimate end-goal!
  12. Containers We get to develop apps that are: • Modern

    • Scalable • Self-healing • Portable We get to develop apps that are: • Modern • Scalable • Self-healing • Portable