Helm is a package manager for Kubernetes that allows you to define, install, and upgrade even the most complex Kubernetes applications. Helm is one of the most vital tools in DevOps. Kustomize is a built-in tool for Kubernetes that allows you to customize raw, template-free YAML files for multiple purposes, including managing multiple versions of […]
kubectl – Let’s colourize the output
kubectl is a command-line tool for interacting with Kubernetes clusters. It is the primary interface for managing and controlling Kubernetes clusters, including deploying applications, inspecting cluster resources, scaling workloads, debugging, and performing various administrative tasks. kubecolor is an alternative command-line tool to interact with kubernetes clusters and provide the colorized output, unlike the kubectl command. […]
BDRSuite – v7.0.0 Release Candidate – Support for KVM, Azure VM, Amazon EC2 & more
BDRSuite (Backup and Disaster Recovery Suite) provides backup and disaster recovery solutions for small businesses to enterprises. BDRSuite offers a range of products and services designed to help organizations protect their data and ensure business continuity. BDRSuite 7.0.0 Release candidate (RC) will be releasing soon for general availability. Key features and components of Vembu BDRSuite […]
How to secure Kubernetes cluster ? Why etcd backup is important ?
Securing etcd in a Kubernetes cluster is crucial as etcd is a distributed key-value store that holds the cluster’s configuration data, including sensitive information. It acts as a reliable and highly available database that stores information about the cluster’s configuration, its current state, and metadata. What “etcd” does in kubernetes ? 1. Configuration Data Store: […]
Kubernetes: How Blue-Green Deployment works?
Blue-green deployment involves simultaneously operating two application environments within a production cluster. In this deployment approach, the stable version of the application is deployed in the first environment (blue), while the new version is deployed in the second environment (green). By default, Kubernetes performs a rolling update of a deployment. As part of the rollout […]
BDRSuite v5.6.0 – Released with Active Directory for Client addition
BDRSuite is a software suite designed for backup, disaster recovery, and business continuity purposes. It is typically used by businesses and organizations to protect their critical data and ensure that they can quickly recover from unexpected events, such as hardware failures, cyberattacks, natural disasters, and other disruptions. BDRSuite v5.6.0 released with fluid and clutter-free web […]
Setup, Scale & Operate: How-to Run MongoDB on AWS Cloud
During the boom of the cloud infrastructure industry, Amazon Web Services (AWS) was one of the forerunners that jumpstarted the move to the cloud. Starting out 15 years ago as a solution to help software engineers overcome issues when creating and maintaining digital infrastructure, Amazon began selling access to a web-based app. This technology enabled individuals […]
Top 10 Cloud Website Builders for Devs in 2023
Although no-code has been a popular avenue for website builders to provide accessibility, developers still opt for options that offer code integration as an added layer of customization. Plenty of builders in the market still use intuitive drag-and-drop without sacrificing coding capabilities. With around 200 million active websites, you can bet that the added functionality […]
How to create an Ansible playbook quickly? Use ChatGPT
ChatGPT made a big revolution in the 21st century and called big giants to think differently rather than polishing existing products. ChatGPT can respond like an actual human or even better. ChatBots become quite popular to provide basic information for simple queries. ChatGPT is powered by AI(Artificial intelligence) with deep learning techniques and developed by […]
How to get root access on the docker host filesystem?
How to gain root access to the host filesystem in a Docker environment when you don’t have root or “sudo” privileges on the host? Since many Kubernetes systems still run on Docker and a transition to Podman is ongoing, this article provides a solution to allow access to the host filesystem with root privileges from […]









