Second part of Serverless series, in which we are going to build a WebApp using Flask and deploy it over AWS lambdas.
Watch previous video:
• What is serverless in cloud computing | fo...
Install serverless framework;
https://www.serverless.com/framework/...
Code:
https://github.com/maxcotec/aws-lambd...