Sanka's Knowledge Repository
Something to read,think and remember
Pages
(Move to ...)
Home
▼
Performance Boosting Tips
›
Performance Boosting Tips When it comes to building scalable and efficient web applications, developers often face common challenges such as...
stamp coupling in architecture
›
Here's a breakdown of stamp coupling in architecture: What it is: Stamp coupling occurs when modules within a system share a composite...
CAP theorem
›
Here's the CAP theorem in a nutshell: In distributed systems, you can fully guarantee only two of these three things: Consistency (C)...
Chain of Responsibility vs Command
›
Chain of Responsibility vs Command The Chain of Responsibility Pattern and the Command Pattern are both behavioral design patterns, but th...
BFF pattern
›
BFF pattern What is the BFF Pattern? The Backend for Frontend (BFF) pattern is an architectural design pattern that involves creating a ...
›
Home
View web version