Deploying a Lambda Function in AWS using the Serverless Framework
Code on Github: https://github.com/shielamms/lambda-functions/tree/master/01-serverless-scraper
A web scraper written in Python and configured to be deployed to AWS Lambda using the Serverless Framework.