Course curriculum
-
1
Docker -I
-
Lab 1-Setting up an AWS EC2 Instance for Docker
FREE PREVIEW -
Lab 1: Setting up an AWS EC2 Instance for Docker
-
Lab 2-Building a Basic Docker Image and Pushing to AWS Elastic Container Registry (ECR)
-
Lab 2: Building a basic Docker image and pushing it to AWS Elastic Container Registry (ECR)
-
Lab 3-Running Docker Containers on AWS Elastic Container Service (ECS)
-
Lab 3: Running Docker Containers on AWS Elastic Container Service (ECS)
-
Lab 4-Implementing Continuous Integration with AWS CodeBuild and Docker
-
Lab 4: Implementing Continuous Integration (CI) with AWS CodeBuild and Docker
-
Lab 5-Continuous Deployment with AWS CodePipeline, ECS, and Docker
-
Lab-5:Continuous Deployment with AWS CodePipeline, ECS, and Docker
-
Lab 6-Docker Networking on AWS
-
Lab 6: Docker Networking on AWS
-
Lab 6: Docker Networking on AWS
-
Lab 7-Docker Volumes and Storage on AWS
-
Lab 7 - Docker Volumes and Storage on AWS
-
Lab 8-Implementing Docker Swarm on AWS
-
Lab 8 - Implementing Docker Swarm on AWS
-
Lab 9-Monitoring Docker Containers with Amazon CloudWatch
-
Lab 9: Monitoring Docker Containers with Amazon CloudWatch
-
Lab 10-Advanced Security with Docker and AWS
-
Lab 10: Advanced Security with Docker and AWS
-
-
2
Bash Script -I
-
Lab 1 - Setting up AWS EC2 for Bash and Docker Work
FREE PREVIEW -
Lab1- Overview of EC2
-
Lab 2 - Basic Bash Script with Docker
-
Lab 2_ Basic Bash Script with Docker
-
Lab 3: Conditional Bash Scripts with Docker
-
Lab 3: Conditional Bash Scripts with Docker
-
Lab 4-Bash Loops with Docker Image Management-2
-
Lab 4_ Documentation
-
Lab 4A- Bash Loops with Docker Image Management-1
-
Lab 5 - Accepting User Inputs for Docker Operations
-
Lab 5 Documentation
-
Lab 5A - Accepting User Inputs for Docker Operations -1
-
Lab 6 Functions in Bash for Modular Docker Scripts
-
Lab 6 Documentation
-
Lab 6A - Functions in Bash for Modular Docker Scripts
-
Lab 7 - Scheduling Docker Workloads with Bash and Cron
-
Lab 7 Documentation
-
Lab 7A - Scheduling Docker Workloads with Bash and Cron
-
Lab 8 Bash Scripting with AWS CLI and Docker
-
Lab 8 Documentation
-
Lab 8A - Bash Scripting with AWS CLI and Docker
-
Lab 9 Advanced Bash Error Handling with Docker Operations
-
Lab 9 Documentation
-
Lab 9A - Advanced Bash Error Handling with Docker Operations
-
Lab 10 - Continuous Deployment Script with Bash and Docker on AWS*
-
Lab 10 Documentation
-
Lab 10 - A Original File Bash
-
-
3
Python Automation-I
-
Lab 1 - Setting up AWS EC2 for Python Development
FREE PREVIEW -
Lab 2 - Basic Python Script to Interact with AWS Services
-
Lab 2 Documentation
-
Lab 3 - Automating EC2 Instance Management with Python
-
Lab 3: Automating EC2 Instance Management with Python
-
Lab 4 - Python Automation for AWS RDS
-
Lab 4: Python Automation for AWS RDS
-
Lab 4: Python Automation for AWS RDS
-
Lab 5 - Deploying Lambda Functions with Python
-
Lab 5: Deploying Lambda Functions with Python
-
Lab 6 - Automating AWS S3 Operations with Python
-
Lab 6: Automating AWS S3 Operations with Python
-
Lab 7 - Creating Dashboards on CloudWatch with Python
-
Lab 7: Creating Dashboards on CloudWatch with Python
-
Lab 7: Creating Dashboards on CloudWatch with Python
-
Lab 8: Python Automation for AWS Elastic Load Balancing (ELB)
-
Lab 8: Python Automation for AWS Elastic Load Balancing (ELB)
-
Lab 9: Implementing Flask API Caching using AWS ElastiCache
-
Lab 9: Implementing Flask API Caching using AWS ElastiCache
-
Lab 10: Infrastructure as Code (IaC) with AWS CDK and Python
-
Lab 10: Infrastructure as Code (IaC) with AWS CDK and Python
-
Lab 10: Infrastructure as Code (IaC) with AWS CDK and Python
-
-
4
Python Selenium -I
-
Lab 1-Setting up AWS EC2 for Selenium Development
FREE PREVIEW -
Lab 1: Setting up AWS EC2 for Selenium Development
-
Lab 2 - Simple Web Automation Test
-
Lab 2: Simple Web Automation Test
-
Lab 3 - Using AWS S3 to Store Selenium Screenshots
-
Lab 3: Using AWS S3 to Store Selenium Screenshots
-
Lab 4- Automated Form Submissions
-
Lab 4: Automated Form Submissions
-
Lab 5-Parallel Execution of Tests using Selenium Grid on AWS
-
Lab 5: Parallel Execution of Tests using Selenium Grid on AWS
-
Lab 6- Continuous Integration with Jenkins and Selenium on AWS
-
Lab 6: Continuous Integration with Jenkins and Selenium on AWS
-
Lab 7- Monitoring Web Application Performance with Selenium and CloudWatch
-
Lab 7: Monitoring Web Application Performance with Selenium and CloudWatch
-
Lab 8 - Error Reporting with Selenium and AWS SNS
-
Lab 8: Error Reporting with Selenium and AWS SNS
-
Lab 9 - Running Headless Selenium Tests on EC2
-
Lab 9: Running Headless Selenium Tests on EC2
-
Lab 10 - Scaling Selenium Tests using AWS Lambda and Step Functions
-
Lab 10: Scaling Selenium Tests using AWS Lambda and Step Functions
-
-
5
Vagrant-I
-
Lab 1: Vagrant-Init & Multi-machine Environment with Vagrant
FREE PREVIEW -
Lab 2: Vagrant and AWS RDS Integration
-
Lab 3: Implementing Vagrant Provisioning Scripts
-
Lab 4: Vagrant and AWS Elastic Load Balancing (ELB)
-
Lab 5: Vagrant and AWS S3 Storage
-
Lab 6: Vagrant Networking with AWS
-
Lab 7: Scalable Vagrant with AWS Auto Scaling Groups
-
-
6
Python Flask -I
-
Lab 1: Setting up AWS EC2 for Flask Development
FREE PREVIEW -
Lab 1: Setting up AWS EC2 for Flask Development
-
Lab 2: Developing a Simple Flask Application
-
Lab 2: Developing a Simple Flask Application
-
Lab 3: Deploying Flask App with AWS Elastic Beanstalk
-
Lab 3: Deploying Flask App with AWS Elastic Beanstalk
-
Lab 3: Deploying Flask App with AWS Elastic Beanstalk
-
Lab 4: Using AWS RDS with Flask
-
Lab 4 : What it is: Flask
-
Lab 4: Using AWS RDS with Flask
-
Lab 6: Flask Application Monitoring with AWS CloudWatch
-
Lab 6: Flask Application Monitoring with AWS CloudWatch
-
Lab 7- Flask App CI-CD Pipeline with AWS CodePipeline and CodeDeploy-Pa1rt 1
-
Lab 7- Flask App CI-CD Pipeline with AWS CodePipeline and CodeDeploy-Part 2
-
Lab 7- Flask App CI-CD Pipeline with AWS CodePipeline and CodeDeploy-Part 3
-
Lab 7- Flask App CI-CD Pipeline with AWS CodePipeline and CodeDeploy-Part 4
-
Lab 7- Flask App CI-CD Pipeline with AWS CodePipeline and CodeDeploy
-
Lab 8: Autoscaling Flask Applications on AWS
-
Lab 9: Implementing Flask API Caching using AWS ElastiCache
-
Lab 10: Flask Application Security with AWS WAF and Shield
-
-
7
Ansible -I
-
Overview OF Ansible
FREE PREVIEW -
Lab 1: Setting up Ansible on AWS EC2
-
Lab 2: Ansible Ad-Hoc Commands
-
Lab 2: Ansible Ad-Hoc Commands
-
Lab 3: Writing Basic Ansible Playbooks
-
Lab 3: Writing Basic Ansible Playbooks
-
Lab 4: Managing AWS Infrastructure with Ansible
-
Lab 4: Managing AWS Infrastructure with Ansible
-
Lab 5: Ansible Roles and Galaxy
-
Lab 5: Ansible Roles and Galaxy
-
Lab 6: Dynamic Inventory with AWS EC2
-
LAB 6-Create an Ansible playbook to automate the installation of software packages
-
Lab 7: Ansible Vault for Secure Secrets Management
-
Lab 7: Ansible Vault for Secure Secrets Management
-
Lab 8: Continuous Deployment with Ansible and AWS CodePipeline
-
Lab 9: Monitoring and Alerts with Ansible and Amazon CloudWatch
-
-
8
Kubernetes and Cloud Native Associates -I
-
Lab 1: Setting Up EKS (Elastic Kubernetes Service) Part 1
FREE PREVIEW -
Lab 1A: Setting Up EKS (Elastic Kubernetes Service) Part 2
-
Lab 1: Setting Up EKS (Elastic Kubernetes Service)
-
Lab 2: Implementing Persistent Storage with EKS using EFS
-
Lab 2 : Implementing Persistent Storage with EKS using EFS
-
Lab 3: Autoscaling in EKS
-
Securing EKS Applications with AWS Secrets Manager
-
Lab 4: EKS Networking with VPC and Load Balancers Part 1
-
Lab 4A: EKS Networking with VPC and Load Balancers Part 2
-
Lab 4: EKS Networking with VPC and Load Balancers
-
Lab 5: CI/CD Pipeline Integration with EKS using AWS CodePipeline
-
Experience the Continuous Integration/Continuous Deployment (CI/CD) lifecycle on AWS with Kubernetes (EKS)
-
Lab 6: Implementing Helm Package Management in EKS
-
Lab 6: Implementing Helm Package Management in EKS
-
Lab 7: Implementing Service Mesh with AWS App Mesh and EKS
-
Lab 7 : Service Mesh with AWS App Mesh in EKS
-
Lab 8: Implementing Cluster Deployments in EKS
-
-
9
Kubernetes Application Developer - I
-
Lab 1: Deploying Multi-Region EKS Clusters
FREE PREVIEW -
Lab 1: Setting up Amazon EKS (Elastic Kubernetes Service)
-
Lab 2: EKS Spot Instances and Cost Optimization
-
Lab 2: Stateful Applications using EBS-backed Storage
-
Lab 3: Advanced VPC Peering with EKS
-
Lab 3: Implementing Auto-scaling with AWS Metrics
-
Lab 4: Kubernetes Custom Resource Definitions (CRDs) in EKS
-
Lab 4: Network Policies with Amazon VPC CNI
-
Lab 5: CI/CD with EKS using AWS CodeSuite
-
Lab 5: CI/CD with EKS using AWS CodeSuite (Part-2)
-
Lab 5: CI/CD with EKS using AWS CodeSuite (Part-3)
-
Lab 5: CI/CD with EKS using AWS CodeSuite
-
Lab 6: Implementing GitOps Workflow in EKS with ArgoCD
-
Lab 6: Service Discovery and Load Balancing with AWS App Mesh
-
Lab 7: Monitoring with AWS CloudWatch and Prometheus
-
Lab 7: Advanced Monitoring with AWS CloudWatch and Prometheus
-
Lab 8: Implementing Service Mesh with AWS App Mesh in EKS - Part 1
-
Lab 8: Implementing Service Mesh with AWS App Mesh in EKS
-
Lab 8: Enhancing Security with AWS Secrets Manager and Kubernetes RBAC
-
Lab 9: Multi-cluster Deployments using Amazon EKS Anywhere
-
Lab 9: Multi-cluster Deployments using Amazon EKS Anywhere
-
Lab 10: Migration of Applications to EKS
-
-
10
Kubernetes Security Specialist -I
-
1. Setting up a Secure EKS (Elastic Kubernetes Service) Cluster
FREE PREVIEW -
1. Setting up a Secure EKS (Elastic Kubernetes Service) Cluster (Part 2)
-
LAB#1-Setting up a Secure EKS (Elastic Kubernetes Service) Cluster
-
2. Network Policies with Calico
-
2. Network Policies with Calico (Part -2)
-
LAB#2 Network Policies with Calico
-
3. AWS Secrets with Kubernetes
-
3. AWS Secrets with Kubernetes (Part -2)
-
LAB#3 AWS-SECRETS
-
4. Pod Security Policies
-
Lab 4 : Pod Security Policies
-
5. Configuring AWS CNI (Container Network Interface) for EKS
-
LAB 5 : Configuring AWS CNI (Container Network
-
6. Kubernetes Audit Logs with AWS CloudWatch
-
6. Kubernetes Audit Logs with AWS CloudWatch
-
7. Authentication and Authorization with OIDC
-
7. Authentication and Authorization with OIDC
-
7. Authentication and Authorization with OIDC
-
8. Secure Container Images with ECR and Clair
-
10. Compliance Monitoring with kube-bench
-
LAB 10 : Compliance Monitoring with kube-bench
-
-
11
Kubernetes Administrator -I
-
Lab 1: Deploying Multi-Region EKS Clusters (Part-1)
FREE PREVIEW -
Lab 1: Deploying Multi-Region EKS Clusters (Part-2)
-
Lab 1: Deploying Multi-Region EKS Clusters
-
Lab 2: EKS Spot Instances and Cost Optimization
-
Lab 2: EKS Spot Instances and Cost Optimization
-
Lab 3: Advanced VPC Peering with EKS (Part-1)
-
Lab 3: Advanced VPC Peering with EKS - (Part -2)
-
Lab 3: Advanced VPC Peering with EKS
-
Lab 3: Advanced VPC Peering with EKS
-
Lab 4: Kubernetes Custom Resource Definitions (CRDs) in EKS
-
Lab 4: Kubernetes Custom Resource Definitions (CRDs) in EKS
-
Lab 5: Advanced EKS Logging with Fluentd and AWS Elasticsearch (Part 1)
-
Lab 5: Advanced EKS Logging with Fluentd and AWS Elasticsearch (Part 2)
-
Lab 5: Advanced EKS Logging with Fluentd and AWS Elasticsearch
-
Lab 6: Implementing GitOps Workflow in EKS with Argo CD
-
Lab 6: Implementing GitOps Workflow in EKS with Argo CD
-
Lab 7: EKS and AWS Lambda Integration for Event-Driven Architectures
-
Lab 7: EKS and AWS Lambda Integration for Event-Driven Architectures
-
Lab 8: Implementing Service Mesh with AWS App Mesh in EKS
-
Lab 8: Implementing Service Mesh with AWS App Mesh in EKS
-
Lab 9: Advanced Security in EKS using AWS GuardDuty and AWS WAF (Part 1)
-
Lab 9: Advanced Security in EKS using AWS GuardDuty and AWS WAF (Part 2)
-
Lab 9: Advanced Security in EKS using AWS GuardDuty and AWS WAF
-
Lab 10: EKS Backup and Recovery with AWS Backup
-
Download these Files
-
-
12
AWS Solution Architect -I
-
Lab 1: AWS Essentials & Environment Setup
FREE PREVIEW -
Lab 1: AWS Essentials & Environment Setup
-
Lab 2: Deploying DevOps on AWS
-
Lab 2: Deploying DevOps on AWS
-
Lab 3: SysOps Monitoring & Management (Part - 1)
-
Lab 3: SysOps Monitoring & Management (Part - 2)
-
Lab 3: SysOps Monitoring & Management
-
Lab 4: High Availability & Elasticity with EC2 (Part - 1)
-
Lab 4: High Availability & Elasticity with EC2 (Part - 2)
-
Lab 4: High Availability & Elasticity with EC2
-
Lab 4: High Availability & Elasticity with EC2 (Part - 3)
-
Lab 4: High Availability & Elasticity with EC2
-
Lab 5: AWS Storage Solutions and Management
-
Lab 5: AWS Storage Solutions and Management
-
Lab 6: Secure Architecture Design (Part - 1)
-
Lab 6: Secure Architecture Design (Part - 2)
-
Lab 6: Secure Architecture Design
-
Lab 7: AWS Identity and Access Management (IAM)
-
Lab 7: AWS Identity and Access Management (IAM)
-
Lab 8: AWS RDS & Database Management
-
Lab 9: Governance, Risk, and Compliance (GRC) on AWS
-
Lab 10: Capstone Project - Comprehensive AWS Solution Design
-
Lab 10: Capstone Project - Comprehensive AWS Solution Design
-