DevOps on AWS Boot-camp

  • 00Days
  • 00Hours
  • 00Minutes
  • 00Seconds

FEE

PREREQUISITES:

  • Basic IT (Information Technology) Knowledge

  • An understanding of networking concepts

  • Hardware /Software required

  • PC /Laptop with minimum 08 GB RAM and Virtualisation features

  • Oracle Virtual Box or VMWare

Who can join:

  • This course is for people and teams who want to learn DevOps foundation from basics to intermediate level.

  • Developers / Operations Engineers

  • IT Project Team

  • IT Students

Day 1:

  • DevOps Fundamentals – IAAS, CICD, Containerization or Orchestration – theory in details
  • Git introduction – GitHub, Gitlab, bitbucket, S3 – introduction
  • GitHub: theory in detail
  • Lab: Code push and pull through vs code, Contributor, Comments, Branches work, pull request)
  • Containerization: Docker, AWS ECS
  • Docker: theory in detail
  • Lab: installation, pull any docker image from the Docker hub, create the container from it, make some changes in it, and push it in the docker hub
  • ECS: Introduction, Security, Monitoring
  • Lab: Capacity Provider, Dynamic Port mapping, Container Insight
  • Orchestration: Kubernetes, AWS EKS
  • Kubernetes: theory in detail
  • EKS: Introduction, Security, Logs, Hierarchy
  • Lab: HPA

Helm:

  • Theory in detail
  • Lab: Deploy Jenkins and nginx through Helm Chart

Day 2:

  • IAC: Cloud Formation, Terraform
  • Cloud Formation: theory in detail
  • Lab: Deploy Cloud formation code, Nested Stack, Roles

 

  • Terraform: theory in detail
  • Lab: How to configure terraform, terraform code to install nginx in ec2 instance

 

  • Configuration Management:
  • Ansible: theory in detail
  • Lab: With the Ansible playbook install Apache web server in all 3 instances from one playbook.