Blogs
Sailor is a control-plane to make cloud adoption simple and customizable, via self service model with cloud governance

GCP IAM Binding using Temporal and GoLang(Gin Framework)
Gin is the web framework written in Go(GoLang). Gin is a high-performance micro-framework that can be used to build web applications. It allows you to

Encapsulated Network
Before going there, What is CNI? A framework for dynamically configuring network resources is known as a container network interface (CNI), and CANAL is the

Velero Backup Tool
Velero Velero is an open-source tool for Kubernetes, to safely backup and restores the data in a cluster and disaster recovery of the cluster. With

Build your own CLI using GoLang and Cobra
The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make

Generic way to rotate secrets and passwords irrespective of any public cloud provider.
Nowadays everybody is shifting their infrastructure to cloud environments either from on premise or from cloud to cloud due to cost, scalability, higher availability or

AKS Security Practices | Access Control using RBAC with Terraform Code | Part 1
When you create an AKS cluster to be used by multiple developers from different product teams, access to the api server has to be carefully