In this tutorial, How to Docker-compose Build SonarQube. Table of Contents1 Docker-compose Build SonarQube1.1 Build SonarQube with Docker-compose1.1.1 Folder Structure…
DevOps Blog – Latest DevOps Articles and Tutorials
Install Oracle client 18.3 on centos 7
In this tutorial, How to install Oracle client 18.3 on Centos 7. Bach server (sqlplus,sqlldr, etc) <–> Oracle server Table…
Redis Install and Configure: Your Database and Cache System
Table of Contents1 Introduction1.1 Redis2 Redis Install and Configure2.1 Download Redis2.2 Install Redis2.3 Configure Redis2.4 Create Deamon for Redis3 Conclusion…
AWS Certified Solutions Architect Exercises- part 3 Amazon VPC
Table of Contents1 Introduction2 1. Today’s tasks3 2. Before you begin AWS Certified Solutions Architect4 3. Let’s do it5 EXERCISE…
sed command in Linux with Examples
The sed command is a stream editor for filtering and transforming text. In this tutorial, How to sed command in…
Minikube Build local Kubernetes environment
Table of Contents1 Introduction2 Why Use Minikube?3 Prerequisites4 Minikube Build local Kubernetes4.1 Install Minikube and kubectl4.1.1 Minikube4.1.2 kubectl4.1.3 Set of…
How to set $PATH in Linux
In this tutorial, How to set $PATH in Linux. You may set the $PATH permanently in 2 ways: Set PATH…
AWS Certified Solutions Architect Exercises- part 2 Amazon EC2 and Amazon EBS
In this article, we’ll learn about Amazon Elastic Compute Cloud (Amazon EC2) and Amazon Elastic Block Store (Amazon EBS). Now,…
How to Kubernetes Minikube Deploy Pods
Table of Contents1 Introduction2 What is Kubernetes Minikube?2.1 Key Components of Kubernetes Minikube3 Kubernetes Minikube Deploy Pods3.1 Create Pods3.2 set…
Install Minikube kubernetes on Centos
In this tutorial, How to install Minikube kubernetes to configure a single Node Cluster within a VM. How do I…