Dev Tools · 1h ago
Developer Rebuilds Resume as Serverless AWS App, Shares Architecture
A developer turned their resume into a live serverless application on AWS, using S3, CloudFront, Lambda, DynamoDB, and API Gateway. The entire infrastructure was provisioned via Terraform, with GitHub Actions handling CI/CD. The project taught lessons on IAM permissions, Terraform dependencies, and service selection.
Meridian48 take
A practical walkthrough of serverless architecture that highlights real-world pitfalls, though the novelty is limited to those new to AWS.
serverlessaws