Magazine — Selected Reads

Featured & Latest

A curated magazine-style view of my latest writing — technical essays, stories, and case studies.

More recent — swipe →

  • Cover Image for Kubernetes Architecture Explained: A Beginner-Friendly Guide

    Kubernetes Architecture Explained: A Beginner-Friendly Guide

    Start your Kubernetes journey by understanding Kubernetes architecture, including master and worker nodes and their core components, explained simply for beginners.

    Nasrul Hasan
    Nasrul Hasan
  • Cover Image for Getting Started with Terraform: A Beginner’s Guide to AWS Infrastructure as Code

    Getting Started with Terraform: A Beginner’s Guide to AWS Infrastructure as Code

    In today’s rapidly evolving tech landscape, Terraform has emerged as the de-facto tool for Infrastructure as Code (IaC). It’s not just another DevOps skill—it’s a career accelerator for cloud engineers. In this guide, you’ll learn Terraform fundamentals and how to provision an AWS EC2 instance using a clean, modular Terraform structure.

    Nasrul Hasan
    Nasrul Hasan
  • Cover Image for Deploy Applications with GitHub Actions: A Beginner’s CI/CD Guide Using AWS EC2

    Deploy Applications with GitHub Actions: A Beginner’s CI/CD Guide Using AWS EC2

    Learn how to build a complete CI/CD pipeline using GitHub Actions to deploy a Dockerized application to AWS EC2 with secrets, environments, and automation.

    Nasrul Hasan
    Nasrul Hasan
  • Cover Image for Jenkins Production Hardening: Best Practices for Secure and Reliable CI/CD

    Jenkins Production Hardening: Best Practices for Secure and Reliable CI/CD

    Learn how to harden Jenkins for production with security, performance, and reliability best practices. Protect your CI/CD pipelines from failures and attacks.

    Nasrul Hasan
    Nasrul Hasan
  • Cover Image for Install and Set Up Jenkins for Production on Linux and Docker

    Install and Set Up Jenkins for Production on Linux and Docker

    Learn how to install and configure Jenkins for production on Ubuntu, Red Hat, and Docker. This step-by-step guide covers setup, security, and best practices.

    Nasrul Hasan
    Nasrul Hasan
  • Cover Image for Nginx for Beginners: A Complete Guide to Installation and Static Content Hosting

    Nginx for Beginners: A Complete Guide to Installation and Static Content Hosting

    In this modern world where most of the workload runs on containers and as a microservices, Nginx is an essential tool to include in your skillset.

    Nasrul Hasan
    Nasrul Hasan
  • Cover Image for Docker for Beginners: Getting Started Step-by-Step

    Docker for Beginners: Getting Started Step-by-Step

    In this Blog We will learn how to get started with docker. Be it windows, Mac or Linux, and learn all the basics command which we required to run and troubleshoot any running containers.

    Nasrul Hasan
    Nasrul Hasan
  • Cover Image for Connect to a Remote Server with SSH (Beginner’s Guide)

    Connect to a Remote Server with SSH (Beginner’s Guide)

    Learn how to securely connect to a remote server using SSH. This beginner-friendly guide covers SSH installation, passwordless login using keys, and file transfer with SCP.

    Nasrul Hasan
    Nasrul Hasan