If you have worked with containers before, you are probably familiar with how they are useful to isolate your applications and control the workload in your microservices-architecture. As for Serverless, is useful to run your code only when you need it, thus saving on the costs of running applications for…