SlideShare a Scribd company logo
Atul	Malaviya
Principal	Program	Manager	|	Microsoft
@aZooInMyLuggage
Atul.Malaviya@Microsoft.com
What	I	work	on
‱ Azure
‱ DevOps
‱ Containers
‱ Kubernetes
‱ Serverless
‱ Container	Native








No	one	can	
say	it	better	
then	
@jeffhollan
The	container	advantage
Fast	
iteration
Agile	
delivery
Immutability Cost	
savings
Elastic	
bursting
Efficient	
deployment
For ITFor developers
Containers	are	gaining	momentum
9x
Nearly	60% percent of	organizations	
running	500	or	more	hosts	are	classiïŹed	as	
container dabblers or	adopters.
Does your
organization
currently
use container
technologies?1
5x
Larger
companies
are leading
adoption.2
The average
company
QUINTUPLE
S
its container
usage within 9
months.1
7x
Container
hosts often run
SEVEN
containers
at a time.1
Containers
churn
9 times
FASTER
than VMs.1
~60%
My	org.	is	evaluating
container	technologies
Yes,	my	org.	currently	
uses	container	
technologies
No,	my	org.	is	not	using	
container	technologies
Not sure
Not applicable
23%
42%
25%
7%
2%
Source:	
1:	Datadog:	8	Surprising	Facts	About	Real	Docker	Adoption;	2:	DZone:	The	DZone Guide	to	Deploying	and	Orchestrating	Containers
Industry	analysts	agree
“By	2020,	more	than	50%	of	enterprises	will	run	mission-
critical,	containerized	cloud-native	applications	in	
production,	up	from	less	than	5%	today.”
Kubernetes:	the	de-facto	orchestrator
Portable
Public,	private,	hybrid,	
multi-cloud
Extensible
Modular,	pluggable,	
hookable,	composable
Self-healing
Auto-placement,	auto-restart,	
auto-replication,	auto-scaling
Azure	Kubernetes	Service	(AKS)
Simplify	the	deployment,	management,	and	operations	
of	Kubernetes
Work	how	you	
want	with	open-source	
APIs
Scale	and	run	
applications	with	
confidence
Focus	on	your	
containers	not	the	
infrastructure
Azure Kubernetes
Service (AKS)
Azure	Container	
Instances	(ACI)
Azure	Container	
Registry
Open	Service	
Broker	API	(OSBA)
Release	
Automation	Tools
Azure	Kubernetes	Service	(AKS)
A	fully	managed	Kubernetes	cluster
Managed
Azure	infrastructure	services
Docker
Kubernetes
‱ Managed	control	pane
‱ Automated	upgrades,	patches
‱ Easy	cluster	scaling
‱ Self-healing	
‱ Cost	savingsApplication	
architect
Infrastructure	
architect
Applications
Operations
Azure Kubernetes
Service (AKS)
Azure	Container	
Instances	(ACI)
Azure	Container	
Registry
Open	Service	
Broker	API	(OSBA)
Release	
Automation	Tools
Other	Azure	Services
‱ Azure	Web	App	for	Containers
‱ With	Multi	Container	Support
‱ Azure	Functions
‱ With	container	support
‱ Run	in	K8s	as	well
‱ Open	Service	Broker	for	Azure	(OSBA)
‱ Connecting	containers	to	Azure	services	and	platforms
‱ Azure	Container	Instances
‱ Easily	run	containers	on	Azure	with	a	single	command
‱ Azure	Service	Fabric,	Machine	Learning	Service,	Azure	Container	
Registry


Helm
The	best	way	to	find,	share,	and	use	software	built	
for	Kubernetes
Manage complexity
Charts	can	describe	complex	
apps;	provide	repeatable	app	
installs,	and	serve	as	a	single	
point	of	authority
Easy updates
Take	the	pain	out	
of	updates	with	in-place	
upgrades	and	custom	
hooks
Simple sharing
Charts	are	easy	to	
version,	share,	and	host	
on	public	or	private	
servers
Rollbacks
Use	helm rollout to	
roll	back	to	an	older	
version	of	a	release	with	
ease
Azure	Kubernetes	
Service	(AKS)
Azure	Container	
Instances	(ACI)
Azure	Container	
Registry
Open	Service	
Broker	API	(OSBA)
Release
Automation Tools
Helm
Helm	Charts	helps	you	define,	install,	and	upgrade	even	
the	most	complex	Kubernetes	application
custom
services
Chart.yml
db
load balancer
ci


Azure	Kubernetes	
Service	(AKS)
Azure	Container	
Instances	(ACI)
Azure	Container	
Registry
Open	Service	
Broker	API	(OSBA)
Release
Automation Tools
Kubernetes DevOps - Atul - Microsoft - CC18
Simplify	Day	One
There	is	too	much	to	learn,	help	me	get	started
Azure	DevOps	Project
Build	any	Azure	application,	on	any	Azure	service,	in	less	than	five	
minutes
‱ Built-in	support	for	popular	application	frameworks
‱ Automatic	full	CI/CD	pipeline	integration
‱ Built-in	monitoring	with	Application	Insights
‱ Deployment	to	the	platform	of	your	choice
Demo	time
Azure	Dev	Spaces
‱ Minimize	local	dev	machine	setup	for	each	team	member	and	work	
directly	in	AKS,	a	managed	Kubernetes	cluster	in	Azure.
‱ Rapidly	iterate	and	debug	code	directly	in	Kubernetes	using	Visual	
Studio	Code.
‱ Generate	Docker	and	Kubernetes	configuration-as-code	assets	for	you	
to	use	from	development	through	to	production.
‱ Share	a	managed	Kubernetes	cluster	with	your	team	and	
collaboratively	work	together.
Draft
Simple	app	development	and	deployment	– into	any	
Kubernetes	cluster	
Simplified development
Using	two	simple	commands,	developers	can	
now	begin	hacking	on	container-based	
applications	without	requiring	Docker	or	even	
installing	Kubernetes	themselves
Language support
Draft	detects	which	language	your	app	is	
written	in,	and	then	uses	packs	to	generate	a	
Dockerfile and	Helm	Chart	with	the	best	
practices	for	that	language
Azure	Kubernetes	
Service	(AKS)
Azure	Container	
Instances	(ACI)
Azure	Container	
Registry
Open	Service	
Broker	API	(OSBA)
Release
Automation Tools
Draft
Draft	in	action
Azure	Kubernetes	
Service	(AKS)
Azure	Container	
Instances	(ACI)
Azure	Container	
Registry
Open	Service	
Broker	API	(OSBA)
Release
Automation Tools
Community culture
Open	source	container	
code	contributions
Numerous	open	source	
project	builds	
Open	source	community	leadership
Get	started	today!
Sign	up	
for	Azure Check	out	resources
Spin	up	an	Azure	
DevOps	Project

More Related Content

PDF
Containers and OpenStack - A Happy Marriage - Madhuri - Intel - CC18
PDF
Driving Digital Transformation With Containers And Kubernetes Complete Deck
PPTX
Kubernetes overview 101
PPTX
DockerCon 2017: Docker in China
PDF
Containers and Kubernetes
PDF
Kubernetes Concepts And Architecture Powerpoint Presentation Slides
PDF
Operationalizing Amazon EKS
PDF
What Is Kubernetes | Kubernetes Introduction | Kubernetes Tutorial For Beginn...
Containers and OpenStack - A Happy Marriage - Madhuri - Intel - CC18
Driving Digital Transformation With Containers And Kubernetes Complete Deck
Kubernetes overview 101
DockerCon 2017: Docker in China
Containers and Kubernetes
Kubernetes Concepts And Architecture Powerpoint Presentation Slides
Operationalizing Amazon EKS
What Is Kubernetes | Kubernetes Introduction | Kubernetes Tutorial For Beginn...

What's hot (20)

PDF
DCSF 19 Improving the Human Condition with Docker
PDF
Storage os kubernetes clusters need persistent data
PPTX
AWS ECS LESSONS LEARNED
PDF
An Architectural Deep Dive With Kubernetes And Containers Powerpoint Presenta...
PDF
DCSF 19 Docker Enterprise Platform and Architecture
PPTX
Containers and VMs and Clouds: Oh My. by Mike Coleman
PDF
Kubernetes vs Docker Swarm | Container Orchestration War | Kubernetes Trainin...
PDF
Kubernetes Docker Container Implementation Ppt PowerPoint Presentation Slide ...
PDF
Stateless and Stateful Services in Kubernetes - Mohit Saxena - Citrix - CC18
PPTX
Azure dev ops_demo
PPTX
Building Cloud Native Applications Using Spring Boot and Spring Cloud
PDF
DCSF 19 How Entergy is Mitigating Legacy Windows Operating System Vulnerabili...
PDF
How to build an event-driven, polyglot serverless microservices framework on ...
PPTX
Deploying Containers on Azure
PDF
The Good, the Bad and the Ugly of Migrating Hundreds of Legacy Applications ...
PPTX
20 mins to Faking the DevOps Unicorn by Matt williams, Datadog
PDF
Data protection in a kubernetes-native world
PDF
How are containers enabling 20th Century Fox to release the next great movie?
PPTX
The container ecosystem @ Microsoft A story of developer productivity
PDF
DockerCon SF 2015: Faster, Cheaper, Safer
DCSF 19 Improving the Human Condition with Docker
Storage os kubernetes clusters need persistent data
AWS ECS LESSONS LEARNED
An Architectural Deep Dive With Kubernetes And Containers Powerpoint Presenta...
DCSF 19 Docker Enterprise Platform and Architecture
Containers and VMs and Clouds: Oh My. by Mike Coleman
Kubernetes vs Docker Swarm | Container Orchestration War | Kubernetes Trainin...
Kubernetes Docker Container Implementation Ppt PowerPoint Presentation Slide ...
Stateless and Stateful Services in Kubernetes - Mohit Saxena - Citrix - CC18
Azure dev ops_demo
Building Cloud Native Applications Using Spring Boot and Spring Cloud
DCSF 19 How Entergy is Mitigating Legacy Windows Operating System Vulnerabili...
How to build an event-driven, polyglot serverless microservices framework on ...
Deploying Containers on Azure
The Good, the Bad and the Ugly of Migrating Hundreds of Legacy Applications ...
20 mins to Faking the DevOps Unicorn by Matt williams, Datadog
Data protection in a kubernetes-native world
How are containers enabling 20th Century Fox to release the next great movie?
The container ecosystem @ Microsoft A story of developer productivity
DockerCon SF 2015: Faster, Cheaper, Safer
Ad

Similar to Kubernetes DevOps - Atul - Microsoft - CC18 (20)

PDF
Getting started with Azure Container Service (AKS)
PDF
Cloud for Kubernetes : Session4
PPTX
Azure kubernetes service (aks)
PPTX
Building Cloud Native Applications Using Azure Kubernetes Service
PDF
Running Containers on Azure
PPTX
Docker and Azure Kubernetes service.pptx
PPTX
Using Azure DevOps to continuously build, test, and deploy containerized appl...
PPTX
Container management with docker & kubernetes
PDF
[OpenInfra Days Vietnam 2019] Innovation with open sources and app modernizat...
PDF
8 - OpenShift - A look at a container platform: what's in the box
PDF
Aws ug dxb 2021 container series iv
PPTX
2019 04 Containers - The secret to shipping cloud workloads
PPTX
Unlocking the Power of Cloud Native with kubernetes
PPTX
#ATAGTR2018 Presentation "Performance Testing and Monitoring of Containerized...
PPTX
653493625-Azure-Kubernetes-Services-Booklet.pptx
PPTX
All you need for Containerized application in Microsoft Azure
PPTX
Azure container instances
PDF
Navigating in the sea of containers in azure when to choose which service and...
PDF
The state of containers for your DevOps journey
PDF
Running and Managing Kubernetes on OpenStack
Getting started with Azure Container Service (AKS)
Cloud for Kubernetes : Session4
Azure kubernetes service (aks)
Building Cloud Native Applications Using Azure Kubernetes Service
Running Containers on Azure
Docker and Azure Kubernetes service.pptx
Using Azure DevOps to continuously build, test, and deploy containerized appl...
Container management with docker & kubernetes
[OpenInfra Days Vietnam 2019] Innovation with open sources and app modernizat...
8 - OpenShift - A look at a container platform: what's in the box
Aws ug dxb 2021 container series iv
2019 04 Containers - The secret to shipping cloud workloads
Unlocking the Power of Cloud Native with kubernetes
#ATAGTR2018 Presentation "Performance Testing and Monitoring of Containerized...
653493625-Azure-Kubernetes-Services-Booklet.pptx
All you need for Containerized application in Microsoft Azure
Azure container instances
Navigating in the sea of containers in azure when to choose which service and...
The state of containers for your DevOps journey
Running and Managing Kubernetes on OpenStack
Ad

More from CodeOps Technologies LLP (20)

PDF
AWS Serverless Event-driven Architecture - in lastminute.com meetup
PPTX
Understanding azure batch service
PDF
DEVOPS AND MACHINE LEARNING
PDF
SERVERLESS MIDDLEWARE IN AZURE FUNCTIONS
PPT
BUILDING SERVERLESS SOLUTIONS WITH AZURE FUNCTIONS
PPTX
APPLYING DEVOPS STRATEGIES ON SCALE USING AZURE DEVOPS SERVICES
PPTX
BUILD, TEST & DEPLOY .NET CORE APPS IN AZURE DEVOPS
PPTX
CREATE RELIABLE AND LOW-CODE APPLICATION IN SERVERLESS MANNER
PPTX
CREATING REAL TIME DASHBOARD WITH BLAZOR, AZURE FUNCTION COSMOS DB AN AZURE S...
PPTX
WRITE SCALABLE COMMUNICATION APPLICATION WITH POWER OF SERVERLESS
PPTX
Training And Serving ML Model Using Kubeflow by Jayesh Sharma
PPTX
Deploy Microservices To Kubernetes Without Secrets by Reenu Saluja
PDF
Leverage Azure Tech stack for any Kubernetes cluster via Azure Arc by Saiyam ...
PDF
YAML Tips For Kubernetes by Neependra Khare
PDF
Must Know Azure Kubernetes Best Practices And Features For Better Resiliency ...
PPTX
Monitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
PDF
Jet brains space intro presentation
PDF
Functional Programming in Java 8 - Lambdas and Streams
PPTX
Distributed Tracing: New DevOps Foundation
PDF
"Distributed Tracing: New DevOps Foundation" by Jayesh Ahire
AWS Serverless Event-driven Architecture - in lastminute.com meetup
Understanding azure batch service
DEVOPS AND MACHINE LEARNING
SERVERLESS MIDDLEWARE IN AZURE FUNCTIONS
BUILDING SERVERLESS SOLUTIONS WITH AZURE FUNCTIONS
APPLYING DEVOPS STRATEGIES ON SCALE USING AZURE DEVOPS SERVICES
BUILD, TEST & DEPLOY .NET CORE APPS IN AZURE DEVOPS
CREATE RELIABLE AND LOW-CODE APPLICATION IN SERVERLESS MANNER
CREATING REAL TIME DASHBOARD WITH BLAZOR, AZURE FUNCTION COSMOS DB AN AZURE S...
WRITE SCALABLE COMMUNICATION APPLICATION WITH POWER OF SERVERLESS
Training And Serving ML Model Using Kubeflow by Jayesh Sharma
Deploy Microservices To Kubernetes Without Secrets by Reenu Saluja
Leverage Azure Tech stack for any Kubernetes cluster via Azure Arc by Saiyam ...
YAML Tips For Kubernetes by Neependra Khare
Must Know Azure Kubernetes Best Practices And Features For Better Resiliency ...
Monitor Azure Kubernetes Cluster With Prometheus by Mamta Jha
Jet brains space intro presentation
Functional Programming in Java 8 - Lambdas and Streams
Distributed Tracing: New DevOps Foundation
"Distributed Tracing: New DevOps Foundation" by Jayesh Ahire

Recently uploaded (20)

PPTX
ai tools demonstartion for schools and inter college
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
medical staffing services at VALiNTRY
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PDF
Nekopoi APK 2025 free lastest update
PDF
How Creative Agencies Leverage Project Management Software.pdf
PDF
PTS Company Brochure 2025 (1).pdf.......
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PPT
Introduction Database Management System for Course Database
PPTX
Introduction to Artificial Intelligence
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
Softaken Excel to vCard Converter Software.pdf
PDF
Understanding Forklifts - TECH EHS Solution
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
ai tools demonstartion for schools and inter college
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Operating system designcfffgfgggggggvggggggggg
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
medical staffing services at VALiNTRY
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Nekopoi APK 2025 free lastest update
How Creative Agencies Leverage Project Management Software.pdf
PTS Company Brochure 2025 (1).pdf.......
VVF-Customer-Presentation2025-Ver1.9.pptx
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Introduction Database Management System for Course Database
Introduction to Artificial Intelligence
Design an Analysis of Algorithms II-SECS-1021-03
How to Choose the Right IT Partner for Your Business in Malaysia
Softaken Excel to vCard Converter Software.pdf
Understanding Forklifts - TECH EHS Solution
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...

Kubernetes DevOps - Atul - Microsoft - CC18