cloud-resume-api icon indicating copy to clipboard operation
cloud-resume-api copied to clipboard

Cloud Resume API Challenge - where you build a serverless API for your resume using different cloud services.

Results 22 cloud-resume-api issues
Sort by recently updated
recently updated
newest added

This project showcases a fully functional Google Cloud Function (GCF) that serves as an API endpoint to fetch resume data stored in a Firestore database. It retrieves the data upon...

## Short description for your project This project deploys a serverless API with AWS Lambda and DynamoDB with the use of Github actions. Github actions is used to provide a...

Name: Rohit S Repo URL: [Repo URL](https://github.com/rohit1101/Cloud-Resume-Api-) Resume API URL: [resume-api](https://us-central1-lively-encoder-427806-d3.cloudfunctions.net/cloud-resume) Summary: ![image](https://github.com/user-attachments/assets/d439d411-45d7-46e1-a3e8-b28bb08b1e79) - The way I implemented the solution for this challenge is by setting up an HTTP public...

## Short description for your project This Project focuses on building and deploying a serverless API that servers resume data in json format. ## Services used - DynamoDB Table created...

## Short description for your project This is a pull request where a serverless Resume API is built and deployed using AWS resources. Here, an AWS Lambda function fetches resume...

## Short Description for Your Project This project involves creating a serverless resume API using Azure Functions and CosmosDB, integrated with GitHub Actions for automated deployments. The API serves resume...

## Short description for your project Added my submission Have created the aws infra using terraform script and ran the script through github actions for all the bonus points Added...

giveaway-july-24
aws

## Summary - I created a table in DynamoDB. - I then created a lambda function to get the JSON resume from the table. - I created a RESt API...

## Short description for your project This project is an Azure Function that provides a REST API to retrieve sections or the entire resume document stored in Azure Cosmos DB....