Setup Compute
AWS Compute EC2
Free
Create and configure an AWS Network LoadBalancer using Terraform
Launch an EC2 Instance using AWS Lambda Function using Terraform
Create a NAT gateway to access internet for instance in a private subnet using Terraform
Configure VPC flow logs and generate traffic using Terraform
Create an EventBridge Rule to get notified on EC2 Instance state change using Terraform
Launch an RDS Cluster with Multi AZ Read Replica using Terraform
Create a CloudFormation stack to deploy AWS Resources using Terraform
Manage AWS Auto Scaling using Terraform
Upgrade and downgrade an EC2 Instance type using Terraform
Introduction to Amazon Elastic Compute Cloud (EC2)
AWS S3 Multipart Upload using AWS CLI
Introduction to AWS Elastic Load Balancing
Deploying Amazon RDS Multi-AZ and Read Replica, Simulate Failover
Creating a VPC Networking Environment for the Cafe
Associate an Elastic IP to an EC2 Instance using Terraform
Upgrading and Downgrading an EC2 Instance Type
Data migration from Amazon RDS Postgres to RDS MySQL using AWS DMS
AWS EC2 Provisioning using CloudFormation Challenge
Inter-Region Instance Migration - EC2 Challenge
NAT gateway - AWS VPC Challenge
Amazon VPC Flow Logs Challenge
Create a Network Monitoring System Using AWS VPC Flow Logs and CloudWatch
SSH into EC2 Instance whose key pair is lost
Launch an EC2 Instance as a web server using Terraform
Access S3 bucket from EC2 Instance using Terraform
Enable sticky sessions in Application Load balancer
Access Amazon SQS using Amazon VPC Interface Endpoint
Understanding CloudFront Origin Groups
AWS Compute Lambda
Paid
Launch an EC2 Instance using AWS Lambda Function using Terraform
Setup a static website with AWS serverless services
Build an API Gateway and integrate it to a Lambda function using Terraform
Analyzing Log groups using Log insights queries
Implementing Amazon DynamoDB operations through Amazon Private REST API Gateway
How to retrieve secrets stored in AWS Secrets Manager with AWS Lambda
Create, build and Deploy a Sample Hello World App using AWS SAM
Build a Serverless Architecture to Label Images automatically using Amazon Rekognition
Building a Food Ordering Chatbot Website
Serverless Infrastructure Challenge using AWS CloudFormation Service
Build a real time data streaming system with Amazon Kinesis Data Streams
How to Query into RDS MySQL Using AWS Lambda
Configuring a CloudWatch Alarm for Lambda Invocation Errors with SNS Notifications
Automating EBS Snapshot Creation Using CloudWatch and SNS
Create a CloudWatch event to periodically take backup of MySQL RDS table to DynamoDB
DynamoDB PITR & On-Demand Backup and Restore
Import JSON Data into DynamoDB
Export Data from DynamoDB to S3 as JSON File
Export Data from DynamoDB to S3 as CSV File
Overview of the Amazon Timestream Database
Creating a Lambda function and testing it
Launch an EC2 Instance with Lambda
Configuring DynamoDB Streams Using Lambda
AWS Lambda Versioning and alias from the CLI
Deploying Lambda Functions using CloudFormation
How to Invoke Lambda function from Aurora MySQL
Difference between SQS Visibility Timeout and Delay Queue
Deploy sample containerized application on ECS using CodeDeploy
Build API Gateway with Lambda Integration
Build API Gateway with different stages using stage variables
Build API Gateway with path parameter and Query string parameter
Lambda Function to Shut Down and Terminate an EC2 Instance
Using an S3 bucket event to trigger a Lambda function to send an Email notification
Automate SES Notifications Based on EC2 Instance State Change
Creating CloudWatch Logs for SQS by Triggering a Lambda function
Triggering Lambda function from SQS and store the message in S3 bucket