Articles tagged with: Architecture

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.


You know something is not well...

Summary: A reflection on the challenges faced by developers when dealing with disorganized code, lack of documentation, messy applications, and reliance on individuals for crucial information.