Sarso Ka Saag: A Classic Winter Indian DelightI cooked this dish because my brother loves it, and there’s nothing better than preparing a hearty meal for someone you care about.2d ago2d ago
Understanding the package.json File: A DevOps Architect’s PerspectiveIn the world of JavaScript and Node.js applications, the package.json file is at the heart of every project. Whether you’re a developer…Jan 13Jan 13
Secure Configuration Management: Integrating Spring Cloud Config Server with HashiCorp VaultManaging application configurations securely is a critical part of modern software development. When sensitive data like API keys, database…Dec 20, 2024Dec 20, 2024
Debugging Docker Buildx “Invalid Tag: Missing Manifest Digest”The “Invalid tag: missing manifest digest” error commonly occurs during multi-platform Docker builds, especially when pushing images to…Dec 20, 2024Dec 20, 2024
The Tale of a 504 Gateway TimeoutIt was a typical Monday morning when the mystery unfolded. A routine check of the application exposed through Kubernetes ingress greeted me…Dec 3, 20241Dec 3, 20241
Storage Provisioner in K8In Kubernetes, a storage provisioner is responsible for dynamically provisioning storage resources for pods as they are needed. It…Nov 28, 2024Nov 28, 2024
Get K8 cluster informationSometimes you need a glance at your cluster with a handy command instead of relying on a fancy dashboard or a heavy monitoring setup. Here…Nov 28, 2024Nov 28, 2024
AWS EMR And ServerlAmazon EMR (Elastic MapReduce) and Amazon EMR Serverless are managed big data processing services on AWS. They share a core purpose —…Nov 28, 2024Nov 28, 2024
Fibonacci Series Using Bash ScriptThis simple program help you to logically put and modify the vars as per the requirement, helping you to understand the fibonacci seriesNov 28, 2024Nov 28, 2024