All Posts tagged as "Design"

Building a Neobank- The Path to Modern Banking Innovation in 2024

A lot of neobanks collaborate with banks that hold banking licenses, as they cannot function alone. This article focuses on how to build a neobank and everything you should consider when you build your first one.

Read More →

SOLID - The First 5 Principles of Object Oriented Software Design Principles in 2024

To be a productive developer follow S.O.L.I.D, foundation of clean system design. It helps to create maintainable and extensible code. An agile software development process.

Read More →

Circuit Breaker Pattern - How to build a better Microservice Architecture with Examples in 2024

How to build a resilient proof system, prevent failures to cascade across multiple systems and run out of critical resources?

Read More →