🤖 Your Own Devops Agent: The future of observability

How to build and utilize an ADK (Python-based) Kubernetes agent. By leveraging AI and frameworks like ADK, we are stepping towards a future where our Kubernetes clusters are not just monitored, but truly understood and intelligently operated, freeing up human engineers to focus on higher-level strategic initiatives.

Continue reading »

Why You Need SSH Certificates

SSH certificates offer a more secure and manageable alternative to traditional SSH keys by leveraging a centralized Certificate Authority like Hashicorp Vault.

Continue reading »

Securely Manage Secrets with HashiCorp Vault on Cloud Run: A GCP Guide

Leveraging Google Cloud Platform’s Platform-as-a-Service (PaaS) capabilities, you can effortlessly deploy and manage your HashiCorp Vault instance

Continue reading »

The Quest for the Devops Grail: Reconciling Zero Scaling and Immediate Availability

In the ruthless world of the cloud, every unused resource represents an unnecessary cost. Whether it’s test environments on weekends or applications used only intermittently, there are costs to optimize. The solution: zero scaling of Kubernetes deployments, while attractive for optimizing costs, often results in a degraded user experience with unavailable applications. So how do you reconcile savings and responsiveness?

Continue reading »

Generation of text from Merge-Requests automatically in LLM

A simple automation to generate text from Merge-Requests Gitlab to add some description

Continue reading »

Initialization of a Blog Using Pelican and GitLab Pages!

How to create a blog using GitLab Pages and Pelican

Continue reading »