Daily - 1 Hour Online Live Training

MASTER DEVOPS WITH AWS CLOUD - 100 DAYS ONLINE LIVE TRAINING

even if you are a beginner & don't have any technical knowledge.

00
days
:
00
hours
:
00
minutes
:
00
seconds

FULL PAYMENT

  • Cost: ₹ 7999
  • Details: Pay upfront and secure your spot in the course.


BOOK YOUR SEAT!

INSTALLMENT PAYMENT

  • Cost: Two installments of ₹4,000 each
  • Details: First Installment: Due at the time of registration. Second Installment: Due within 30 days of the course start date.


BOOK YOUR SEAT!

What You'll Learn in 100 Days

Linux

Shell Scripting

Git & GitHub

Apache Maven

Jenkins

Sonatype Nexus

Ansible

Docker

Kubernetes

Monitoring Tools

Terraform

AWS Cloud

Splunk

Argo CD

Python

Gitlab

Apache Tomcat

Jira

JFrog

BitBucket

Module 1 : DevOps and SDLC Lifecycle
  • DevOps overview
  • Key stakeholders of DevOps
  • What is SDLC?
  • Phases of SDLC
  • Role of Developers in SDLC
  • Role of Operations in SDLC
  • Waterfall Model
  • Advantages of Waterfall
  • Disadvantages of Waterfall
  • Agile Development Process
  • Agile Manifesto
  • Agile Scrum Workflow
  • Agile Analysis Estimation Techniques
  • Types of Roles and Responsibilities in Agile
  • Problems That DevOps Solves
  • DevOps Lifecycle Overview
  • Core DevOps Tools
  • DevOps Technology Categories
  • Collaboration Tools
  • Planning Tools
  • Configuration Management Tools
  • Source Control
  • Development Environments
  • Continuous Integration
  • Continuous Testing
  • Continuous Deployment
Module 2 : Linux
  • Linux Overview
  • What is Operating System
  • What is Unix, Linux
  • Linux vs Windows
  • Linux Flavors
  • Linux Architecture
  • Linux Commands
  • Reading Files
  • Redirection Operators
  • User Management
  • Group Management
  • File System Management
  • Editors
Module 3 : Shell Scripting
  • Shell history and introduction
  • Types of shells
  • Shebang line in shell
  • Command line arguments
  • Variables
  • Types of Operators
  • Loops
  • Case Statement
  • Functions
Module 4 : Git & GitHub (Source Code Management)
  • Introduction
  • What is a Version Control System (VCS)?
  • Distributed Vs Non-Distributed
  • VCS
  • What is Git and where did it come from?
  • Alternatives to Git
  • Git Hub Account Setup
  • Obtaining Git Installing Git
  • Key Terminology
  • Staging Vs Un-Staging
  • Adding Files to Staging Areas
  • Removing Files from Staging Area
  • Commit to Local Repository
  • Pull Request
  • Push to Central Repository
  • Repository Cloning
  • Stashes & Stash Apply
  • Branching in Git
  • Why We need Branches
  • Cloning & Switching Branches
  • Fetching Changes (git fetch)
  • Rebasing (git rebase)
  • Git Pull
  • Git Conflicts
  • Branch Merging
  • Merging & Re Basing
  • Deleting a Branch
Module 5 : Maven (Build Tools)
  • What is Build Tool
  • Automated build process
  • Maven Introduction & Objectives
  • Maven Installation
  • Maven Terminology
  • Maven Archetypes
  • Maven Project Creation
  • Maven Dependencies
  • Maven Repositories (Local Repo, Central Repo, Remote Repo)
  • Maven Goals
Module 6 : Jenkins (Continuous Integration Tool)
  • Introduction to Jenkins
  • How to achieve Continuous Integration with Jenkins
  • Jenkins Server Setup
  • Jenkins Jobs
  • How to integrate Jenkins with Maven
  • Jenkins dashboard
  • Jenkins plugins – how to download and use
  • Setup and Running Jenkins Jobs
  • Configure Dashboard Configure System Environment Global Properties
  • Create and configure a job Run a job manually Triggering a Build Scheduled
  • Build job Manual Build job
  • Polling SCM
  • Post-Build Actions Archiving Build Results Notifications
  • Jenkins Plugins
  • Jenkins Master Slave Architecture
  • Jenkins Pipeline Introduction
  • Multi Stage Pipeline
  • Jenkins with Maven & Git Integration
  • Jenkins with Sonar Integration
  • Jenkins with Nexus Integration
  • Jenkins with Docker Integration
  • Jenkins with Kubernetes Integration
Module 7 : Sonatype Nexus Repository
  • Introduction to Sonatype
  • What is Artifact Repo
  • Nexus Introduction
  • Nexus Setup
  • Snap Short Repository
  • Release Repository
  • Shared Libs
  • Maven with Nexus Repo Integration
  • Uploading Build Artifacts
Module 8 : Ansible (Configuration Management)
  • What is Configuration Management
  • What is Ansible
  • Installing Ansible
  • Testing with First Ansible Commands
  • Introduction to Play Books
  • YML File
  • Writing Play Books
  • Play Books Execution
  • Tags
  • Handlers
  • Introduction to Roles
  • Role Basics
  • Creating Role
  • Ansible Galaxy
  • Ansible Tower
Module 9 : Docker ( Containerization Tool)
  • What is Docker
  • Life without Docker
  • Life with Docker
  • Installing Docker on Linux
  • What is container
  • Docker run command
  • Working with images
  • Container Life cycle
  • Docker File
  • Docker Network
  • Docker Volumes
  • Docker Compose
  • Docker Swarm
  • Spring Boot App with Docker
  • Python App with Docker
  • MYSQL with Docker
Module 10 : Kubernetes
  • What is Kubernetes
  • Docker Swarm Vs Kubernetes
  • Kubernetes Architecture
  • Control Plane
  • Worker Nodes
  • Namespaces
  • Pods
  • Pod Life cycle
  • Services (Cluster IP, Node Port, Load Balancer)
  • Replication Controller
  • Replication Set
  • Daemon Set
  • Stateful Set
  • Deployment (Recreate, Rolling Update, Blue Green)
  • Config Map
  • Secrets
  • Ingress Controller
  • HELM Charts
Module 11 : Monitoring Tools
  • Prometheus
  • Grafana
  • ELK Stack
Module 12 : Terraform (Infrastructure as code - IAS)
  • Introduction to Terraform
  • Terraform Vs Ansible
  • Terraform installation
  • Terraform Architecture
  • Terraform Scripts
  • Infrastructure Creation
  • Credentials Management
Module 13: AWS Cloud
  • Introduction to Cloud Computing
  • AWS Services
  • VM Creation in AWS
  • Elastic Compute Cloud (EC2)
  • AWS Regions and Availability Zones
  • Amazon Machine Images (AMI)
  • EC2 Instances
  • Amazon Elastic Block Store (EBS)
  • Load Balancing (ELB)
  • Auto Scaling
  • Network & Security
  • Amazon Virtual Private Cloud (VPC)
  • Amazon Route 53
  • Identity Access Management (IAM)
  • Amazon S3
  • Relational Database Service (RDS)
  • Amazon Cloud Watch
  • Cloud Formation
  • Amazon Simple Queue Service (SQS)
  • Elastic Bean Stalk
  • AWS Lambdas
Module 14: Argo CD
  • GitOps & Argo CD Fundamentals
  • Setting Up Argo CD: Installation, User Management
  • Managing Applications & Sync Strategies
  • Continuous Delivery & Rollbacks
  • Syncing, Diffing & Monitoring
  • Application Security & Best Practices
  • Customizations, CRDs & Webhooks
  • Troubleshooting & Debugging
Module 15: Python
  • Introduction to Python, Installation, and Configuration
  • Intro to Datatypes, Working with Strings and Numbers
  • Keywords and Variables
  • Operators
  • Conditional Handling using if, elif and else
  • Working with Lists
  • Loops
  • Functions, Modules and Packages
  • Environment Variables and Command Line Arguments
  • Working with Dictionaries and Sets (Project-1)
  • Python Tasks for DevOps (Part 1) - File Operations

(Project-2)

  • Python Tasks for DevOps (Part 2) (Project-3)
  • Github-JIRA intergration Project - (Project-4)
  • Github-JIRA intergration Project - (Project-4) - (Part-2)
Module 16: GitLab
  • Understanding the basic Git commands
  • GitLab Interface
  • GitLab Workflow
  • GitLab Flow in the GitLab project
  • GitLab Pipeline
  • GitLab CI
  • GitLab Registry
Module 17: Real-time Projects
  • Java Application Deployment
  • Python Application Deployment
  • Angular Application Deployment
  • React JS Application Deployment
  • Fullstack Application Deployment (SpringBoot + Angular)
  • AWS Architecture Creation with Terraform
  • ArgoCD with GitOps Deployments
  • Docker Advanced Project
  • Ansible Automation and Roles Creation
Module 18: Interview Guide
  • Resume Preparation
  • Frequently Asked Interview Questions
  • Mock Interviews
  • LinkedIn Optimization

Who Should Attend?

System Administrators

Application Developers

Cloud Professionals

Software Engineers

Looking for DevOps Internship

Infrastructure Architects

Individuals aiming to build credibility and value as experienced DevOps professionals.

Freshers

Security Engineers

Practitioners

Site Reliability Engineers

Solution architects

Technical Leads

Aspirants looking to work as DevOps professionals

Bonus Features

Real-World Projects

Automated CI/CD pipeline for real-time code integration and deployment.

Lifetime

Access

Materials and

recordings are

available even after

the training ends.

Free

Support

Post-training, we will provide end to end

guidance for

placement

Attend any

Batch

If you have enrolled

in a batch, you can

attend other batch for

free.

Why Attend This Training?

  • Expert Instruction: Learn from industry professionals who bring real-world experience.
  • Career-Boosting Skills: Mastering devops with aws is a must-have skill for developers and tech professionals.
  • Interactive & Hands-On: Experience real-world scenarios, exercises, and guidance from industry experts.
  • Networking Opportunities: Connect with peers and expand your professional network.
  • Supportive Community: Join a collaborative environment for sharing knowledge and resources.


  • Certification: Receive a training and internship certificate of completion to boost your resume and showcase your new skills.

What Are You Waiting For?

FULL PAYMENT

  • Cost: ₹ 7999
  • Details: Pay upfront and secure your spot in the course.


BOOK YOUR SEAT!

INSTALLMENT PAYMENT

  • Cost: Two installments of ₹4,000 each
  • Details: First Installment: Due at the time of registration. Second Installment: Due within 30 days of the course start date.

BOOK YOUR SEAT!

Limited Slots Available!

Secure Your Seat Now and Start Your DevOps Journey

Frequently Asked Questions

Will I get a certificate?

Yes! A certificate is awarded to those who successfully complete the training.

Do I need any prior experience?

No, this training is designed for beginners to advanced learners.

Will I have lifetime access to the training materials?

Yes, you will have lifetime access to the training materials.

What is the duration of the training?

The training program lasts 100 days.

Is support provided after training?

Yes. For those who enrolled in this training will be added to a community where technical support team members will answer your queries.