CQRS Architecture Pattern | A Holistic ViewCQRS is an acronym for Command and Query Responsibility Segregation, an application architecture pattern that segregates Command (write…Jul 21, 2021Jul 21, 2021
Test-Driven Development | Practical ApproachIn today’s world, Engineering Practices are continuously evolving. With the evolution of Agile Development, many software practices are…Jul 13, 2021Jul 13, 2021
S.O.L.I.D. Principles RevisitedIn Software Development, Object Oriented programming concepts and design principles play a prime role to come up with scalable, flexible…Jul 4, 2021Jul 4, 2021
Mono Vs Multi RepositorySince the last couple of years, I’ve got into multiple debates around repository structures — Mono-repo Vs Multi-repo. Indubitably each…Jul 2, 2021Jul 2, 2021
Fifteen Factor AppIn the continuously evolving world of technology, the most pressing requirement for any software development is to have the application…Jun 24, 2021Jun 24, 2021