Friday, 18 March, 2016 UTC


Summary

There is currently a major shift sweeping over the software industry. We went from monolithic apps, to API-driven apps, and now Software Engineers are breaking their apps into "micro-services". Managing and connecting those different micro-services could be a hassle.
AWS offers an interesting service with Lambda that let you create microservices easily for a very cheap price. With the recent announcement of the API Gateway, it lets you create a 100% serverless microservice-based infrastructure for your API and app.
To simplify the creation and the maintenance of a such infrastructure, the community have came up with a framework: Serverless (ex-JAWS)
Further reading:
  • Serverless framework: serverless.com
  • JAWS presentation at Re:Invent 2015: https://www.youtube.com/watch?v=D_U6luQ6I90