Cloud Resume Challenge

January 2024

01OVERVIEW

Project Goals

  • Build a cloud-native resume website
  • Implement serverless architecture
  • Create CI/CD pipeline
  • Practice Infrastructure as Code

Technologies Used

02ARCHITECTURE

This project follows a serverless architecture pattern using various AWS services. Here's how they work together:

GitHub GitHub
GitHub Actions
S3 S3 Bucket
CloudFront CloudFront
API Gateway API Gateway
Lambda Lambda
DynamoDB DynamoDB

Key Features

  • Serverless architecture with zero server management
  • Global content delivery through CloudFront CDN
  • Automated CI/CD pipeline with GitHub Actions
  • Infrastructure as Code using Terraform
  • Cost-optimized with pay-per-use pricing
  • Scalable and highly available design

03SKILLS GAINED

04DEVELOPMENT JOURNEY