Create a REST API with AWS microservices. Structure your API with API Gateway script logic in Lambda Functions, and save/fetch data from an RDS database.
1
Preparing your AWS Project to Build an API
Configure your AWS account in preparation for building APIs using AWS API Gateway.
6 min read
2
Using Pandas with AWS Lambda Functions
Use Python's Pandas library in your AWS Lambda functions.
3 min read
3
Building an API with Amazon's API Gateway
Leverage AWS' API Gateway to create an API which fetches records from an RDS database.
6 min read
4
Create a REST API Endpoint Using AWS Lambda
Create an AWS Lambda function to pull records from a database.
4 min read
5
Python-Lambda: The Essential Library for AWS Cloud Functions
Deploy AWS Lambda functions with ease by using a powerful Python library.
5 min read