All work
Cloud · DevOps · 2026Shipped
Serverless CI/CD Pipeline (AWS)
End-to-end AWS-native CI/CD: GitHub → CodePipeline → CodeBuild (test + build) → CloudFormation/SAM deploy to Lambda + API Gateway + DynamoDB, with CloudWatch alarms and SNS notifications. Multi-environment (dev/staging/prod), pytest unit tests, and SAM local integration testing — all inside the AWS Free Tier.
// stack
AWSCodePipelineSAMCloudFormationLambdaPython