Is this a way / tutorial on deploying / converting an existing Django application (I use django-rest-famework) for the APIs to access through the API and performed by AWS Lambda functions?
I see the zappa package, however I want to avoid it ....
source
share