Looking for good material on serverless architecture
Christin Westermann
Posted on March 28, 2017
Hi everyone,
I am looking for good material on serverless architecture, like books, articles, videos, webinars, etc.
Also I am thinking of writing my master thesis about this topic and I would especially want to know if there is any documentation or book or article on a "real-world" application that uses for example AWS Lambda.
Questions that I have are, for example:
- By using Functions as a Service, like AWS Lambda, how do you organize all the functions you end up with?
- With how many functions will you end up? And is a big amount of functions maintainable?
- Can you have transactions that go beyond one function?
I couldn't really find much about that, yet. Everything I found only deals with the architecture in general, like a high level view or with a very tiny example application which only uses one function.
I'd really appreciate your help :-)
Thanks,
Christin
💖 💪 🙅 🚩
Christin Westermann
Posted on March 28, 2017
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
webdev Understanding HTTP, Cookies, Email Protocols, and DNS: A Guide to Key Internet Technologies
November 30, 2024