General
When designing systems, there are often patterns and concepts that can be applied across the board. This section is meant to cover those constant concepts and patterns that should be used across all systems/projects.
When designing or building any systems, security should be the number one priority, then followed by everything else, such as business requirements, simplicity, and performance (to name a few).
-
Security
Security concepts and patterns that apply across all systems/projects.