Md. Shimul Mahmud
@MdShimulMahmud
DevOps Engineer | Building Kubernetes Operator | Golang | AWS | Terraform | Ansible
Top Repositories
🏗️ A CLI tool to generate production-ready Go project folder structures based on popular architectures (DDD, Clean, Hexagonal, CQRS, Onion, Monorepo, and more).
GoThis project is a full-stack MERN application deployed with Kubernetes, featuring manifests for Deployments, Services, Ingress, Secrets, ConfigMaps, and NFS-backed storage. CI/CD integrates GitHub Actions, Jenkins, and ArgoCD for automated testing, building, and Kubernetes deployments.
JavaScriptOpentelemetry Auto Instrumentation for EKS Production Cluster
Build the backend for an app that helps Sales Representatives (SRs) sell products to retailers across Bangladesh. Each SR is assigned to a small list of ~70 retailers from a nationwide pool of ~1 million. The backend should focus on data modeling, performance, and scalability.
TypeScriptA repository for building microservice with Golang using grpc protocol.
This repository contains three small Docker-based Redis setups you can use to experiment with replication, Sentinel-based high-availability, and a Redis Cluster layout.
This project shows implementation of step-by-step guidance to provision a Kubernetes cluster (1 control-plane + 2 workers), build optimized Docker images for a 5-service TODO app, deploy the app and MongoDB with PV/PVC and constraints, and add logging/APM and monitoring with retention and alerts
GoThis project uses Ansible to completely automate the creation of a multi-node Kubernetes cluster using kubeadm. The playbooks will prepare the nodes, initialize a control plane, and join worker nodes, resulting in a clean, functional cluster.
ShellThis repository provides a minimal, opinionated Terraform configuration to provision virtual machines on Proxmox VE using the Telmate Proxmox provider.
HCL