your-name.dev — us-east-1
whoami

Michael Allaband
builds cloud-native systems on AWS.

Placeholder bio — swap in your own. I design and ship serverless applications: APIs, data pipelines, and small tools that stay cheap to run and easy to reason about.

account-overview.log
Active projects04
Monthly infra cost$2.10
Uptime (30d)99.94%
Preferred patternserverless
Free-tier usage

Projects

Serverless Task Manager
~$0.40/mo

Placeholder — full-stack app with auth, a REST API, and a React frontend hosted entirely on managed services.

S3CloudFrontLambda API GatewayDynamoDBCognito
URL Shortener + Analytics
~$0.15/mo

Placeholder — link shortener with a click-analytics dashboard, built on a fully serverless request path.

API GatewayLambdaDynamoDB
Image Auto-Tagging Pipeline
~$0.60/mo

Placeholder — upload triggers a Lambda that calls Rekognition and writes labels to a searchable gallery.

S3LambdaRekognitionDynamoDB
CI/CD Pipeline Demo
~$0.90/mo

Placeholder — push-to-deploy pipeline for a small API, with infrastructure defined entirely in code.

CodePipelineCodeBuildFargateTerraform

Stack

Compute
Lambda, Fargate, EC2 (Graviton)
Data
DynamoDB, S3, RDS
Delivery
API Gateway, CloudFront, Route 53
Ops
CloudWatch, EventBridge, IAM
IaC
Terraform, CDK, CloudFormation
Languages
Python, TypeScript, Go
Frontend
React, Vite, Tailwind
AI/ML
Bedrock, Rekognition, SageMaker

About

Placeholder bio paragraph. Your Name is a developer who likes building small, well-run systems more than big, fragile ones. Most projects here started as an excuse to learn one AWS service properly.

Currently focused on serverless architecture, infrastructure as code, and finding the cheapest way to run something reliably.

Outside of AWS: swap in whatever's true — other interests, past roles, or what you're learning next.

2026-06 DEPLOY shipped CI/CD pipeline demo
2026-04 LEARN started using Bedrock for a chatbot project
2026-02 DEPLOY image tagging pipeline v1
2026-01 LEARN first Terraform module written
2025-11 DEPLOY URL shortener + analytics