
Agile Methodologies and SCRUM
Agile Software Development is an approach that emphasizes flexibility and adaptation in software development processes. Unlike traditional project management methods, agile software development is based on small and rapid deliveries,…
Read more »
CQRS Design Pattern
What is CQRS ? CQRS is an architectural design pattern whose main focus is on separating the writing and reading responsibilities. CQRS architecture is established based on the CQS principle….
Read more »