Software Engineering Student — Cloud AWS & DevOps / SRE
Who Am I ?
I am a software engineering student specializing in cloud architecture and DevOps. As the sole Cloud/DevOps engineer on a multi-tenant SaaS platform, I built the infrastructure end to end: an AWS Organizations multi-account setup, a Terraform codebase with remote state and reusable modules, ECS Fargate services behind an ALB, and CI/CD pipelines deploying through GitHub Actions with OIDC federation instead of static access keys.
My focus is on what makes a platform operable rather than just deployable: reproducible infrastructure, least-privilege IAM, encrypted data at rest, observability through CloudWatch and Grafana, and cost controls put in place from the foundation. A backend engineering background in C#, Java and PHP means I design infrastructure with an understanding of the applications running on it.
Certifications
Tech Stack
I design and operate cloud infrastructure on AWS: multi-account landing zones, networking, container platforms, and the automation around them. Every environment is described in Terraform, shipped through CI/CD pipelines, and instrumented with logs, metrics, alarms and cost guardrails before it carries production traffic.
I design multi-account AWS environments with isolated VPCs, managed data services and least-privilege IAM, so that separation between Dev, Staging and Production is enforced by the platform rather than by convention.
I turn infrastructure into code and releases into pipelines: Terraform modules with remote state, containerized builds, automated security scanning, keyless deployments, and observability wired in from day one.
I am always interested in meaningful opportunities, technical collaborations, and software engineering conversations.
Topics I Write About
I write about the cloud and DevOps work I actually do — AWS account structure, deployment security, and infrastructure as code — alongside earlier pieces on software architecture and delivery workflow.
Field notes on separating Dev, Staging and Production into their own AWS accounts: where the boundary should fall, enforcing MFA, and keeping IAM least-privilege under delivery pressure.
Read articleHow a CI pipeline can deploy to AWS without storing a single long-lived credential, and what the trust policy conditions really protect you against.
Read articleWhat the lock actually prevents, how to split state files per environment, and the failure modes worth understanding before they surprise you mid-apply.
Read article
A practical guide to applying Clean Architecture in full-stack projects to improve maintainability, flexibility, and long-term product evolution.
Read article
How SOLID principles help build resilient backend services and clear contracts that scale with team size and business complexity.
Read article
A straightforward workflow for containerizing services, standardizing environments, and shipping reliable releases from development to production.
Read articleContact
Email: Badrsbbai@gmail.com
Phone: +212674870076
LinkedIn: badreddine-sbai
GitHub: Pedroxsbai