Let’s Cloud Together

Demo Dashboard

EventBridge Lambda Demo

AWS Serverless are cloud computing services that allows you to build and run applications without managing servers or infrastructure. You only pay for the execution time! EventBridge & Lambda are prime serverless services.

Terraform VPC Setup

Terraform is an open-source tool that enables you to implement Infrastructure-as-Code. Today we will be deploying a Virtual Private Cloud in AWS using a Terraform script, you are about to witness the power of automation.

CloudWatch SNS Demo

CloudWatch enable us to monitor and control our AWS cloud infrastructure. If an important event occurs, the Simple Notification service can keep us informed to take appropriate actions.

Git CodeCommit Demo

AWS CodeCommit is a fully-managed source control service that makes it easy to store and manage your source code securely in the cloud. Watch CodeCommit in action using Git push pull commands.

High Availability Demo

High availability is a strategy that aims to ensure that a system, service, or application is available and operational for as much time as possible. Watch an Elastic load balancer take action in a simulated EC2 outage.