I am successfully deploy my Django
and using remote_env
in the zappa yml file. One concern here is security
I split into 2 buckets
env.json
Django
The concern right now is env.json
in the remote_env
is not public and Django
on behalf of AWS Lambda is unable to read it. Then my zappa raises 500
I had posted my question in the zappa github, but people there their rarely answer the question then I decided to put my question to stackoverflow