AWS snippets

AWS lambdas is a popular platform for enterprise web applications. Going serverless is attractive as it eliminates the need to support your own IT infrastructure and pay for reserved computational resources even when they are not used. Democratizing application development, AWS at the same time provides all the tooling necessary for professional software development: TDD, CI/CD, scalable and versatile architecture blocks, etc.