Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 2.5 KB

workshop_introduction.md

File metadata and controls

59 lines (38 loc) · 2.5 KB

Workshop on AWS EKS using Terraform

This section contains the complete introduction about the EKS course

Logo

Content

You may click on the below chapters to jump on that

Chapter 1: Introduction

This project helps you to learn about all the features of AWS EKS using IaC Terraform script with all the required DevOps tools

Job Benefits

  • Clear Interviews on AWS EKS
  • Clear Interviews on IaC Terraform
  • Clear Interviews on AWS CI/CD Pipeline

Project Outcome

After completion of the Project, you will learn below things:

  • All features of AWS EKS
  • Kubernetes Architecture
  • Terraform Advanced with terraform cloud
  • AWS CI/CD Pipeline for Elasti Kubernetes Service (EKS)
  • Python Microservices for DevOps Engineer
  • Kubernetes Cluster Governance & Security

Pre-requisites

  • Basic understanding of AWS Cloud
  • Basic understanding of Docker
  • Basic understanding of Terraform

Resource Cleanup

At the end of every lecture, you will see the resource cleanup steps. Please make sure you are performing the cleaning up steps to avoid any unwelcomed surprises

Project Code

This document is refering to the AWS official workshop (URL in Reference Section), Please fork the below repository to your github account, which will be used to perform all the steps further

Reference