Building Serverless API using AWS Boto3
Jun 26, 2024 · 4 min read · This is an article guide on creating a serverless movie API using Boto3 which is an AWS SDK for Python. It is a great start for anyone willing to practice using different AWS services like Lambda functions, API gateway, S3 bucket, etc. Tools Used La...
Join discussion