Overview
This microservices training discusses the technical practices and tooling fundamentals essential for realizing the benefits of microservices as a foundation for IT architecture, software engineering and service/release delivery. The course includes hands-on exercises to provide real-world practice for participants on engineering tools and familiarizing them with how to implement their own microservices architecture patterns to address the needs of the organization.

Course Delivery
This course is available in the following formats:
Live Classroom
Duration: 3 days
Live Virtual Classroom
Duration: 3 days
What You'll learn
Outline
- Cluster Orchestration
- Originated at Google
- Open Source
- Benefits
- Design Principles
- Master/Node
- Kubectl
- Replication Controller
- Kubelet
- Kube-Proxy
- Persistent Volumes
- Etcd
- High Availability
- Exercise: Kubernetes 101: Stateless web app
- Pods
- Labels
- Services
- Namespaces
- Resource Quota