Read More 3 minute read KKubernetes Understanding Kube-apiserver: The Heart of Kubernetes Control PlanebySaurabh Kumar SinghDecember 30, 2024 The Kubernetes API Server, commonly referred to as kube-apiserver, is a cornerstone of the Kubernetes control plane. It…
Read More 2 minute read KKubernetes Why Kubernetes Clusters Should Have an Odd Number of NodesbySaurabh Kumar SinghDecember 25, 2024 In Kubernetes, clusters often use an odd number of nodes (such as 3, 5, or 7) for components…
Read More 2 minute read KKubernetes Understanding etcd in KubernetesbySaurabh Kumar SinghDecember 19, 2024 What is etcd? etcd is a distributed key-value store that plays a critical role in Kubernetes as its…
Read More 4 minute read AAWS Part 3 | AWS Landing Zone with Control Tower and AFT | Core OUbySaurabh Kumar SinghDecember 2, 2024 In the preceding section, I explored the organizational framework of AWS, delving into its principles and significant advantages.…
Read More 3 minute read TTerraform How to Estimate Cloud Costs with Terraform using InfracostbySaurabh Kumar SinghJune 18, 2024 Managing, optimizing and estimate cloud costs has become critical to running efficient and cost-effective operations in today’s cloud-centric…
Read More 3 minute read AAWS AWS Temporary elevated access management (TEAM)bySaurabh Kumar SinghJune 4, 2024 Automated, approval based workflow for managing time-bound elevated access to your multi-account AWS environment TEAM, an open-source solution,…
Read More 2 minute read TTerraform Empowering Infrastructure Integrity: Terraform Plan Scanning with CheckovbySaurabh Kumar SinghMay 30, 2024 In this blog, I will walk you through the process of securing your Terraform code, proactively identifying and…
Read More 2 minute read AAWS Part 2 | AWS Landing Zone with Control Tower and AFT | AWS OrganizationbySaurabh Kumar SinghJanuary 11, 2024 In this topic, I will discuss AWS Organization in detail. To implement AWS Landing Zone, you must understand…
Read More 3 minute read AAWS Part 1 | AWS Landing Zone with Control Tower and AFT | OverviewbySaurabh Kumar SinghJanuary 5, 2024 AWS Landing Zone Overview Amazon Web Services (AWS) offers AWS Landing Zone as a solution to assist customers…
Read More 3 minute read GGIT How to protect and discover secrets using GitleaksbySaurabh Kumar SinghDecember 5, 2023 Gitleaks is an open-source SAST tool designed to help identify sensitive information (such as passwords, API keys, and other…