In this guide we are going to learn how to install MongoDB 5.0 Community Edition on a Rocky Linux 9. MongoDB is a cross-platform document-oriented NoSQL…
MariaDB is an open-source one of the most popular relational database management system (RDBMS) that is a highly compatible drop-in replacement of MySQL. It is…
Let’s Encrypt is a certificate authority (CA) that provides free certificates for Transport Layer Security (TLS) encryption. It simplifies the process of creation, validation,…
In this guide we are going to learn how to install MongoDB 6.0 Community Edition on an Ubuntu 22.04 server. MongoDB is a cross-platform document-oriented NoSQL…
In this guide we are going through the process of installing and configuring mysql server 8 in Ubuntu 22.04. We will also test our…
Redis is an in-memory data structure store, used as a distributed, in-memory key–value database, cache and message broker, with optional durability. Redis supports different…
In this guide, we will learn how to set up Prometheus for monitoring on a Kubernetes cluster. This setup collects node, pods, and services…
In this guide we will learn how to install and configure Squid Proxy server on a Ubuntu 22.04 server. Squid is a caching proxy…
PGAdmin is a web-based GUI tool used to interact with the Postgres database sessions, both locally and remote servers as well. You can use PGAdmin…