Knowledge Academy
Advancing Knowledge, Transforming Lives
Infrastructure as Code (IaC) to deploy Managed EKS Cluster and Node Group on AWS – Part 2
Hi friends 👋, let's continue building our EKS environment by deploying managed EKS Node Groups in AWS. Continuing on from where we left before in Part 1 , we will now use a Cloudformation template to deploy EKS Addons ( CNI plugin ) and then a...
VPC Ingress Routing
The VPC incoming network traffic would have to be forwarded to on-premises appliance or firewall in order to inspect the traffic and routed back to VPC which is not an ideal solution, it adds latency and complexity.
Future of Technologies: Blockchain
"Everything will be tokenized and connected by blockchain one day" - Fred Ehrsam Blockchain was invented by group of people using the name Satoshi Nakamoto in 2008 to serve as the public transaction ledger of the crypto currency Bitcoin.What really...
Encrypting Systems Manager Sessions
I recently discovered that we can encrypt ec2 sessions launched via AWS Systems Manager. I figured it needs a few things in place to make it happen, A KMS key to be used for encrypting sessions with the following policy attached to it. Refrence...
Digging deep into dig command
DIG stands for Domain Information Groper. As the name suggests it is used to grab information from a DNS server. It is one of the most powerful yet most underrated utility. Sometimes we get overwhelmed by all the information that is shown and...
SDDC Groups with VMware Transit Connectâ„¢
VMC on AWS SDDC Version 1.12 release brings many new exciting features to our customers. With this release, SDDC networking becomes easier to manage, more scalable, and performant with the VMware Transit Connectâ„¢. This feature was in Preview...
Inviting a new user to VMware Cloud (VMC) on AWS Organisation
VMware Cloud on AWS supports a well-defined Role-Based Access Control (RBAC) model. In a VMware Cloud on AWS Organisation, there are two roles available, namely: Organization Member and Organization Owner. Only the Organization Owner can invite...
Creating VMware Clouds in Multiple Clouds
As VMware forges partnership with our Public Cloud Provider Partners (also known as Hyperscale partners), our customers now have choice and flexibility to choose the appropriate Public Cloud Providers, in their preferred geographic region, to...
Installing VMware Tanzu Kubernetes Grid aka TKG
Installing VMware Tanzu Kubernetes Grid aka TKG This Post helps you to create Tanzu Kubernetes Grid Clusters running on either VMware Cloud on AWS and/or vSphere 6.7 Update 3 infrastructure. Note – At the time of this writing, Tanzu Kubernetes Grid...
Node.js MySQL Transaction: a step-by-step tutorial with a real-life example
Transactions are one of the important features of a relational database. In this Node.js MySQL transaction walkthrough, we will look into how it can help you achieve data consistency pushing the difficult stuff to the database level. Let’s get...
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
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
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,...
Azure Virtual Desktop Use Cases and Benefits
What is Azure Virtual Desktop? Azure Virtual Desktop (formerly Windows Virtual Desktop) is a Remote Desktop Computer service with latest Windows Operating System and Office 365 ProPlus installed. It's a platform where anyone can access their...
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 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 ?
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...
Integrating Azure Application Gateway for Load Balancing workloads in Azure VMware Solutions (AVS)
Brief Introduction to Azure VMware SolutionWith Azure VMware Solution (AVS), now available globally in Microsoft Azure as a native Azure Cloud offering from Microsoft, customers around the globe can enjoy the same world class industry leading...
Infrastructure as Code (IaC) to deploy Managed EKS Cluster and Node Group on AWS – Part 2
Hi friends 👋, let's continue building our EKS environment by deploying managed EKS Node Groups in AWS. Continuing on from where we left before in Part 1 , we will now use a Cloudformation template to deploy EKS Addons ( CNI plugin ) and then a...
VPC Ingress Routing
The VPC incoming network traffic would have to be forwarded to on-premises appliance or firewall in order to inspect the traffic and routed back to VPC which is not an ideal solution, it adds latency and complexity. A route table is associated with...
Future of Technologies: Blockchain
"Everything will be tokenized and connected by blockchain one day" - Fred Ehrsam Blockchain was invented by group of people using the name Satoshi Nakamoto in 2008 to serve as the public transaction ledger of the crypto currency Bitcoin.What really...
Encrypting Systems Manager Sessions
I recently discovered that we can encrypt ec2 sessions launched via AWS Systems Manager. I figured it needs a few things in place to make it happen, A KMS key to be used for encrypting sessions with the following policy attached to it. Refrence...
Digging deep into dig command
DIG stands for Domain Information Groper. As the name suggests it is used to grab information from a DNS server. It is one of the most powerful yet most underrated utility. Sometimes we get overwhelmed by all the information that is shown and...
SDDC Groups with VMware Transit Connectâ„¢
VMC on AWS SDDC Version 1.12 release brings many new exciting features to our customers. With this release, SDDC networking becomes easier to manage, more scalable, and performant with the VMware Transit Connectâ„¢. This feature was in Preview...
Inviting a new user to VMware Cloud (VMC) on AWS Organisation
VMware Cloud on AWS supports a well-defined Role-Based Access Control (RBAC) model. In a VMware Cloud on AWS Organisation, there are two roles available, namely: Organization Member and Organization Owner. Only the Organization Owner can invite...
Creating VMware Clouds in Multiple Clouds
As VMware forges partnership with our Public Cloud Provider Partners (also known as Hyperscale partners), our customers now have choice and flexibility to choose the appropriate Public Cloud Providers, in their preferred geographic region, to...
Installing VMware Tanzu Kubernetes Grid aka TKG
Installing VMware Tanzu Kubernetes Grid aka TKG This Post helps you to create Tanzu Kubernetes Grid Clusters running on either VMware Cloud on AWS and/or vSphere 6.7 Update 3 infrastructure. Note – At the time of this writing, Tanzu Kubernetes Grid...
Node.js MySQL Transaction: a step-by-step tutorial with a real-life example
Transactions are one of the important features of a relational database. In this Node.js MySQL transaction walkthrough, we will look into how it can help you achieve data consistency pushing the difficult stuff to the database level. Let’s get...
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
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
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,...
Azure Virtual Desktop Use Cases and Benefits
What is Azure Virtual Desktop? Azure Virtual Desktop (formerly Windows Virtual Desktop) is a Remote Desktop Computer service with latest Windows Operating System and Office 365 ProPlus installed. It's a platform where anyone can access their...
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
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 ?
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...
Integrating Azure Application Gateway for Load Balancing workloads in Azure VMware Solutions (AVS)
Brief Introduction to Azure VMware SolutionWith Azure VMware Solution (AVS), now available globally in Microsoft Azure as a native Azure Cloud offering from Microsoft, customers around the globe can enjoy the same world class industry leading...






Recent Comments