I'm Margo K. Kelly and I'm transitioning to the Cloud




Welcome to my resume site. This site contains my implementation of Forrest Brazeal's Cloud Resume Challenge. I love tech and I enjoyed this challenge tremendously as a way of upping my AWS skills.

Per the Cloud Resume Challenge, I created a resume page on AWS S3 with a visitor counter at the bottom. The visitor counter is implemented using AWS API Gateway, Lambda and DynamoDB. A Javascript API call in your browser to API Gateway triggers the AWS Lambda function, which retrieves a value from DynamoDB, updates the value and sends the value to the user back through API Gateway.

I configured and deployed AWS API Gateway, Lambda and DynamoDB using AWS SAM CLI. I used GitHub Actions to automatically update the site's S3 contents when new code is pushed to the repository. I am currently working on implementing the backend CI/CD portion of the challenge.

I'm seeking a new career start as a cloud admin/engineer. I invite you to visit my resume page, site diagram