bipulkumar.hashnode.devAnsibleWhat I Learned Today: Deploying a Static Website with Ansible & Nginx ๐ Today was a productive hands-on day where I strengthened my understanding of Ansible automation by deploying a static website on Nginx. This small exercise connected multiple do...Feb 2ยท4 min read
bipulkumar.hashnode.devDay - 22 | AWS Load BalancersAWS Load Balancers Explained: ALB vs NLB vs GWLB As part of my AWS learning journey, I recently explored AWS Elastic Load Balancing (ELB) and its three main load balancer types: Application Load Balancer (ALB), Network Load Balancer (NLB), and Gatewa...Jan 17ยท3 min read
bipulkumar.hashnode.devDay -21 | AWS ConfigAs part of my cloud learning journey, I recently explored AWS Config, a powerful AWS service that helps with configuration tracking, change management, and compliance auditing across AWS resources. AWS Config is especially important for environments ...Jan 15ยท4 min read
bipulkumar.hashnode.devDay - 20 | Elastic Kubernetes Servicewe dive into Amazon EKS (Elastic Kubernetes Service) โ AWSโs fully managed Kubernetes service. EKS lets you run containerized applications using Kubernetes without managing the control plane yourself. Through this post, youโll understand what EKS is,...Jan 14ยท3 min read
bipulkumar.hashnode.devDay - 19 | Secret ManagementAWS Services for Secret Management 1๏ธโฃ AWS Secrets Manager (Best for production) Purpose: Secure storage + automatic rotation ๐น What it stores DB credentials (RDS, Aurora) API keys OAuth tokens Any JSON-based secret ๐น Key features ๐ Encrypt...Jan 13ยท2 min read