Contribute Media
A thank you to everyone who makes this possible: Read More

Deploying Django App On AWS Lambda

Description

How to run your application on cloud is one of most challenging tasks in the full development cycle. With the latest serverless technology, we can deploy our application easily on cloud, with much more affordable cost, but with more server processing power.

This talk will also discuss on how to archive asynchronous function call on serverless architecture.

Details

Improve this page