Cloud Computing
Cloud Native Operations Bootcamp
Overview
CN251 is an intensive cloud native training bootcamp for IT professionals looking to develop skills in deploying and administering containerized applications in Kubernetes. Over the course of five days, students will start with learning about first principles for application containerization followed by learning how to stand up a containerized application in Kubernetes, and, finally, ramping up the skills for day-1 operating tasks for managing a Kubernetes production environment. CN251 is an ideal course for those who need to accelerate the development of their IT skills for a rapidly-changing technology landscape.
This course combines all topics of CN100, CN120, and CN220.
Duration
5 Days
Who Should Take This Course
Audience
- Motivations: Use and manage containers from first principles & architect basic applications for Kubernetes
- Roles: general technical audiences & IT professionals
Prerequisites
- At least six months experience in cloud infrastructure administration
- Familiarity with the Bash shell
- Filesystem navigation and manipulation
- Command line text editors like vim or nano
- Common tooling like curl, wget and ping
- Familiarity with YAML and JSON notation
Course Outline
Cloud Native Operations Bootcamp
Day 1
- Containerization motivations and implementation
- Creating, managing and auditing containers
- Best practices in container image design
- Single-host container networking
- Provisioning external storage
Days 2 & 3
- Make effective use of pod architecture
- Deploy workloads as Kubernetes controllers
- Provision configuration at runtime to Kubernetes workloads
- Network pods together across a cluster using native services
- Provision highly available storage to Kubernetes workloads
- Package an application as a Helm chart
Days 4 & 5
- Kubernetes Architecture
- Managing Application Security
- Releasing updates to Kubernetes workloads
- Scheduling options for Kubernetes workloads
- Managing Kubernetes cluster resources
- Mapping ingress to an application
- Enabling security in the Kubernetes Security Model
- Provisioning networking within the Kubernetes cluster
- Implementing multi-tenancy in a Kubernetes cluster