Skip to content

PratimaScripts/Creating-Lambda-Functions-Using-the-AWS-SDK-for-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Creating Lambda Functions Using the AWS SDK for Python

Major three milestones:

  • The first milestone was to create a database backend to store café data. Accomplished that in the DynamoDB lab.
  • The second milestone was to create a REST API so that the webpage hosted on Amazon S3 could interact with mock data.
  • The third milestone was to create Lambda functions to query the DynamoDB table or index, or return a static message, and then to update the REST API resources to initiate the respective Lambda functions.

Architecture:

Architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published