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

Stitch Multi Container apps using Docker Compose

Stitch Multi Container apps using Docker Compose

Slide deck related to the Hands on session done at the Singapore Azure Meetup on 19th July 2018. The talk demonstrated how Docker Compose can be used to stick together multi container applications.

Nilesh Gule

July 19, 2018
Tweet

More Decks by Nilesh Gule

Other Decks in Technology

Transcript

  1. $whoami { “name” : “Nilesh Gule”, “title” : “Architect”, “website”

    : “https://www.HandsOnArchitect.com", “github” : “https://github.com/NileshGule" “twitter” : “@nileshgule”, “linkedin” : “https://www.linkedin.com/in/nileshgule”, “email” : “[email protected]", “likes” : “Technical Evangelism, Cricket” }
  2. AKS learning series - Part 4 - Deploy Multi- container

    apps to managed Kubernetes with Azure kubernetes Service (AKS) - Part 5 - Debugging & Monitoring AKS using OMS - Part 6 - CI CD with Docker & Kubernetes (Bonus) - Part 1 - Getting started with Docker - Part 2 - Stitch Multi- container apps with Docker Compose - Part 3 - Container Orchestration using Kubernetes with Minikube
  3. References ✴ Demo code - https://github.com/NileshGule/AKS-learning-series ✴ Docker Playground -

    https://labs.play-with-docker.com ✴ Docker getting started - https://docs.docker.com/get-started/ ✴ Docker compose - https://docs.docker.com/compose/compose-file/#build ✴ Twelve Factor App - https://12factor.net ✴ Youtube Part 1 video - https://www.youtube.com/watch?v=fQvmGm8Z85E ✴ engineers.sg - https://engineers.sg/video/azure-container-service-aks-part-1-getting-started-with-docker-by-nilesh- gule--2732 ✴
  4. Q&A