Mastering Docker the devops way by School of Devops®
Learn to run Docker, package your applications into Docker images and run it at production scale in 10 days
Description
With Docker at its core, open containers eco system is changing the way software is being built, shipped, delivered and orchestrated. If you observe closely, you could clearly see the tell-tale signs that its set to be the next big thing. All big cloud players and technology platforms alike have released tools and services around containers. Leave Google's and Amazons of the world who are already using containers in production, multitude of companies globally are either contemplating a container strategy or already in process of adopting to it. If you are a IT practitioner, you should not miss being part of this revolution, and be ahead of the game by adding this shiny new skill of today and essential skill for tomorrow to your portfolio.
This course is part of the bite sized devops learning series by School of Devops, and is a pragmatic learning path to master building, deploying, delivering and managing softwarewith containers and docker.
This course will begin with an introductory section which will give you a good conceptual understanding by answering all of the questions below,
- What Containers are and how its different than VMs
- Whats under the hood ? What makes containers possible?
- How is Docker Changing Software Delivery
- How does Docker fit into a devops workflow ?
- What is Open Container Eco System and what are its Components ?
The introductory section is the only theoretical section, which is then followed with a scenario based, hands on sessions, which emphasise learning by doing. Each of the section includes quizzes and follow up nano projects, and troubleshooting exercises.
By the time you are done with this program, you should be able to ,
- Run, launch and manage containers
- Manage and control resource limits and container properties
- Package a software application, build docker images, and publish on registry with Dockerfiles
- Deploy micro services stack with Docker Compose in Dev and Staging
- Orchestrate docker deployments at scale in Production with Docker Swarm
- Architect fault tolerant, high available systems and achieve zero downtime deployments
What You Will Learn!
- 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: Orchestrate docker deployments at scale in Production Setup
- Architect fault tolerant, high available systems and achieve zero downtime deployments
- How to incorporate Docker into devops workflows
Who Should Attend!
- Software or Web Developers who are building applications and want to package and deliver efficiently
- Quality Analysts who would like to automate test beds, automate environments and integrate it with CI tools such as Jenkins
- Quality Analysts who would like to automate test beds, automate environments and integrate it with CI tools such as Jenkins
- Anyone who wants to get started with Container, specifically Docker