Ask HN: I am writing a book. What would you want to see in it?
ASK HN: I am writing a book on Serverless Architectures (https://www.manning.com/books/serverless-architectures-on-aws?a_aid=serverless-architectures-on-aws&a_bid=145280de). It's going well but I want it to be the best book of its kind.
I need your collective wisdom HN. What kind of topics should it cover? What do you want to see in this book? And, what would make you recommend it to a friend?
8 comments
[ 3.0 ms ] story [ 30.7 ms ] threadWrite about the "why's" instead. In other words, try to answer the big picture questions about serverless architectures without getting bogged down in the minutiae of what is state of the art in early 2016. Try to picture what someone in the year 2018 or 2020 would want to know about them, and write about that.
We have dedicated many pages (and will dedicate more) explaining how/why serverless is different. Why we think it's superior (in some instances) to traditional technologies and how it can alleviate the burden that comes with managing traditional infrastructure (and current methods of implementing back ends for web applications).
The book is covering AWS and technologies such as Lambda, and API Gateway. These have already evolved as we began to write the book. I want to focus more on patterns and applications but we also need to introduce readers to these patterns and show how to actually put them together - so it's an interesting question of finding balance.
How about composability as an organizing theme?
Good luck.
I have found that the only transferable knowledge I have over years of programming, are the language-agnostic high-level / 'core' principles
My hunch is that collecting the stories from several individuals will yield some tremendously interesting ideas.