Summary: A review of the course 'AWS Certified Developer Associate' on Udemy.
Summary: A review of the book 'Building Microservices', by Sam Newman.
Summary: This book by Cal Henderson covers scalability concepts, hardware, networking, capacity planning, and more, with multiple examples and best practices.
Summary: Opinion about the importance of having specialized applications that excel at one task, rather than bloated multi-functional ones.
Summary: The importance of using derived Exception classes for better error handling in .NET and PHP.