Skip to content

Conversation

@Light1596
Copy link

Short description for your project

This project aims to create a serverless function that fetches resume data stored in a NoSQL database and returns it in JSON format. Whenever the API endpoint in invoked, the Lambda function is triggered and then retrieve the resume stored in DynamoDB. Additionally, GitHub Actions is integrated to automatically deploy updates to my Lambda function whenever code is push to the repository.

Services used

  • AWS Lambda function
  • DynamoDB
  • API Gateway

Screenshots/Architecture diagram

cloud resume api - Page 4 (2)

@Light1596 Light1596 requested a review from rishabkumar7 as a code owner July 30, 2024 16:49
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋🏽, thank you for contributing to this project, we will review your changes shortly.

@rishabkumar7 rishabkumar7 added giveaway-july-24 Part of the July 2024 giveaway aws Built with AWS labels Aug 10, 2024
Copy link
Owner

@rishabkumar7 rishabkumar7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this is your code editor, but the entire file was changed, instead of adding the line for submission.

@Light1596
Copy link
Author

Not sure if this is your code editor, but the entire file was changed, instead of adding the line for submission.

Hello @rishabkumar7
I think it might be an issue with the IDE but everything looks okay on my side as the only thing I changed is line 27 as shown in the screenshot
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aws Built with AWS giveaway-july-24 Part of the July 2024 giveaway

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants