HACKER Q&A
📣 akkad33

Good books about architecturing cloud solutions for performance?


What are some good books for architecture of web software for performance? Preferably ones targeted to Spring but also other technologies


  👤 quintes Accepted Answer ✓
Ask a specific question, and let’s see how to help you

👤 JojoFatsani
Google SRE Book. Get a good handle on slo/sli

👤 chingchan
I like designing data-intensive applications from Martin as the first book. Then, dive into specific technology - such as database, networking, serverless and more.

AWS has resources around Cloud scalability but you can draw parallel to apply for GCP and Azure.