What is Open Swan?Openswan has been the de-facto Virtual Private Network software for the Linux community since 2005. If you are running Fedora, Red Hat, Ubuntu, Debian (Wheezy), Gentoo, or many others, it is already included in your distribution!...
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...
Creating Cloud to Cloud Policy Based IPSEC VPN between two SDDC on VMware Cloud on AWS
VPN is a basic networking construct when it comes to connecting multiple sites privately. Be it a private network connection from one on-premise site to another on-prem site, or a connection from an on-prem site to VMware Cloud on AWS SDDC (or vice...
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...
Recent Comments