Environmental variables in serverless

Handling the project configuration can be a problem for any software engineering project, as well for a serverless project. In this blog post I will talk about how to handle environmental variables in your serverless projects. There are lots challenges associated with it.



Continue reading...