Building systemsmeant to be forgotten.
Nirjar Goswami, a Cloud and DevOps engineer who helps teams build infrastructure that ships faster and doesn't page anyone at 2am.
WhatIdo.
Cloud Architecture
Environments built with Terraform — compute, networking, IAM, storage. Designed once, provisioned on demand. Not patched together over time.
Developer Operations
CI/CD pipelines that get code to production without ceremonies. Automated, tested, and fast enough that deploys stop being an event.
Pipeline Security
Problems get caught in the pipeline, not in a postmortem. Static analysis, container scanning, and runtime detection run before code ships, not after something breaks.
Observability & MLOps
Metrics, logs, traces, and alerts that tell you what's wrong — including an ML risk model feeding signals back into the system it watches.
RecentWork.
Bastion
Identity & Access ManagementIt gives teams enterprise-grade access control without handing user data to a third party — auth, policy enforcement, MFA, session control, and audit logging in a single self-hosted stack.
Kost
Kubernetes Cost IntelligenceFinds over-provisioned workloads and hands you the fix command. Waste detection, right-sizing, and Slack alerts, all from one pod. No dashboard to check, no database, no bill.
HookDrop
Webhook Receiver & StreamerHookDrop is a mock webhook receiver in Go — POST to a bucket URL, it catches, stores, and streams it live. The real work is the pipeline around it: ECR, hardening, GitOps.
DeployLens
Deployment InsightsGitHub Actions and AWS CodeDeploy don't talk to each other. It ties both into a single timeline, so you can see exactly what a commit did on both sides.
Articles.
I've built cloud infrastructure, deployment pipelines, and security systems that prevent problems before they happen. Now I want to build it somewhere it actually matters.