AWS, Docker and Kubernetes: 1. Why Cloud 2. 3. 4. 5. 6. 7. 8. 9. 10. 11
AWS, Docker and Kubernetes: 1. Why Cloud 2. 3. 4. 5. 6. 7. 8. 9. 10. 11
1. Why Cloud
2. Understand Identity Access Management of AWS
3. EC2 Instance
4. EBS (Elastic Block Storage)
5. Object Storage in Cloud
6. Cloud watch
7. Route53
8. Virtual Private cloud
9. Relational Database service
10.Monitoring Services
11.ELB
Docker
1. Docker architecture
2. Docker installation
3. Docker images
4. Docker Network
Kubernetes
1. Kubernetes architecture
2. Environment setup
3. High Availability
4. Running code in Kubernetes
Kubernetes Syllabus
Introduction to Kubernetes
What is Kubernetes?
Features and Benefit of Kubernetes
Architecture of Kubernetes
Container orchestration
Concept of Kubernetes – Cluster, Node, Master, Service
Kubernetes Components – Master , Nodes
Pods, Minikube, Kubeadm
API Server, Kubelet, Kubeproxy. Kubectl Utility
High Availability
Concept of High-availability
Create Cluster with high availability
Clustering etcd
DNS discovery
Running redundant API
Rolling upgrades
Container registries
Setup Container
Dockerfile commands
Building and Running the container
Port forwarding
Container LifeCycles
Pod Lifecycle
Snapshot of the current state
Liveness probe
Initialization containers
Handling Shutdown