Tag: general
The four guarantees of database transactions: Atomicity, Consistency, Isolation, and Durability.
2mo ago
general intermediate
Converts the interface of a class into another interface clients expect, allowing incompatible interfaces to work together.
2mo ago
general intermediate
Allowlists define what is permitted; blocklists define what is forbidden. Allowlists are always more secure.
2mo ago
general beginner
Short documents capturing the context, decision, and rationale for significant architectural choices — creating an institutional memory of why the system is built the way it is.
2mo ago
general beginner
The sum of all points where an attacker can try to enter or extract data from a system.
2mo ago
general intermediate