cloud-resume-api
cloud-resume-api copied to clipboard
Added my submission to the Submissions table
Submission for Cloud Resume API Challenge
- Name: Joseph A Leto
- GitHub Repo URL: https://github.com/serversorcerer/Cloud-Resume-API-Challenge
- Resume API URL: https://5yw6uexaub.execute-api.us-east-1.amazonaws.com/Prod/resume
- Medium Article:
Summary:
I have completed the Cloud Resume API Challenge. My project includes the following features:
- Serverless architecture using AWS Lambda and API Gateway
- Data storage in Amazon DynamoDB
- Infrastructure as Code with Terraform
- Automated CI/CD pipeline with GitHub Actions