Skip to content

Conversation

@bavllymagid
Copy link

Description

The ServerLess resume project is a personal resume serverless function on GCP. This setup involves HTTP triggers that invoke the Cloud Functions on GCP, which then query a Firestore to retrieve and return resume in JSON format.

Services used

  • Cloud Functions : a serverless platform for running event-driven code without managing servers. It automatically scales and responds to events from Google Cloud services, enabling efficient background processing and API handling.
  • Firestore : a scalable NoSQL document database that allows real-time data storage and synchronization for web and mobile applications, supporting offline capabilities and flexible data modeling.

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
Copy link
Owner

thank you @bavllymagid for your submission, will review and merge.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants