You’re building a growing SaaS application. Your pages, reports, email notifications, etc. are starting to get slow. Why? Because of indexes.
Categories
You’re building a growing SaaS application. Your pages, reports, email notifications, etc. are starting to get slow. Why? Because of indexes.
How should you design the structure of your .NET solutions? Microservices? Monolith? Feature folders? Clean architecture? Shared databases?
Event sourcing doesn’t necessitate introducing eventual consistency. I lay out some patterns and techniques to help sort this out!
Clean architecture is a common approach to designing software systems. However, there are some issues that might cause you more harm than good…
What is software modernization? Is it about upgrading your software to the next hyped-up technology? Or is it something more? Come find out!
Are you considering adopting a microservices architecture? Won’t it fix all your problems? Join me for a look into the realities of microservices!