9 Steps to Setup Kubernetes on AWS using KOPS

setup kubernetes on aws using kops

InIn this article We are going to perform How to Setup Kubernetes on AWS using KOPS. What is KOPS in Kubernetes? Kops (Kubernetes Operations) used to you create, destroy, upgrade and maintain

How to Install SonarQube on Ubuntu 20.04 LTS

How to Install SonarQube on Ubuntu 20.04 LTS

In this article, we are going to perform, How to Install SonarQube on Ubuntu 20.04 LTS. Introduction SonarQube is an opensource web based tool to manage code quality and code analysis. It

Docker Compose Keycloak Postgres [2 Steps]

docker compose keycloak postgres

In this article We are going to perform docker compose keycloak postgres ( Docker compose for Keycloak with Postgres Database). Introduction Keycloak is free and open source which is used to single

Elasticsearch Installation using Ansible [6 Steps]

Elasticsearch Installation using Ansible

In this article, We are going to perform Elasticsearch Installation using Ansible on AWS Instance, configuring Elasticsearch, install nginx and configure SSL. First create a directory: $ sudo mkdir ansible_workspace Navigate to

How to Install Apache Kafka on Ubuntu 20.04 LTS

How to Install Apache Kafka on Ubuntu 20.04 LTS

In this article, We are going to perform How to Install Apache Kafka on Ubuntu 20.04 LTS or any Cloud Instance like Amazon EC2, Azure VM, Google Compute Engine,etc. with preinstalled Ubuntu.