🎤 Serverless by Design
📹
Video:
https://youtu.be/7Ibgp9EetNo
Serverless technologies bring you to adopt event-driven architectures. I created “Serverless by Design”, an open source tool that can help you to quickly think, build and iterate on a visual representation of your project. First, it can map event-driven architectures to a network model, easy to edit and visualize. Services and functions are nodes of the network, and the interaction between services and functions (such as triggers, read/write access, and other integrations) are edges. Then, it can build the starting code of your app using AWS SAM templates, or the Serverless Framework. Finally, we’ll give an example on how to deploy an application globally, across multiple regions.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.