Skip to content Skip to sidebar Skip to footer
Showing posts with the label Serverless Framework

Serverless: Python3.7 Not Found! Try The Pythonbin Option

I'm trying to develop a simple serverless app using Serverless framework and Python. Here'… Read more Serverless: Python3.7 Not Found! Try The Pythonbin Option

How Do I Deploy A Function In Python With Its Dependencies?

I'm trying to use the serverless framework to create and deploy an AWS Lambda function. I creat… Read more How Do I Deploy A Function In Python With Its Dependencies?