2018 Reinvent recap

This is article compiles all my vlogs from AWS Reinvent 2018. If you are attending reInvent for the first time watching these videos can be helpful. Getting ready for AWS reInvent 2018! In this video I brink my maternal side out and share with you my tips on how to pack, how to organize your experience and also how to stay sane during the most crazy conference of the year — AWS reInvent!

Continue reading...

Using MiddyJS in serverless

In this blog post I will show you how to use MiddyJS a middleware library to change the parameters stored in Parameter Store when they change without the need to redeploy your function.



Continue reading...

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...