Leading Premier PMI Partner Globally | GenAI in Project Management
eVani’s AWS Cloud
Champion Program is designed to meet the industry benchmarks and make you
proficient in architecting and managing cloud solutions. Our program focuses on
core AWS skills essential for professionals, including: Migrating on-premise
infrastructure to AWS, Developing and maintaining AWS-based applications,
Building CI/CD pipelines using AWS. our comprehensive curriculum is based on
extensive research of over 5000 job descriptions globally, ensuring you acquire
the skills and knowledge to become a 8x certified AWS professional. AWS Cloud
Champion Program elevate your cloud expertise and advance your career in AWS.
Unlock
the power of AWS Cloud platform with our eVani’s comprehensive AWS Cloud
Champion Program. This all-encompassing course is designed to equip you with
the essential skills and knowledge required to master AWS and excel in various
roles within the cloud ecosystem. Whether you’re aiming to become a proficient
Solution Architect, a Skilled administrator, a DevOps Expert, or a savvy
Developer, Security Specialty and Networking Specialty this program has you
covered with an intensive coaching in four-months.
Learning Objective
By the
end of this course, participants will be able to:-
·
Gain expertise across multiple roles in the AWS,
ensuring a well-rounded skill set.
·
Engage with real-world scenarios and
practical exercises to solidify your understanding.
·
Prepare for AWS certification exams with
targeted content and practice materials.
·
Achievement towards AWS Cloud Practitioner,
Developer, Administrator, Data Engineer,
Solution Architect & Devops Professional. Covers 100+ Services.
· Learn from industry professionals with deep AWS expertise and practical experience.
Pre-requisite
·
Basic IT Knowledge:
Understanding of fundamental IT concepts and practices.
·
Familiarity with Cloud Concepts: Basic
knowledge of cloud computing principles and terminology.
·
Hands-On Experience: Some
experience with AWS or other cloud platforms is beneficial but not mandatory.
·
Technical Skills: Basic
proficiency in networking, scripting, or programming is helpful.
·
Commitment: Willingness to
invest time and effort into learning and practicing AWS tools and services.
·
No advanced certifications or
extensive experience is required to start, but a foundational understanding
will enhance your learning experience.
Target Audience
·
Individuals looking to understand the AWS
Cloud.
·
Business professionals and decision-makers
exploring AWS Cloud capabilities.
·
Sales and marketing personnel working with
AWS Cloud solutions.
·
New AWS users seeking a foundational
understanding of AWS.
·
Individuals preparing for the AWS Cloud
exam.
Understanding Cloud Computing • Cloud Computing Overview. • Service Model (IaaS, PaaS, SaaS) ) . • Deployment Model (Public, Private, Hybrid). • Advantages of Cloud Computing. • Cloud Service Providers. AWS Essentials • AWS Overview. • AWS Global Infrastructure: Regions, Availability Zones, Edge locations. • AWS Products & services . • AWS Marketplace and support plans. Hands-on • AWS Free Tier Account Sign Up. • Explore AWS Console, Install and Configure AWS Command Line Interface (CLI).
Amazon Elastic Compute Cloud (EC2) • Elastic Compute Cloud Overview. • Components of EC2: Storage Layer, Networking Layer, Load Distribution, Scaling. • EC2 Instances. • Amazon Machine Image (AMI) . • Security Groups and Keypairs. • Public IP Vs Private IP Vs Elastic IP. • Instance User Data and Metadata. • Placement Groups. • EC2 Pricing Models. Hands-on Lab • Launching a Linux EC2 Instances. • Launching a Windows EC2 Instances. • Creating a custom Amazon Machine Image with different operating system. • Hosting Website using EC2 Instances. • Create an Elastic IP. AWS Lambda • Serverless Overview. • Lambda Overview. • Architecture. • Benefits. Hands-on Lab • Create Lambda function and execute. • Sending Email, by adding user data to S3 via Lambda Function. AWS Elastic Bean Stalk • Elastic Bean Stalk Overview. • Components of Elastic Bean Stalk. Hands-on Lab • Deploy a web application with DynamoDB using Elastic Bean Stalk. • Deploy an application in Elastic Bean Stalk using Docker. • Creating cron-job on beanstalk instances using .ebextensions. • Immutable Deployment in Beanstalk Environment. AWS Batch • Batch Overview. AWS LightSail • Light Sail Overview.
Amazon ECR • ECR Overview . • Hands-on Lab • Pushing an image to ECR. Amazon ECS • ECS Overview. • ECS Cluster. • ECS Task Definition. • ECS Service. • ECS Service with a Load Balancer. • Deploy an application using ECS Cluster. Hands-on Lab • Host a website inside ECS using Fargate launch type. Amazon EKS • EKS Overview. • EKS Architecture. • EKS Cluster. Hands-on Lab • Create EKS Cluster. • Install Helm and Deploy Nginx using Helm. • Access Kubernetes Dashboard Using eksctl. AWS Fargate Fargate Overview. Hands-on Lab Deploy a container using Fargate for serverless application.
Amazon S3 • Storage overview. • S3 Overview. • Components of S3 (Buckets, objects). • S3 Storage classes. • S3and lifecycle policies. • S3 Website. • S3 Select. • Glacier Select. • S3 Features o Versioning. o Resource Based Policies. - Bucket Policies. - Access Control Lists. - User Based Policies. o Encryption. o MFA Delete. o Replication. o CORS. Hands-on Lab • Create S3 buckets and upload files. • Host a static website on Amazon S3. • Enable Versioning in AWS . • Replicating Data across regions using Amazon S3. • Transfer Acceleration on a bucket to speed up the copy the files. Amazon Glacier • S3 Glacier Overview. • S3 Object Lock Vs Glacier Vault Lock. Hands-on Lab • Transfer and Retrieve Data from Glacier using Life Cycle Policy. Amazon Elastic Block Store • EBS Overview. • EBS Volume Types. • EBS Snapshots. • EBS Usage scenarios. Hands-on Lab • Attaching EBS Volumes externally. • Create EBS Snapshots. Amazon Elastic File Store • EFS Overview. • EFS Life Cycle Policy. Hands-on Lab • Attaching EFS Volumes to EC2 Instance. Amazon FSx • FSx Overview. • FSx for Windows File Server. • FSx for Lustre. Hands-on Lab • Mount FSx in to Windows Server. AWS Storage Gateway • Storage Gateway Overview. • Types of Storage Gateway. Hands-on Lab • Enable File Share for NFS using Storage Gateway. AWS Backup • Backup Overview. • AWS Backup Resources. Hands-on Lab • Develop a backup plan and create backup vault. AWS Elastic Disaster Recovery • Elastic Disaster Recovery Overview. • Application Recovery. • Recovery Process.
Amazon RDS • Database Overview. • RDS Overview. • RDS Engine. • RDS Managed Database Service. • RDS Deployments: Read Replicas, Multi AZ, Multi Region. • RDS IAM Authentication. Hands-on Lab • Storing Application Data in MySQL DB using Amazon RDS. Amazon DynamoDB • DynamoDB Overview. • DynamoDB Data Model. • DynamoDB API: Control Plane & Data Plane. • DynamoDB Streams & Transactions. Hands-on Lab • Create a DynamoDB Table and Perform CRUD Operations. Amazon ElastiCache • ElastiCache Overview. • Redis Vs Memcached. Hands-on Lab • Creating an ElastiCache for Redis. Amazon DocumentDB • DocumentDB Overview. Amazon MemoryDB for Redis • MemoryDB Overview. • MemoryDB for Redis Vs ElasiCache. Amazon Keyspaces • Keyspace Overview. Hands-on Lab • CRUD operations using CQL Editor. Amazon Neptune • Neptune Overview. • Benefits Amazon Timestream • Timestream Overview. • Benefits
Amazon VPC • Networking Overview. • VPC Overview. • Default VPC Vs Custom VPC. • VPC Architecture. • Components of VPC o Subnet. o IP Address IPV4 Vs IPV6. o Comparison of Public, Private & Elastic IP Address. o Route Table. o Internet Gateway. o NAT Gateway. o Security Group . o Network Access Control List. • VPC Flow Logs. • VPC Peering • VPC Endpoints. Hands-on Lab • Create Non-Default (Custom) VPC to attach an EC2 Instance • Accessing Internet inside Private Subnet using NAT Gateway. • Connect two instances in different VPC’s using VPC peering. Amazon Route53 • DNS Overview. • Route53 Overview. • Working of Route53. • Route53 Routing Policy o Simple. o Failover. o Geolocation. o Geoproximity. o Latency. o Multivalue. o Weighted. Hands-on Lab • Configure Health Checkup and performance of application with Low Latency using Route53. AWS Elastic Load Balancer (ELB) • Elastic Load Balancer Overview. • Features of Elastic Load Balancer. • Types of Load Balancer o Application Load Balancer. o Network Load Balancer. o Gateway Load Balancer. Hands-on Lab • Create, Setup and Scale Application Load Balancer for the application. • Create Network Load Balancer. • Create Gateway Load Balancer. AWS Private Link • Private Link Overview. Hands-on Lab • Connect to an application hosted on different VPCs using Private Link. Amazon API Gateway • API Gateway Overview. Amazon CloudFront • CloudFront Overview. Hands-on Lab • Accessing a static website using CloudFront. AWS Direct Connect • Direct Connect Overview. AWS Global Accelerator • Global Accelerator Overview. • Architecture. • Benefits. • AWS Global Accelerator Vs CloudFront. AWS Transit Gateway • Transit Gateway Overview. • Architecture. • Benefits.
AWS Identity and Access Management (IAM) • Shared Responsibility Model. • IAM Overview. • Components of IAM: Users, Groups, Roles & Policies. • IAM User Management . • Managing Group in IAM. • IAM Role Management. • IAM Policy. • Types of IAM Policy. • Multi Factor Authentication. • IAM Best Practices. Hands-on Lab • Create and Manage users with IAM using AWS Management Console and AWS CLI. • Create role for an application to access S3. • Create and Manage permissions within the Group. • Creating and access Policies for AWS Services. • Create policies for new user to have either admin or limited privileges. • Enable MFA on AWS accounts for IAM User. AWS Key Management Service (KMS) • Key Management Service Overview. • Architecture. • Benefits. Hands-on Lab • Enable Key Management Service for IAM user. AWS Artifact • Artifact Overview. • Architecture. • Benefits. • Hands-on Lab • Access Reports and Agreements. AWS Audit Manager • Audit Manager Overview. • Architecture. • Benefits. AWS Certificate Manager (ACM) • Certificate Manager Overview • Architecture. • Benefits. AWS CloudHSM • CloudHSM Overview. • Architecture. • Benefits. Amazon Cognito • Cognito Overview. • Architecture. • Benefits. Hands-on Lab • Configure Security Authentication using Amazon Cognito. Amazon Detective • Detective Overview. • Architecture. • Benefits. AWS Directory Services • Directory Overview. • Architecture. • Types of Directory Service: Simple AD, AWS Managed AD, AD Connector, Amazon Cloud Directory. • Benefits. AWS Firewall Manager • Firewall Overview. • Architecture. • Benefits. Amazon GaurdDuty • GaurdDuty Overview. • Architecture. • Benefits. Hands-on Lab • Integration, and implementation of security via AWS GuardDuty. AWS IAM Identity Center • Identity Center Overview. • Architecture. • Benefits. Amazon Inspector • Inspector Overview. • Architecture. • How Inspector works? • Benefits. Hands-on Lab • Run an automated vulnerability analyzer by using the AWS inspector application security service. Amazon Macie • Macie Overview. • Architecture. • Benefits. Hands-on Lab • Using machine learning to automatically discover, classify, and protect sensitive data in AWS. AWS Network Firewall • Network Firewall Overview. • Architecture. • Benefits. AWS Resource Access Manager (RAM) • RAM Overview. • Architecture. • Benefits. AWS Secret Manager • Identity Center Overview. • Architecture. • Benefits. Hands-on Lab • Create and Manage Secrets using AWS Secret Manager. AWS Security Hub • Identity Center Overview. • Architecture. • Benefits. AWS Shield • Shield Overview. • Architecture. • Benefits. AWS WAF • WAF Overview. • Hands-on Lab • Configure WAF to Protect Website from Attacks.
AWS Auto Scaling • Auto Scaling Overview. • Launch Configuration. • Launch Templates. • Components of Auto-Scaling. • Lifecycle of Auto-Scaling. • Auto-Scaling Health Check. • Auto-Scaling policy. Hands-on Lab • Create an Auto Scaling Group using Launch Template. AWS Organizations • Organization Overview. Hands-on Lab • Setup and Manage AWS Organization and service control policies. AWS CloudFormation • CloudFormation Overview. • Architecture. • Benefits. Hands-on Lab Installation of LAMP Server in EC2 through CloudFormation. AWS CloudTrail • CloudTrail Overview. • Architecture. • Benefits. Hands-on Lab • Creating an AWS CloudTrail events and configuring CloudWatch log group, track history of events. Amazon CloudWatch • CloudWatch Overview. • Architecture. • Benefits. Hands-on Lab Create a CloudWatch Alarm. AWS Compute Optimizer • Compute Optimizer Overview. • Architecture. • Benefits. AWS Config • Config Overview. • Architecture. • Benefits. Hands-on Lab • Evaluate Compliance for the Resources in Your Environment using AWS Config. AWS Control Tower • Control Tower Overview. • Architecture. • Benefits. AWS Health Dashboard • Health Dashboard Overview. • Architecture. • Benefits. AWS Launch Wizard • Launch Wizard Overview. • Architecture. • Benefits. AWS License Manager • License Manager Overview. • Architecture. • Benefits. AWS Management Console • Management Console Overview. • Architecture. • Benefits. AWS Resource Groups & Tag Editor • Resource Groups & Tag Editor Overview. • Architecture. • Benefits. AWS Service Catalog • Service Catalog Overview. • Architecture. • Benefits. AWS Systems Manager • System Manager Overview. • Architecture. • Benefits. AWS Trusted Advisor • Trusted Advisor Overview. • Architecture. • Benefits. AWS Well Architected Tool • Well Architected Tool Overview. • Architecture. • Benefits.
Amazon Simple Notification Service • SNS Overview. • Working of SNS. • Benefits of SNS. Hands-on Lab • Send a Notification through SNS. Amazon Simple Queue Service • SQS Overview. • Type of SQS Queues. • Polling. • SQS Visibility Time Out. • Delay Queue. • Dead Letter Queue. • Limitation of SQS. Hands-on Lab Create and configure an AWS SQS FIFO Queue. Amazon Simple Email Service • SES Overview. • Sending and Receiving Email with SES. Hands-on Lab • Send an E-mail through AWS SES. Amazon MQ • MQ Overview. AWS Step Functions • Step Functions Overview. • Benefits Hands-on Lab • Creating and executing Step Functions and Orchestrator Lambda Function through Amazon Step Functions. Amazon AppFlow • AppFlow Overview. • Benefits. Amazon EventBridge • EventBridge Overview. • How Event Bridge Works. • Event Bridge Rules. • Schema Registry. Hands-on Lab • Monitoring Status of EC2 Instance using combination of EventBridge and SNS. Amazon Managed Workflows for Apache Airflow • Apache Airflow Overview. • Architecture. • Benefits.
AWS CLI • CLI Overview. • Commands. Hands-on Lab • Configure AWS CLI and practice commands for all AWS Services. AWS CloudShell • CloudShell Overview. • Shell Commands. Hands-on Lab • Configure AWS CloudShell and practice commands for all AWS Services. AWS CodeArtifact • CodeArtifact Overview. • Types of Artifacts. AWS CodeCommit • CodeCommit Overview. • S3 Versioning Vs Code Commit. • How CodeCommit Works? Hands-on Lab • Create a setup for your project repository using AWS Commit. AWS CodePipeline • CodePipeline Overview. • How CodePipeline Works? Hands-on Lab • Setup CodePipeline to deploy your project application. AWS CodeBuild • CodeBuild Overview. • How CodeBuild Works? Hands-on Lab • Create a setup to build the artifacts using CodeBuild. AWS CodeDeploy • CodeDeploy Overview. • Components of CodeDeploy. • How CodeDeploy Works? Hands-on Lab • Create a setup to deploy the artifacts using CodeBuild. AWS CodeConnections • CodeConnections Overview. • How CodeConnection Works? AWS Cloud9 • Cloud9 Overview. • How Cloud9 works? AWS X-Ray • X-Ray Overview. • How X-Ray Works? AWS Cloud Development Kit • Cloud Development Kit Overview. • How Cloud Development Kit works? AWS Fault Injection Simulator • Fault Injection Simulator Overview. • How Fault Injection Simulator works?
Amazon Redshift • Redshift Overview. • How Redshift works? • Benefits. Hands-on Lab • Moving data From S3 to AWS Redshift and Query the data via Redshift Editor. Amazon Athena • Athena Overview. • How Redshift works? • Benefits. Hands-on Lab • Analysing CloudTrail Logs Using Amazon Athena. Amazon EMR • EMR Overview. • How EMR works? • EMR integration with AWS Servies? • Benefits. Hands-on Lab • Setup EMR to work with Big Data tools . AWS Lake Formation • What is Data Lake? • Lake Formation Overview. • How Lake Formation Works? Hands-on Lab • Setup Lake Formation for your project in AWS . Amazon Kinesis • Kinesis Overview. • Types of Kinesis o Video Stream. o Data Stream. o Data Firehose. o Data Analytics. • Benefits Hands-on Lab • Creating Kinesis data stream, working with real-time streaming data, and setting up the Kinesis data firehose delivery stream. AWS Glue • Glue Overview. • How Glue works? Amazon Managed Streaming for Kafka • Managed Streaming for Kafka Overview. • How MSK works? • MSK Architecture . Amazon OpenSearch • OpenSearch Overview. • How OpenSearch Works? Hands-on Lab • Setup OpenSearch for your AWS Application. Amazon QuickSight • QuickSight Overview. • How QuickSight works? • QuickSight Integrations. Hands-on Lab • Demo QuickSight insights.
Amazon Comprehend • Comprehend Overview. • How Comprehend works? . Amazon Forecast • Forecast Overview. • How Forecast works? Amazon Fraud Detector • Fraud Detector Overview. • How Fraud Detector works? Amazon Kendra • Kendra Overview. • How Kendra works? Amazon Lex & Connect • Lex & Connect Overview. • How Lex & Connect works? Amazon Polly • Polly Overview. • How Polly works? Hands-on Lab • Text to Speech Conversion using Amazon Polly. Amazon Rekognition • Rekognition Overview. • How Rekognition works? Hands-on Lab • Recognize Images from S3 bucket using Amazon lambda and Amazon Rekognition. Amazon Textract • Textract Overview. • How Textract works? Amazon Transcribe • Transcribe Overview. • How Transcribe works? Amazon Translate • Translate Overview. • How Translate works? Amazon SageMaker • SageMaker Overview. • How SageMaker works? Hands-on Lab • Predict the missing data with Machine learning (DeepAR) and AWS SageMaker. Amazon BedRock • BedRock Overview. • How BedRock Works? • Hands-on Lab • Demo on Bedrock . Amazon QDeveloper QDeveloper Overview. How QDeveloper Works? Hands-on Lab • Demo on QDeveloper.
AWS Budgets • Budget Overview. • Features. Hands-on Lab • Creating Budget and alerts for AWS Account. AWS Cost Explorer • Cost Explorer Overview. • Features. Hands-on Lab • Managing Cost Account for your AWS Projects.
AWS Application Discovery • Application Discovery Overview. • How Application Discovery works? Hands-on Lab • Gather details of On-premises Servers via Application Discovery Service. Amazon Database Migration • Database Migration Overview. • Steps for Database Migrations. • Features. Hands-on Lab • Homogeneous Database Migration • Heterogeneous Database Migration AWS Application Migration • Application Migration Overview. • How Application Migration works? Amazon Server Migration Service • Server Migration Service Overview. • Steps for Server Migrations. • Features. Hands-on Lab • Set up source data center on Azure. • Migrate 3 Tier App from Azure to AWS using AWS SMS. AWS Migration Hub • Migration Hub Overview. • How Migration Hub Works? AWS Data Sync • DataSync Overview. • How DataSync Works? AWS Transfer Family • Transfer Family Overview. • How Transfer Family works? AWS Snow Family • Snow Family Overview. • How Snow Family works?
• AWS Well Architected Framework • Well Architected Framework Overview. • Pillars Overview. • Operational Excellence. • Security Pillar. • Reliability Pillar. • Performance Efficiency Pillar. • Cost Optimization Pillar. • Sustainability Pillar. Hands-on Lab • Designing Architecture in AWS for various projects | domains.
• Project 1: AWS Server Based Framework • Project 2: AWS Serverless Framework
AWS Cloud Champion
No Review found