cloud-resume-api
cloud-resume-api copied to clipboard
[ADDED] submission
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.
thank you @bavllymagid for your submission, will review and merge.