Kubeadm is a tool built to provide best-practice “fast paths” for creating Kubernetes clusters. It performs the actions necessary to get a minimum viable,…
Ansible is an open-source software provisioning, configuration management, and application-deployment tool enabling infrastructure as code. MySQL is an open-source relational database management system. It’s…
Kustomize is used for Kubernetes native configuration management. It introduces a template-free way to customize application configuration that simplifies the use of off-the-shelf applications.…
Ubuntu 22.04 LTS (“Jammy Jellyfish”) has just been released! Checkout the release page here. In this guide we will learn how to safely upgrade…
In this guide, we are going through the step by step process of installing Brave browser in Ubuntu 22.04. So what is Brave browser?…
Kafdrop is a web UI for viewing Kafka topics and browsing consumer groups. The tool displays information such as brokers, topics, partitions, consumers, and lets…
For most organizations, a major concern has been how to best secure data, preventing it from unauthorized access or exfiltration. HashiCorp Vault allows you to…
Apache Kafka is a distributed event store and stream-processing platform. It is an open-source system developed by the Apache Software Foundation written in Java…
ChartMuseum is an open-source Helm Chart Repository server written in Go (Golang), with support for cloud storage backends, including Google Cloud Storage, Amazon S3,…