Skip to content
-
My Blog

My WordPress Blog

  • Home
  • Assignments
  • AWS Labs
  • AWS Projects
  • Blogs
  • Books
  • DevOps Projects
  • Youtube

Devops

  • Home
  • Blogs
  • Devops
Posted inDevops

How to Install Minikube on Ubuntu Linux (2025 Guide)

Posted by admin July 6, 2025
Minikube is a lightweight tool that lets you run a Kubernetes cluster locally. It's perfect…
Read More
Posted inDevops

How To Create The Scripts In Ansible

Posted by admin June 22, 2025
Tasks To Be Performed: Create a script which can add text “This text has been…
Read More
Posted inDevops

Creating Ansible Playbooks

Posted by admin May 25, 2025
Installing software using Ansible Playbook: Prerequisite: 3 AWS Servers Keyless Access configured between master and…
Read More
Posted inDevops

Installing Ansible on AWS

Posted by admin May 25, 2025
Setup Ansible cluster with 3 nodesLaunch 3 Instances in AWS and add Tags as Ansible-M,…
Read More
Posted inDevops

How To Creating a Dockerfile

Posted by admin May 8, 2025
What is a Dockerfile? A Dockerfile is a plain text file with a list of…
Read More
Posted inDevops

How to Commit and Save Docker Container Changes

Posted by admin April 24, 2025
Step 1: Pull the docker container using the command: $ docker pull ubuntu Step 2:…
Read More
Posted inDevops

From Code to Container: Building Your First Docker Image

Posted by admin April 24, 2025
Step 1: Create a folder Docker in the home directory $ mkdir docker Step 2:…
Read More
Posted inDevops

How to Push a Docker Image to Docker Hub: Step-by-Step Guide

Posted by admin April 20, 2025
Go to Your docker installation server and type sudo docker login After Docker Api redirect…
Read More
Posted inDevops

How to Install Docker: The Ultimate Guide for Developers & DevOps Engineers

Posted by admin April 20, 2025
Here’s a quick and easy guide on how to install Docker on different operating systems.…
Read More
Social
  • Facebook
  • Instagram
  • YouTube
  • LinkedIn
  • GitHub

AWS

For Beginners:
AWS Certified Cloud Practitioner – Foundational knowledge for AWS services, pricing, and best practices

For Architects & Engineers:
AWS Certified Solutions Architect – Associate  Design secure, scalable solutions.

Scroll to Top