Skip to content

lornamariak/aws-serverless

Repository files navigation

SERVERLESS API DEPLOYMENT WITH AWS LAMBDA

Pylint CI

In this project, I used Fast API to read data from an external source then used AWS API Gateway to trigger AWS lambda to export the results of my query to an S3 bucket.

This application can be used to automate the process of reading data from external APIs to internal data sources.

Architecture

Technologies used

  • AWS API GATEWAY
  • AWS LAMBDA
  • AWS S3
  • FAST API

To use

run make install

run make build

Load test Results

Requests

Users

About

Building a Serverless App using AWS Lambda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published