EKS Cluster Network Architecture for Worker NodesAWS EKS (Elastic Kubernetes Service) is Amazon’s managed Kubernetes Service, which works like magic once provisioned. But this would be the…Jul 29Jul 29
Troubleshooting DNS issues with digDomain Name Systems are responsible for translating human-readable hostnames into IP addresses of backend servers. It sounds…Aug 27, 2023Aug 27, 2023
Common DNS record types explainedDomain Name Systems (or DNS) is a global system that is responsible for translating human-readable hostnames into their corresponding IP…Aug 26, 20231Aug 26, 20231
Published inFAUN — Developer Community 🐾Infrastructure Drift Detection with CrossplaneEarly in the day, infrastructure management tools were called configuration management tools. It is the same concept as IaC (Infrastructure…Jul 14, 2022Jul 14, 2022
Published inFAUN — Developer Community 🐾All you need to know about TerraformTerraform is an infrastructure as code (IaC) tool that lets you define both cloud and on-prem resources in human-readable configuration…Jul 10, 2022Jul 10, 2022
Introduction to Infrastructure as Code (IaC)Back in the day, the traditional software systems ran on top of on-premise infrastructure, which was managed by a separate team of…Jul 9, 2022Jul 9, 2022
Continuous Integration (CI) and Continous Delivery/Deployment (CD)When it comes to a software organization, the primary responsibility of the developers is to implement changes and the primary…Jul 3, 2022Jul 3, 2022
What is OpenID Connect (OIDC)?OpenID Connect is a simple authentication protocol, built on top of the OAuth2 protocol as a separate identity layer. OAuth2 is an…Jun 12, 2020Jun 12, 2020