Knowledge Academy

Advancing Knowledge, Transforming Lives

VPC Basics

VPC Basics

Amazon VPC (Virtual Private Cloud) is a virtual network infrastructure like a physical datacenter, which provides network connectivity to all the resources deployed in that VPC. There are few key concepts for VPCs which you should understand: VPC-...

Multi Tenancy in Telco Space

Multi Tenancy in Telco Space

Praveen Batta is a senior consultant and CTO-Ambassador at VMware. Serving the Telco Industry, focusing on Kubernetes, cloud technologies, and VMware solutions. He has 16 years of experience in multiple technologies, including:...

AWS EC2 Instance Scheduler – Part 2

AWS EC2 Instance Scheduler – Part 2

This is the second part of Instance Scheduler where I am going to explain how a lambda function which when invoked by CloudWatch rule, triggers a SNS notification which sends me an email. Every time the specified instance changes state (start,...

AWS EC2 Instance Scheduler – Part 2

AWS EC2 Instance Scheduler – Part 1

One fine day at work, I was playing around with "Cloud Custodian '' which is a tool to schedule instances on-and-off during a certain time provided. For example, we would want to have those instances running between 9am to 5pm weekdays. This helps...

Amazon RDS on VMware

Amazon RDS on VMware

Amazon and VMware have jointly partnered to bring the battle tested Amazon RDS service in private data centres that has VMware vSphere clusters running. There is no doubt that VMware is the de facto Hypervisor of choice for Enterprise Data Centers around the world.

How To Rename a Local and Remote Git Branch ?

How To Rename a Local and Remote Git Branch ?

In software development, developers use the Version Control Systems(VCS) to manage and organize their team work in a central repository. According to the latest Stack Overflow Developer Survey 2017, 69.2 percent of developers use Git, to define...

How to Access AWS S3 Buckets from EC2 Instances

How to Access AWS S3 Buckets from EC2 Instances

What is the S3 Bucket? AWS S3 bucket is a directory/folder where we can store any kind of data except application or OS. Why AWS called S3 bucket for directory/folder because bucket has " Sx3" Simple Storage Service. In S3 bucket we can store any...

Networking Architecture – Hybrid

Networking Architecture – Hybrid

Yet another interesting architecture including AWS services like AWS Site-to-Site VPN, PrivateLink and Transit Gateway. This solution enables connectivity between a Corporate Data Center and workloads deployed in AWS Environment. Let’s say we want...

VPC Basics

VPC Basics

Amazon VPC (Virtual Private Cloud) is a virtual network infrastructure like a physical datacenter, which provides network connectivity to all the resources deployed in that VPC. There are few key concepts for VPCs which you should understand: VPC-...

Multi Tenancy in Telco Space

Multi Tenancy in Telco Space

Praveen Batta is a senior consultant and CTO-Ambassador at VMware. Serving the Telco Industry, focusing on Kubernetes, cloud technologies, and VMware solutions. He has 16 years of experience in multiple technologies, including:...

AWS EC2 Instance Scheduler – Part 2

AWS EC2 Instance Scheduler – Part 2

This is the second part of Instance Scheduler where I am going to explain how a lambda function which when invoked by CloudWatch rule, triggers a SNS notification which sends me an email. Every time the specified instance changes state (start,...

AWS EC2 Instance Scheduler – Part 2

AWS EC2 Instance Scheduler – Part 1

One fine day at work, I was playing around with "Cloud Custodian '' which is a tool to schedule instances on-and-off during a certain time provided. For example, we would want to have those instances running between 9am to 5pm weekdays. This helps...

Amazon RDS on VMware

Amazon RDS on VMware

Brief overview of Amazon RDS on VMwareAmazon and VMware have jointly partnered to bring the battle tested Amazon RDS service in private data centres that has VMware vSphere clusters running. There is no doubt that VMware is the de facto Hypervisor...

How To Rename a Local and Remote Git Branch ?

How To Rename a Local and Remote Git Branch ?

In software development, developers use the Version Control Systems(VCS) to manage and organize their team work in a central repository. According to the latest Stack Overflow Developer Survey 2017, 69.2 percent of developers use Git, to define...

How to Access AWS S3 Buckets from EC2 Instances

How to Access AWS S3 Buckets from EC2 Instances

What is the S3 Bucket? AWS S3 bucket is a directory/folder where we can store any kind of data except application or OS. Why AWS called S3 bucket for directory/folder because bucket has " Sx3" Simple Storage Service. In S3 bucket we can store any...

Networking Architecture – Hybrid

Networking Architecture – Hybrid

Yet another interesting architecture including AWS services like AWS Site-to-Site VPN, PrivateLink and Transit Gateway. This solution enables connectivity between a Corporate Data Center and workloads deployed in AWS Environment. Let’s say we want...