Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADDED] submission #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

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.

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.

1 participant