Build a Docker container/image that runs a Python script and is compatible with AWS Lambda serverless execution

Job ID: 34518488

Budget: $30 – $250 USD

I'm working on an application that forecasts Google Trends.

I am employing the statsmodel package and pandas, which is a bit too large to employ in an AWS Lambda Layer so I need to use Docker in order to take advantage of serverless capabilities. I am very unfamiliar with Docker, but I am quite familiar with Python and Lambda.

You can learn about the Docker x Lambda integration here:
https://docs.aws.amazon.com/lambda/latest/dg/python-image.html

My python script loads data from S3, generates a model and then transforms and saves the data back into S3. The information of where the data is located and where it should be saved would be an input into the AWS Lambda event. I will provide the python script once we begin working.

Let me know if you have any questions.
Related categories: Python Amazon Web Services Docker Aws Lambda Cloud Data