SkillChirp
CAREER PROJECT · Intermediate · 1–2 weekends

AWS Serverless URL Shortener

Build a deployable redirect service with API Gateway, Lambda and DynamoDB, then measure latency and failure behavior.

API GatewayLambdaDynamoDBIAMServerless designRedirects
DEFINITION OF DONE

Leave artifacts a reviewer can inspect.

01

Live shortener

Make this concrete enough that another engineer can understand what you built and why.

02

API documentation

Make this concrete enough that another engineer can understand what you built and why.

03

DynamoDB model

Make this concrete enough that another engineer can understand what you built and why.

04

Architecture diagram

Make this concrete enough that another engineer can understand what you built and why.

05

Latency/cost notes

Make this concrete enough that another engineer can understand what you built and why.

RESUME / PORTFOLIO FRAMING

Describe what you actually did.

Built a serverless URL-shortening service on AWS using API Gateway, Lambda and DynamoDB with scoped IAM permissions.

Use this as a starting structure, then replace it with your real implementation details, metrics and constraints. Do not claim outcomes you did not measure.

Validate the shipped project →
STRETCH GOALS

Go deeper if the core is already solid.

Custom aliases

Add only if it strengthens the engineering story instead of delaying a finished, deployable core.

TTL cleanup

Add only if it strengthens the engineering story instead of delaying a finished, deployable core.

CloudFront edge redirect

Add only if it strengthens the engineering story instead of delaying a finished, deployable core.