Blog Archive

creating aws networking resources with Terraform nat gateway for internet communication
iaac

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.

Read Post
creating aws networking resources with Terraform vpc sg gateway routetable
iaac

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.

Read Post
Securing CICD  pipelines a comprehensive guides by DevOps engineer
devops-engineer

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

Read Post
monitoring your application and system in 2025
devops-engineer

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.

Read Post
From Downtime to Uptime How DevOps Solves Operational Pain Points for operational excellency
devops-engineer-in-nepal

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.

Read Post
hiring experienced devops engineer, understanding benefit of hiring experienced better devops engineer
devops-engineer

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.

Read Post
understanding aws public private network with diagram and example
linux

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.

Read Post
uptime helps to give insights of the system uptime
monitoring

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.

Read Post