Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.77 KB

File metadata and controls

35 lines (22 loc) · 1.77 KB

⚙️ Challenge 1: Choose Your Own Serverless Adventure

The first challenge in this course provides a hands-on, step-by-step walkthrough of creating a new Serverless service using Express.js.

Table of Contents

Description

In this challenge, you'll discover how to

  1. Deploy a simple API endpoint
  2. Add a DynamoDB table and two endpoints to create and retrieve a User object
  3. Set up path-specific routing for more granular metrics and monitoring
  4. Configure your environment for local development for a faster development experience.

Deliverables

When done, submit the URL to your deployed API on Gradescope.

Credits