GithubHelp home page GithubHelp logo

aws-resume-api's Introduction

Cloud Resume API with AWS

AWS Lambda Resume API Challenge

Welcome to the AWS Lambda Resume API Challenge. A project where you will have the opportunity to build and deploy a serverless API using AWS Lambda and DynamoDB, integrated with GitHub Actions. The primary goal? Construct an API that can serve resume data in JSON format.

Challenge Objective ๐ŸŽฏ

Your task is to create a Lambda function that fetches resume data stored in DynamoDB and return it in JSON format. To level up the challenge, integrate GitHub Actions to automatically deploy updates to your Lambda function whenever you push to your repository.

Key Requirements

  • DynamoDB Table: Set up a table named Resumes containing sample resume data.
  • Lambda Function: Fetch and return resume data based on an id.
  • API Gateway/Function URLs: Integrate API Gateway for your Lambda Function or use Function URLs to make you Lambda Function accessible.
  • GitHub Actions: Automatically package and deploy your Lambda function on every push to the repository.

Bonus: Use the AWS CDK or Serverless Framework for infrastructure as code! And API Gateway to make you Resume API accessible over the internet.

Getting Started ๐Ÿš€

Set Up AWS: If you haven't already, sign up for an AWS account and set up your credentials. Remember, always use AWS secrets and never expose them in your code.

Create a JSON Resume: Use this schema to create your own JSON resume. Create AWS Resources: Deploy the needed AWS services - DynamoDB and Lambda Function. Create Your Workflow: Use the provided template as a guide, but feel free to innovate! Test Everything: Ensure your API works as expected and the GitHub Actions deploy smoothly.

Submission Guidelines ๐Ÿ“ฅ

Ensure all your code is in a GitHub repository. Make sure your README has detailed instructions on how to run and test your API. Write a blog post sharing the things you learned during building this project.

Once you're ready to submit, create a pull request to this repository. Add your name, github repo URL and the resume API URL to the table in submissions.md file. In your pull request, provide a summary of what you've done and any additional features or functionalities you've added.

All the submission can be found here.

Completion Criteria ๐Ÿ†

  • Functionality: Does the API work? Does the deployment succeed via GitHub Actions?
  • Code Quality: Is the code clean, well-organized, and documented?
  • Innovation: Did you add any extra features or use any unique methods?

Acknowledgements ๐Ÿ‘

Thank you to everyone who decides to participate. Community challenges like this are a great way to learn, improve, and demonstrate your skills. I can't wait to see what you build!

aws-resume-api's People

Contributors

rishabkumar7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.