There are no items in your cart
Add More
Add More
Item Details | Price |
---|
Instructor: Engr. Abhishek Roshan
Validity Period: Lifetime
Validity Period: Lifetime
Linux Syllabus | |||
INTRODUCTION TO LINUX | |||
PREREQUISETE TOOLS REQUIRED TO BUILD LINUX SERVER | |||
END TO END INSTALLATION OF RHEL 9 OPERATING SYSTEM | |||
LINUX ARCHITECTURE & FILESYSTEM HIERARCHY | |||
LINUX BASIC COMMAND IN DEPTH | |||
MANAGING FILE SYSTEMS AND PARTITIONS | |||
LOGICAL VOLUME MANAGER | |||
USER MANAGEMENT | |||
NETWORK CONFIGURATION AND TROUBLESHOOTING | |||
MANAGING SELINUX | |||
BOOTING PROCEDURE AND KERNEL PARAMETERS | |||
LINUX JOB AUTOMATION | |||
SSH AUTHENTICATION | |||
USER SECURITY WITH SUDO | |||
SOFTWARE PACKAGE MANAGEMENT | |||
BACKUP AND RESTORE USING TAR AND GZIP | |||
LINUX PROCESSE MANAGEMENT | |||
FTP (FILE TRANSFER PROTOCOL) SERVER | |||
NFS (NETWORK FILE SYSTEM) SERVER | |||
DNS (DOMAIN NAME SYSTEM) SERVER | |||
NTP (NETWORK TIME PROTOCOL) CLIENT and SERVER | |||
LDAP (Lightweight Directory Access Protocol) Client and Server | |||
APACHE HTTP SERVER (AWS) | |||
APACHE TOMCAT SERVER | |||
Linux Shell Scripting Syllabus | |||
Shell Scripting Basics | |||
Displaying Messages | |||
Creating a script file | |||
Using Multiple commands | |||
Using Structured Commands | |||
More Structured Commands | |||
Handling User Input | |||
Presenting Data | |||
Script Control | |||
Amazon Web Services (AWS) Syllabus | |||
On Premises Infra Structure Explanation | |||
AWS Account Creation, Cloud Computing, Cloud Models, etc | |||
Basic Server & Networking Concept | |||
VPC Creation (Security Group, Subnets, Routable, Internet Gateway, NACL) | |||
EC2(Windows & Linux) | |||
IAM User and Group Creation Roles, MFA | |||
Public Subnet & Private Subnet (NAT Gateway) | |||
VPC to VPC Peering | |||
Transit Gateway | |||
VPN Connection from on Premises to Cloud | |||
Cloud Watch Alram, Event & SNS | |||
Lambda Functions | |||
Cloud Formation | |||
Cloud Front | |||
Cloud Trail | |||
Storage Classes Intro (S3, EFS, EBS, Glacier, Storage Gateway) | |||
S3 in Configuration (Mounting in Linux using CLI, Mounting in Windows) | |||
Static Web site Deployment in S3 bucket | |||
EFS Configuration | |||
Storage Gateway Configuration using EC2 instance | |||
EBS Snapshot and Lost Key Pair Recovery | |||
End Points Configuration | |||
Data Base Intro | |||
Two Tire architecture Demo (Application & DB) | |||
Load Balancing Concepts (ALB, NLB, CLB) | |||
Auto Scaling Concept and Demo | |||
AWS Config | |||
AWS Private Link | |||
DevOps Syllabus | |||
Define DevOps | |||
Why DevOps? | |||
Who can Learn DevOps? | |||
What is SDLC? | |||
Difference Between Agile & Waterfall | |||
DevOps and Agile | |||
DevOps Functionalities and Tools | |||
CICD | |||
GIT/GITHUB – Version Control Tool | |||
Version control basics | |||
Why Version controllers | |||
Installation & Configuration | |||
Cloning repositories | |||
Dealing with branches | |||
Git commands | |||
Git stash | |||
Complete understanding of GitHub | |||
Hands On: | |||
Signing up for an account on GitHub | |||
Installing and initializing local Git repository on Red Hat Linux | |||
Configuring local git with credentials to connect to GitHub | |||
Connect local and remote repositories | |||
Creating Origin Master | |||
Creating files, staging, committing, and pushing to the remote | |||
Maven – Integration Tool | |||
History of Maven | |||
Importance of Maven | |||
Build lifecycles | |||
POM with Example | |||
Understanding artifacts | |||
Usage in CI Process | |||
Hands On: | |||
Installing Maven Integration plugin | |||
Creating Keys on Jenkins & configuring with GitHub repository | |||
Setting up Maven Goals | |||
Setup git connectivity | |||
Setup Continuous Integration between Git and Jenkins | |||
Jenkins – Integration Tool | |||
CICD Process | |||
Jenkins installation | |||
Jenkins Agent | |||
Jenkins multibranch pipeline setup | |||
Users & Secrets | |||
Managing permissions | |||
Jenkins Jobs | |||
Git integration | |||
Shared Libraries | |||
Groovy Scripts | |||
Jenkins Pipelines and Jenkins files | |||
Hands On: | |||
Jenkins installation Configuration Setup | |||
Jenkins Agent Configuration Setup | |||
Jenkins Multibranch Pipeline Setup | |||
Creating Users and Secrets | |||
Granting Jenkins Permissions for pipeline | |||
Creating Jobs | |||
Git Integration Setup | |||
Creating Groovy Scripts | |||
Creating Jenkins pipeline and Jenkinsfile | |||
Docker – Containerization | |||
Containers vs VMs | |||
Docker Introduction | |||
Docker Architecture | |||
Installing Docker | |||
Docker registry | |||
Docker commands | |||
Docker Compose | |||
Docker Containers | |||
Docker Images | |||
Networking | |||
Docker Services | |||
Hands On: | |||
Installing Docker on AMI | |||
Creating and configuring a docker user | |||
Pulling Docker Image from docker hub | |||
Running docker images to create containers | |||
Running containers on foreground and background | |||
Keeping multiple versions of the same image | |||
Creating a Docker file to install Apache2 server on a Amazon Linux 2023 Instance | |||
Configuring Port mapping during containerization | |||
Exposing Ports through Docker file | |||
Building docker file to create containers and access through host port | |||
Creating docker files with custom names and building | |||
Installing docker-compose | |||
Configuring docker-compose to pull multiple images | |||
Add Docker files to docker-compose for a custom build of images | |||
Scaling up of containers through docker-compose up command | |||
Deployment through Docker | |||
Kubernetes – Orchestration Tool | |||
Introduction Kubernetes | |||
Architecture of K8’s | |||
Containers in K8’s | |||
PODS | |||
Services | |||
Ingress | |||
Deployments | |||
Config Maps | |||
Secrets | |||
Persistent Volume Claim | |||
Network Policies | |||
Namespace | |||
Clusters | |||
Hands On: | |||
Setting up GKE | |||
Setting Service Account | |||
Cluster Setup | |||
Namespace Setup | |||
Setting up Nodes like Autoscaling | |||
Configuring YAML files for K8s deployment | |||
Configuring YAML files for K8s Services | |||
Registering services through Kubernetes | |||
Deployment through Kubernetes | |||
Setting of GCR (Google Cloud Registry) | |||
Pushing image to GCR | |||
Deploying Microservices to GKE | |||
Exposing Endpoint through Port forwarding | |||
Automation Tool | |||
Ansible – Configuration Management Tool | |||
Why Infra as Code | |||
Provisioning infrastructure with Code | |||
Ansible Introduction | |||
Installation Control Machine | |||
Configuration file | |||
YAML | |||
Command-line | |||
Inventory | |||
Playbooks | |||
Hands On: | |||
Installation of Ansible | |||
Writing Playbooks | |||
Running playbooks | |||
Continuous Deployment through Jenkins by publishing through | |||
SSH on Ansible | |||
Monitoring Tools | |||
Splunk & Grafana | |||
Introduction to Splunk and Grafana | |||
Grafana Setup | |||
Splunk Setup | |||
Dashboard Visualization using Grafana | |||
Creating a Dashboard to monitor the Pipeline | |||
Provisioning using Terraform – IaC Tool | |||
Introduction to terraform | |||
Terraform Deployment |
After successful purchase, this item would be added to your Library.
You can access the library in the following ways :