<<<< DISCLAIMER: If you are not familiar with Docker, you may find this course hard. Please think twice before purchase >>>>
==============================================
A production experience with kubernetes on AWS has been summarized for you in few minutes !
We designed this course for anyone seeking to setup a Kubernetes Cluster on AWS for production workload , and reuse this setup with any other AWS account or any other Cloud Provider.
We believe that Production requires reliability , while reliability requires codification of all operations.
From this principle, we designed this course to explain how you operate a Kubernetes cluster on production namely with AWS EKS using the most relevant “As-Code” Techs:
– Terraform : Infra as Code
– Helm : Kubernetes Apps as Code
– Helmfile: Helm Releases as Code
– Docker-compose: Containers as Code for executing some CLIs.
– Jenkinsfile : Pipeline as Code
By the end of the course, :
-
You will be Able to Setup a Kubernetes Cluster on AWS quickly and effectively
-
You will be Comfortable to Reproduce your infrastructure with any other Cloud provider.
-
You will be able to make your kubernetes cluster ready for production workload by deploying core applications like: prometheus, grafana, metrics-server, cluster-autoscaler, Ingress and others.
-
you will be able to develop Helm Chart for your own applications and release your apps to Kubernetes Cluster via Helm
-
You will able to leverage Software-Development-Lifecycle to operate your cluster like a Software Developer.
-
You will be able to setup a CI/CD system like Jenkins , ready for production CI/CD pipelines workload, with integration with Github, Oauth and others.















