Knowledge Academy
Advancing Knowledge, Transforming Lives

Integrate Azure Files with Azure VMware Solution
Azure VMware Solution is a VMware validated solution with on-going validation and testing of enhancements and upgrades. Microsoft manages and maintains private cloud infrastructure and software. It allows customers to focus on developing and...
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...
Infrastructure as Code (IaC) to deploy Managed EKS Cluster and Node Group on AWS – Part 1
Hey fellow developers 👋, we know that Kubernetes is being adopted by many organisations worldwide in an attempt to simplify orchestration and management of container based applications. AWS has its own version of Kubernetes called EKS where we have...
AWS SSO with PingOne for Enterprise as Identity Provider
Setup PingOne for Enterprise as an Identity Provider for AWS In this tutorial, we will be exploring the configuration steps involving the setup of PingOne for Enterprise as an Identity Provider for AWS. But before we jump into the technical aspect...

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...

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...

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...

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,...

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...

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...

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...

VM vs Container
Virtualization Virtualization is a technology which enables creation of multiple virtual computing environments on a physical computing machine. As opposed to traditional methods where a physical machine is used for a single server, virtualization...

Code Review in Software Development Process
In the Software Development process, code review is one of the major processes. It plays a vital role in developing quality software and reducing human errors. This article highlights the significance of code review and tries to answer questions...

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...

Accessing vCenter in VMware Cloud on AWS SDDC from the Internet
Like any other SDDCs and vSphere environment, VMware Cloud on AWS SDDC is also managed and administered from within VMware vCenter Server. vCenter server provides a centralized and extensible platform for managing virtual infrastructure. vCenter...

Things that you should know about DNS
In this article I will explain you things that you should know about DNS. We think we all know what DNS is and how it works, but we get sloppy at times. So, I decided to dig deep into DNS. I decided to write what I learned. I may not be able to...

Integrate Azure Files with Azure VMware Solution
Azure VMware Solution is a VMware validated solution with on-going validation and testing of enhancements and upgrades. Microsoft manages and maintains private cloud infrastructure and software. It allows customers to focus on developing and...
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...
Infrastructure as Code (IaC) to deploy Managed EKS Cluster and Node Group on AWS – Part 1
Hey fellow developers 👋, we know that Kubernetes is being adopted by many organisations worldwide in an attempt to simplify orchestration and management of container based applications. AWS has its own version of Kubernetes called EKS where we have...
AWS SSO with PingOne for Enterprise as Identity Provider
Setup PingOne for Enterprise as an Identity Provider for AWS In this tutorial, we will be exploring the configuration steps involving the setup of PingOne for Enterprise as an Identity Provider for AWS. But before we jump into the technical aspect...

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...

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...

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...

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,...

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...

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...

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...

VM vs Container
Virtualization Virtualization is a technology which enables creation of multiple virtual computing environments on a physical computing machine. As opposed to traditional methods where a physical machine is used for a single server, virtualization...

Code Review in Software Development Process
In the Software Development process, code review is one of the major processes. It plays a vital role in developing quality software and reducing human errors. This article highlights the significance of code review and tries to answer questions...

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...

Accessing vCenter in VMware Cloud on AWS SDDC from the Internet
Like any other SDDCs and vSphere environment, VMware Cloud on AWS SDDC is also managed and administered from within VMware vCenter Server. vCenter server provides a centralized and extensible platform for managing virtual infrastructure. vCenter...

Things that you should know about DNS
In this article I will explain you things that you should know about DNS. We think we all know what DNS is and how it works, but we get sloppy at times. So, I decided to dig deep into DNS. I decided to write what I learned. I may not be able to...
Recent Comments