Table of Contents1 Introduction2 1. Today’s tasks3 2. Before you begin AWS Certified Solutions Architect4 3. Let’s do it5 EXERCISE…
DevOps Blog – Latest DevOps Articles and Tutorials
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…
How to create and Run Instances on OpenStack
In this tutorial, How to create and Run Instances on OpenStack. In previous, My post has How to install OpenStack all…
How to configure OpenStack Networking
In this tutorial, How to configure OpenStack Networking. In previous, My post has How to install OpenStack all in one Centos…
How to Install and Configure OpenStack Neutron
In this tutorial, How to Install and Configure OpenStack Neutron. This example chooses the ML2 plugin. In previous, My post…