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
Ask a specific question, and let’s see how to help you
Google SRE Book. Get a good handle on slo/sli
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.