Gourav Shah – Docker Mastery
Gourav Shah
Being passionate about world of Open Source software, and later managing systems at scale, Gourav has transformed himself to be an expert Devops Enabler. Under School of Devops banner, He has trained more than 3000 IT professionals from leading tech firms including CISCO, Intuit, Visa, Walmart Labs, Dreamworks, Accenture, PWC, Cognizant, Capgemini, RBS, Wells Fargo, Oracle etc. making him a coveted devops trainer.
After heading IT Ops team for one of the successful silicon valley venture, he went on to launch Initcron Systems, a niche firm specialized in devops and cloud and School of Devops, a leading provider of devops education. He is the author of “Ansible Playbook Essentials” published by PACKT. Gourav evangelizes about Devops, Cloud and Automation Tools at various events, meetups and conferences. He has initiated Devops meetups in Pune, Singapore, Mumbai and Delhi and is an active member/speaker at Devops Bangalore.
Learning Objectives
Here’s what you’ll get:
What will you learn in this course ?
- Launch and operate containers
- Manage and control resource limits and container properties
- Dockerfiles: Package a software application, build docker images, and publish on registry
- Docker Compose: Deploy micro services stack with interconnected services, Automate Development Environments
- Docker Swarm + Kubernetes Overview : Orchestrate docker deployments at scale
- How to incorporate Docker into devops workflows
Course curriculum
- About this Course
- Introduction to Docker
- Setting up the Environment
- Getting ed with Docker
- Container Operations
- Dockerising your own App
- Docker Networking
- Connecting Micro Services with Docker Compose
- Native Container Orchestration