
Keycloak Dual Deployment Strategy: Combining Open Source and Serverless for Enterprise Identity
Optimizing Identity Management using Terraform and Cloud Services from Google and Oracle
Search for a command to run...

Optimizing Identity Management using Terraform and Cloud Services from Google and Oracle

GKE Cluster

Introduction HashiCorp Vault is a powerful secrets management tool that helps organizations secure, store, and control access to tokens, passwords, certificates, and encryption keys. One challenge with managing Vault is the need to unseal it after ea...

Introduction In early 2025, I undertook a cost optimization project for a startup running a legacy Java/Servlet/JSP application. The goal was to reduce hosting costs while maintaining or improving infrastructure quality. This post details our journey...

Cloud Architecture

ArgoCD is a popular open-source tool for implementing GitOps principles and managing Kubernetes resources declaratively using Git as a single source of truth. In this blog post, we'll learn how to deploy ArgoCD on a private Google Kubernetes Engine (...

Introduction My name is Merlin Saha, and I'm an experienced software developer into the exciting world of Cloud Architecture and DevOps Engineering. This blog post chronicles my journey, from my initial interest in Google Cloud to building a robust c...

The cloud computing landscape has evolved significantly over the past decade. While many organizations already use multiple cloud services, there's a crucial distinction between simply using multiple clouds and implementing a strategic multi-cloud ar...

GitHub Actions makes it easy to automate your software development workflows, including building, testing, and deploying your applications to various environments. When deploying to Google Cloud Platform (GCP), you typically need to authenticate with...