Are there any good books on this subject that are worth reading and still relevant with modern technology?
What interests me most is the back-end architecture, and I should consider choosing clustering and a database solution, since I plan to use GWT for the front-end, so I won’t be able to control a lot there.
I am looking for a book that will answer questions such as: How to choose a load balancing strategy? Which database model to choose? How to scale the data? How to scale request processing? What are common problems creating a web application that can handle huge traffic?
source
share