Skip to main content
Yaseen Younus, M.S.

Yaseen Younus, M.S.

Cloud | DevOps | SRE | Platform | Architecture | Automation

I’m a Chicago-based professional with a strong passion for cloud computing, DevOps, and platform engineering. I hold a master’s degree in Data Science and Artificial Intelligence from Northwestern University, and I’m eager to share insights and experiences from my career journey.

Feel free to explore, connect, and reach out if you have any questions or if you’d like to chat about technology!

Recent

"Hello, World!"
Introductory blog post
AWS CDK Python - Build & Deploy Docker Image with AWS CodePipeline
AWS Cloud Development Kit (CDK) Python example demonstrates how to configure AWS CodePipeline with CodeCommit, CodeBuild, and CodeDeploy to build and deploy a Docker image to an Elastic Container Service (ECS) cluster running AWS Fargate (serverless compute for containers).
AWS CDK TypeScript - Build & Deploy Docker Image with AWS CodePipeline
AWS Cloud Development Kit (CDK) TypeScript example demonstrates how to configure AWS CodePipeline with CodeCommit, CodeBuild, and CodeDeploy to build and deploy a Docker image to an Elastic Container Service (ECS) cluster running AWS Fargate (serverless compute for containers).
AWS CDK Go - Build & Deploy Docker Image with AWS CodePipeline
AWS Cloud Development Kit (CDK) Go example demonstrates how to configure AWS CodePipeline with CodeCommit, CodeBuild, and CodeDeploy to build and deploy a Docker image to an Elastic Container Service (ECS) cluster running AWS Fargate (serverless compute for containers).
AWS CDK Go - Static Site with S3, CloudFront, Route 53 & Certificate Manager
AWS Cloud Development Kit (CDK) Go example demonstrates how to host a static site in an S3 Bucket and serve content using a CloudFront Distribution. This example allows you configure a Route 53 subdomain in an existing Hosted Zone that you control.
AWS CDK Go - ECS Cluster with Application Load Balancer (ALB)
AWS Cloud Development Kit (CDK) Go sample demonstrates how to configure and deploy an Elastic Container Service (ECS) Cluster behind an Application Load Balancer (ALB)