Preface
1
Introduction
2
Infrastructure as Code (IaC)
3
Creating And Managing Google Kubernetes Engine (GKE) Clusters With Terraform
4
Creating And Managing AWS Elastic Kubernetes Service (EKS) Clusters With Terraform
5
Creating And Managing Azure Kubernetes Service (AKS) Clusters With Terraform
6
There Is More About Infrastructure as Code (IaC)
7
Packaging, Deploying, And Managing Applications
8
Using Helm As A Package Manager For Kubernetes
9
There Is More About Packaging, Deploying, And Managing Applications
10
Setting Up A Local Development Environment
11
Exploring Serverless Computing
12
Using Managed Functions As A Service (FaaS)
13
Using Managed Containers As A Service (CaaS)
14
Using Self-Managed Containers As A Service (CaaS)
15
There Is More About Serverless
16
Using Centralized Logging
17
Deploying Applications Using GitOps Principles
18
Applying GitOps Principles Using Argo CD
19
There Is More About GitOps
20
Applying Progressive Delivery
21
Using Argo Rollouts To Deploy Applications
22
This Is NOT The End