Deploying your Python Script to Lambda - Part 2

Posted on Wed 26 February 2020 in Python_Automation • Tags python, aws, webscraping, lambda

After successfully creating our script, we will be using the AWS Lambda service to deploy the script. This article walks you through the process of setting up the lambda function.


Continue reading