Blog Archive

How to Set Up a NAT Gateway in Terraform for Private Subnet Internet Access Part-2

This is the second part of creating AWS network resources using terraform, here we will learn to create nat gateway required for communicating to internet from private network.

Creating AWS Network resources using Terraform Part-1

Every application we build requires a networking component like VPC in AWS which is the foundation for every project. Here we will learn how to create those with Terraform.

Securing CI/CD Pipelines A Comprehensive Guide

Modern software development relies on CI/CD pipelines to automate building, testing, and deploying applications. However, without proper security measures, these pipelines can become a major target for cyber threats

Monitoring your system and application in 2025

This are few reasons and how I would monitor your system and application as a DevOps engineer in 2025.

From Downtime to Uptime How DevOps Solves Operational Pain Points

What adds values to a critica business is keeping their system operational which is possible when you have a DevOps engineer to manage everything to keep the system uptime and running.

The Hidden ROI of Hiring an Experienced DevOps Engineer

The real value of hiring an experienced DevOps engineer often remains underestimated. Let’s uncover the hidden return on investment (ROI) that such a hire brings to your organization.

Running multiple jdk version in same server

Sometime we would need to run multiple jdk version on same machine, this is the guide on how to do it on linux ubuntu24.04 machine. Tested works.

Health check with Uptime Kuma, complete setup guide in kubernetes

In the competitive world of front-end development, a strong portfolio is your ticket to showcasing your skills, making a lasting impression on potential employers or clients, and advancing your career.