Applying the Strategy Pattern to a Payment Service with Dependency Injection Learn how to cleanly implement flexible payment logic in C# using the Strategy pattern and Dependency Injection Posted by Hüseyin Sekmenoğlu on April 11, 2025 When to Use Microservices Guidelines to help decide if microservices are the right fit for your project Posted by Hüseyin Sekmenoğlu on December 27, 2023 Mastering Microservices: Design Scalable and Independent Systems with Confidence Microservices are small, independent services that work together to form a system. Posted by Hüseyin Sekmenoğlu on May 23, 2023 Code Style Essentials: Write Cleaner, Smarter and Maintainable Code Every Day How writing clean code helps you write less of it Posted by Hüseyin Sekmenoğlu on March 16, 2023 Modular Monolith First: The Microservices Illusion Why starting with a modular monolith often beats jumping straight into microservices Posted by Hüseyin Sekmenoğlu on February 23, 2023 1 2 Next