Articles tagged with: Architecture

Book Review: Building Microservices

Summary: A review of the book 'Building Microservices', by Sam Newman.


Book Review: Building Scalable Websites

Summary: This book by Cal Henderson covers scalability concepts, hardware, networking, capacity planning, and more, with multiple examples and best practices.


Make your product do one thing well instead of a hundred poorly

Summary: Opinion about the importance of having specialized applications that excel at one task, rather than bloated multi-functional ones.


Using derivate Exception classes for better error handling

Summary: The importance of using derived Exception classes for better error handling in .NET and PHP.


Five basic concepts of scalability

Summary: A list of five basic concepts for scalability.