SlideShare a Scribd company logo
Scale
Multi-container Apps using
ACS & Docker
Swarm
Nilesh Gule
Architect
@nileshgule
https://nileshgule.blogspot.com
https://github.com/NileshGule
https://www.linkedin.com/in/nileshgule/
AGENDA
Introduction01
02
03
04
05
06
07
08
Quick overview of the app
Journey of container apps
Build, package & test locally
Publish to DockerHub
Overview of Swarm & ACS
Swarm cluster provisioning
Scale services
2’
2’
2’
5’
5’
5’
5’
10’
Base Image
4
Package App as
container image
Compose multiple
containers
Publish Image (s)
to registry
Deploy to target
environment(s)
Journey of containerised App
1 2 3 4 5
DEMO
Search Base Image
5
Scale Multi container Apps using Docker Swarm and Azure Container Service
DEMO
Build App in
release
configuration
7
Scale Multi container Apps using Docker Swarm and Azure Container Service
DEMO
Package App into
container Image
9
FROM
• Base image
Dockerfile
WORKDIR
• Working directory
inside the container
COPY
• Artifacts to be
published
EXPOSE
• Port exposed from
container
ENTRYPOINT
• Executable to start
when container is
instantiated
Scale Multi container Apps using Docker Swarm and Azure Container Service
DEMO
Test Container
Images
12
Scale Multi container Apps using Docker Swarm and Azure Container Service
DEMO
Multi Container
Apps
14
image
• Name of the output
image
Docker compose
(Build)
build
• Context & Dockerfile
depends_on
• Dependent services
services
• List of services
(images)
ports
• Port mapping
between container &
host
Scale Multi container Apps using Docker Swarm and Azure Container Service
DEMO
Tag & Publish to
registry
17
Scale Multi container Apps using Docker Swarm and Azure Container Service
Scale Multi container Apps using Docker Swarm and Azure Container Service
Scale Multi container Apps using Docker Swarm and Azure Container Service
DEMO
Provision Swarm
cluster in ACS
21
Scale Multi container Apps using Docker Swarm and Azure Container Service
Scale Multi container Apps using Docker Swarm and Azure Container Service
DEMO
Deploy & Run
containers at scale
using Swarm
24
image
• Name of the image
from registry
(dockerhub)
Docker compose
(Deploy)
depends_on
• Dependent services
services
• List of services
(images)
ports
• Port mapping
between container &
host
Scale Multi container Apps using Docker Swarm and Azure Container Service
Base Image
27
Package App as
container
Compose multiple
container
Publish Image (s)
to registry
Deploy to target
environment(s)
Journey of containerised App
1 2 3 4 5
28
References
1. Demo source code - https://github.com/yuvarajac/dotnet-2017
2. Docker getting started - https://docs.docker.com/get-started/
3. Docker compose V3 - https://docs.docker.com/compose/compose-file/#build
4. Commands Readme - https://github.com/yuvarajac/dotnet-
2017/blob/master/DotNet2017/AzureDockerSwarm.md

More Related Content

What's hot (20)

PDF
General Capabilities of GraalVM by Oleg Selajev @shelajev
Oracle Developers
 
PPTX
Integration Cloud Service Deep dive
Getting value from IoT, Integration and Data Analytics
 
PDF
WebLogic im neuen Gewand
Volker Linz
 
ODP
Carbon Webinar
WSO2
 
PPTX
Oracle PaaS Cloud Preview Event
Getting value from IoT, Integration and Data Analytics
 
PDF
Pivotal Cloud Foundry 2.5: A First Look
VMware Tanzu
 
PDF
Serverless Patterns by Jesse Butler
Oracle Developers
 
PDF
OpenStack and MySQL
Matt Lord
 
PDF
Compute Cloud Performance Showdown: Amazon Web Services, Oracle Cloud, IBM ...
Revelation Technologies
 
PDF
The Microsoft Azure and Oracle Cloud Interconnect Everything You Need to Know
Revelation Technologies
 
PPTX
Review Oracle OpenWorld 2015 - Overview, Main themes, Announcements and Future
Lucas Jellema
 
PDF
Oracle SOA Suite Everywhere
Rupesh Das
 
ODP
The Carbon Story
WSO2
 
PPTX
Presentation oracle exalogic elastic cloud
solarisyougood
 
PDF
Highlights of OpenStack Mitaka and the OpenStack Summit
Cloud Standards Customer Council
 
PDF
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Revelation Technologies
 
PDF
Oracle Management Cloud サービス概要説明資料
オラクルエンジニア通信
 
PPTX
Cloud Foundry Diego, Lattice, Docker and more
cornelia davis
 
PDF
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Revelation Technologies
 
PPTX
Introduction to the Oracle Container Engine
Oracle Developers
 
General Capabilities of GraalVM by Oleg Selajev @shelajev
Oracle Developers
 
Integration Cloud Service Deep dive
Getting value from IoT, Integration and Data Analytics
 
WebLogic im neuen Gewand
Volker Linz
 
Carbon Webinar
WSO2
 
Pivotal Cloud Foundry 2.5: A First Look
VMware Tanzu
 
Serverless Patterns by Jesse Butler
Oracle Developers
 
OpenStack and MySQL
Matt Lord
 
Compute Cloud Performance Showdown: Amazon Web Services, Oracle Cloud, IBM ...
Revelation Technologies
 
The Microsoft Azure and Oracle Cloud Interconnect Everything You Need to Know
Revelation Technologies
 
Review Oracle OpenWorld 2015 - Overview, Main themes, Announcements and Future
Lucas Jellema
 
Oracle SOA Suite Everywhere
Rupesh Das
 
The Carbon Story
WSO2
 
Presentation oracle exalogic elastic cloud
solarisyougood
 
Highlights of OpenStack Mitaka and the OpenStack Summit
Cloud Standards Customer Council
 
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Revelation Technologies
 
Oracle Management Cloud サービス概要説明資料
オラクルエンジニア通信
 
Cloud Foundry Diego, Lattice, Docker and more
cornelia davis
 
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Revelation Technologies
 
Introduction to the Oracle Container Engine
Oracle Developers
 

Similar to Scale Multi container Apps using Docker Swarm and Azure Container Service (20)

PDF
Rome .NET Conference 2024 - Remote Conference
Hamida Rebai Trabelsi
 
PDF
Build containerized application using Docker and Azure.pdf
Hamida Rebai Trabelsi
 
PPTX
Introduction to docker
Frederik Mogensen
 
PPTX
Codefresh + Cloud 66 webinar: Testing Strategies for Docker Driven Development
Codefresh
 
PDF
Rails Applications with Docker
Laura Frank Tacho
 
PDF
Up and running with docker
Michelle Liu
 
PDF
Microservices in Java
Anatole Tresch
 
PPTX
Docker Indy Meetup - An Opinionated View of Building Docker Images and Pipelines
Matt Bentley
 
PDF
Docker and Springboot by Clavrit Digital Solutions
Clavrit Digital Solutions
 
PDF
Testing strategies for Docker containers
Alexei Ledenev
 
PDF
Docker for .NET Developers - Michele Leroux Bustamante, Solliance
Docker, Inc.
 
PDF
Pycon9 - Paas per tutti i gusti con Dokku and Kubernetes
Claudio Mignanti
 
PPTX
Container on azure
Vishwas N
 
PDF
Docker
Abhishek Tomar
 
PDF
What is Docker | Docker Tutorial for Beginners | Docker Container | DevOps To...
Edureka!
 
PPTX
Cloud native buildpacks-cncf
Suman Chakraborty
 
PDF
Cicd.pdf
ssuser37d481
 
PPTX
Docker Kubernetes Istio
Araf Karsh Hamid
 
PPTX
2014, April 15, Atlanta Java Users Group
Todd Fritz
 
PDF
Faster and Easier Software Development using Docker Platform
msyukor
 
Rome .NET Conference 2024 - Remote Conference
Hamida Rebai Trabelsi
 
Build containerized application using Docker and Azure.pdf
Hamida Rebai Trabelsi
 
Introduction to docker
Frederik Mogensen
 
Codefresh + Cloud 66 webinar: Testing Strategies for Docker Driven Development
Codefresh
 
Rails Applications with Docker
Laura Frank Tacho
 
Up and running with docker
Michelle Liu
 
Microservices in Java
Anatole Tresch
 
Docker Indy Meetup - An Opinionated View of Building Docker Images and Pipelines
Matt Bentley
 
Docker and Springboot by Clavrit Digital Solutions
Clavrit Digital Solutions
 
Testing strategies for Docker containers
Alexei Ledenev
 
Docker for .NET Developers - Michele Leroux Bustamante, Solliance
Docker, Inc.
 
Pycon9 - Paas per tutti i gusti con Dokku and Kubernetes
Claudio Mignanti
 
Container on azure
Vishwas N
 
What is Docker | Docker Tutorial for Beginners | Docker Container | DevOps To...
Edureka!
 
Cloud native buildpacks-cncf
Suman Chakraborty
 
Cicd.pdf
ssuser37d481
 
Docker Kubernetes Istio
Araf Karsh Hamid
 
2014, April 15, Atlanta Java Users Group
Todd Fritz
 
Faster and Easier Software Development using Docker Platform
msyukor
 
Ad

More from Nilesh Gule (20)

PDF
API Management in the AI Era - Azure Singapore.pdf
Nilesh Gule
 
PDF
Infuse Intelligence Into your App with Foundry Local.pdf
Nilesh Gule
 
PDF
Enhance GitHub Copilot using MCP - Enterprise version.pdf
Nilesh Gule
 
PDF
API Management in the AI Era session GAB Melbourne
Nilesh Gule
 
PDF
GitHub Copilot Agent Mode - Azure Builders Melbourne
Nilesh Gule
 
PDF
Festive Tech Calendar -2024 Supercharge Kubernetes Debugging with k8sGPT.pdf
Nilesh Gule
 
PDF
Code Creativity and Customers- Navigating the Generative AI Landscape - Austr...
Nilesh Gule
 
PDF
Supercharge Kubernetes Debugging with k8sGPT.pdf
Nilesh Gule
 
PDF
Portable Multi-cloud Applications with Dapr.pdf
Nilesh Gule
 
PDF
k8sug Melbourne - Improve Kubernetes with k8sGPT
Nilesh Gule
 
PDF
Event Driven Autoscaling using KEDA - MVP
Nilesh Gule
 
PDF
Code Creativity and Customers- Navigating the Generative AI Landscape.pdf
Nilesh Gule
 
PDF
Improve Monitoring And Observability for Kubernetes with OSS tools.pdf
Nilesh Gule
 
PDF
Modular Architecturs for Resilience and Adaptability.pdf
Nilesh Gule
 
PDF
Autoscale applications based on external events with KEDA.pdf
Nilesh Gule
 
PDF
Singapore JUG - Open Telemetry.pdf
Nilesh Gule
 
PDF
Cloud Native Ninja - Getting Started with Kubernetes - Part 9.pdf
Nilesh Gule
 
PDF
Build Secure Portable Applications using AKS and its ecosystem
Nilesh Gule
 
PDF
Cloud Native Ninja - PT8 - Containerize React app.pdf
Nilesh Gule
 
PDF
Cloud Native Ninja - PT8 - Containerize React app.pdf
Nilesh Gule
 
API Management in the AI Era - Azure Singapore.pdf
Nilesh Gule
 
Infuse Intelligence Into your App with Foundry Local.pdf
Nilesh Gule
 
Enhance GitHub Copilot using MCP - Enterprise version.pdf
Nilesh Gule
 
API Management in the AI Era session GAB Melbourne
Nilesh Gule
 
GitHub Copilot Agent Mode - Azure Builders Melbourne
Nilesh Gule
 
Festive Tech Calendar -2024 Supercharge Kubernetes Debugging with k8sGPT.pdf
Nilesh Gule
 
Code Creativity and Customers- Navigating the Generative AI Landscape - Austr...
Nilesh Gule
 
Supercharge Kubernetes Debugging with k8sGPT.pdf
Nilesh Gule
 
Portable Multi-cloud Applications with Dapr.pdf
Nilesh Gule
 
k8sug Melbourne - Improve Kubernetes with k8sGPT
Nilesh Gule
 
Event Driven Autoscaling using KEDA - MVP
Nilesh Gule
 
Code Creativity and Customers- Navigating the Generative AI Landscape.pdf
Nilesh Gule
 
Improve Monitoring And Observability for Kubernetes with OSS tools.pdf
Nilesh Gule
 
Modular Architecturs for Resilience and Adaptability.pdf
Nilesh Gule
 
Autoscale applications based on external events with KEDA.pdf
Nilesh Gule
 
Singapore JUG - Open Telemetry.pdf
Nilesh Gule
 
Cloud Native Ninja - Getting Started with Kubernetes - Part 9.pdf
Nilesh Gule
 
Build Secure Portable Applications using AKS and its ecosystem
Nilesh Gule
 
Cloud Native Ninja - PT8 - Containerize React app.pdf
Nilesh Gule
 
Cloud Native Ninja - PT8 - Containerize React app.pdf
Nilesh Gule
 
Ad

Recently uploaded (20)

PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PDF
From Code to Challenge: Crafting Skill-Based Games That Engage and Reward
aiyshauae
 
PDF
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
PDF
July Patch Tuesday
Ivanti
 
PDF
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
PPTX
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
PPTX
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PPTX
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PDF
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
Python basic programing language for automation
DanialHabibi2
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
From Code to Challenge: Crafting Skill-Based Games That Engage and Reward
aiyshauae
 
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
July Patch Tuesday
Ivanti
 
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
Python basic programing language for automation
DanialHabibi2
 

Scale Multi container Apps using Docker Swarm and Azure Container Service

Editor's Notes

  • #5: Clarify the point that the session is not about using docker Assumption is that a basic knowledge of docker is available with the viewers
  • #11: Show Dockerfile from VS code if possible for both API & MVC apps
  • #12: Highlight image sizes using coreaspnet image and the custom images
  • #13: Walkthrough about how to start with .NET core.
  • #14: Differentiate between interactive mode and detached mode while starting docker containers Real life apps with more than 2 containers and dependencies among them
  • #17: Highlight the builds order based on dependencies specified Talk about detached mode
  • #18: Walkthrough about how to start with .NET core.
  • #19: Tagging does not create new image but reuses the existing one Image layers reused by docker hub to reduce network transfer
  • #20: Manages and organises docker containers across multiple hosts via the same API used by single docker host Highlight 2375 port number used in ACS service
  • #23: Mention 10-15 mins time required for provisioning the machines / resources in Azure
  • #27: Mention about SSH tunnelling Highlight difference between provisioning and actual agent nodes Highlight difference between management connection for deployment & agent connection for accessing the delayed sites Highlight zero lines of code changes & infrastructure as code aspects