🚀 Terraform Series – Day 2
Terraform Setup on AWS EC2 & Local (Ubuntu , window ) In Day 1, we understood the fundamentals of Terraform and Infrastructure as Code (IaC).Now, in Day 2, we will set up Terraform in real environment

Search for a command to run...
Articles tagged with #devops
Terraform Setup on AWS EC2 & Local (Ubuntu , window ) In Day 1, we understood the fundamentals of Terraform and Infrastructure as Code (IaC).Now, in Day 2, we will set up Terraform in real environment

DevOps is one of the fastest-growing and most in-demand skills in the IT world 🌍, especially for beginners and cloud engineers 🚀. After learning DevOps tools ⚙️ and working on practical projects 💡, I recently attended two DevOps job interviews 🎯....

🔰 Introduction In this guide, I’ll walk you through how I deployed a basic NGINX web server setup using AWS services like EC2, ALB, Subnets, and VPC. Each server displays a simple custom message and the traffic is distributed using an Application Lo...

🔰 Introduction This blog is a practical guide to using Amazon EC2 and EBS together. You'll learn how to attach an extra EBS volume to an EC2 instance, mount and store data, and create a snapshot to access that data from another Availability Zone. I...

📘 Introduction In this blog, I’ll walk you through how I deployed a two-tier Flask web application with a MySQL database using Docker containers on an AWS EC2 instance. This setup ensures container isolation, environment consistency, and real-time c...

Hello DevOps enthusiasts! 👋In this project, we'll walk through the deployment of a fully functional Netflix Clone using modern DevOps practices. Our CI/CD pipeline will be built using Jenkins, which will automate the build, test, and deployment proc...
