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

Cloud Native Ninja - Part 1 - Getting Started with Containers

Cloud Native Ninja - Part 1 - Getting Started with Containers

Slide deck related to Cloud Native Ninja series. First of related to getting started with Containers.
The related YouTube video link:
https://youtu.be/WT73jn-1nUg

Nilesh Gule

January 22, 2023
Tweet

More Decks by Nilesh Gule

Other Decks in Technology

Transcript

  1. RabbitMQ with Docker Enhancing developer experience / inner loop development

    with Docker Docker Desktop Docker CLI Docker Daemon Dockerd Container Registry
  2. Why use Containers • Consistent development environment for the entire

    team • Lightweight • Rapid performance • Isolation • Different versions of Programming languages and software
  3. Getting Started with Containers resources • Docker getting started •

    Docker Hub Public Container Registry • How to choose a container registry • Docker Cheat Sheet • Collabnix Docker Cheat sheet