I am looking for a good book / blog / resources on Engineering Best Practices (developing, testing, automation, tools & deployment) for distributed systems. Most of what I see is principle, architecture and algorithm oriented book. Is there an engineering focussed book for distributed computing?

link|improve this question
feedback

1 Answer

Have you looked at Theo Schlossnagle's Scalable Internet Architectures?

link|improve this answer
Yes, I have read the book and it gave me a solid foundation on how to architecture. But it doesn't get into the nitty gritties of, say, how to achieve code coverage or how to manage a deployment. – Ravisankar S Aug 4 '11 at 0:42
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.