top of page

Search


Terraform
What is Terraform exactly and why do we need Terraform ? Terraform is an open-source infrastructure as code tool that allows you to...
Nishant Nath
Jan 710 min read
Â
Â
Â


AWS Strategies - For Enterprises
What is Cloud  ? Cloud computing is the delivery of various services, such as servers, storage, databases, networking, software, and...
Nishant Nath
Dec 27, 20244 min read
Â
Â
Â


Practice Projects:
DevOps is all about bringing development and operations teams together for smoother software delivery. But the best way to truly...
Nishant Nath
Jul 3, 20241 min read
Â
Â
Â


Deploying a Java based application using Docker and kubernetes using Minikube.
1. Installing Docker & Kubernetes on an Ubuntu AWS EC2 Machine: Minikube is local Kubernetes, focusing on making it easy to learn and...
Nishant Nath
Oct 21, 20235 min read
Â
Â
Â


Understanding Git & GitLab Basics
Introduction to GitLab and Version Control Git is a Version Control Tool: Git is primarily focused on version control, tracking changes...
Nishant Nath
Oct 7, 20235 min read
Â
Â
Â


PROJECT - DevOps.AI
CI/CD pipeline for deploying services to both development (DEV) environment and a production (PROD) environment in a Kubernetes cluster....
Nishant Nath
Sep 27, 202320 min read
Â
Â


Container Orchestration with Kubernetes (K8s)
1. Kubernetes Theory: Kubernetes is an orchestration platform for managing containerized applications. It abstracts the underlying...
Nishant Nath
Sep 6, 202313 min read
Â
Â
Â


Understanding Docker and Containers
1. What is Docker? Docker is like a lunchbox that holds software and everything it needs to run, and it makes it easy to carry, share,...
Nishant Nath
Sep 5, 20234 min read
Â
Â
Â


Maintaining Servers & Networks for DevOps Engineers
Networking Concepts: 1. IP Addressing: Concept: IP addresses are numerical labels assigned to devices on a network to identify and...
Nishant Nath
Sep 4, 20239 min read
Â
Â
Â


Operating System Basic Concepts for DevOps Engineers
Process Management: Imagine your computer is like a chef's kitchen, and the processes are like dishes being prepared. Each dish (process)...
Nishant Nath
Aug 25, 202313 min read
Â
Â
Â
bottom of page