Clarify access, ownership, privacy, recovery, maintenance, and production responsibility.
Loading progress…
Lesson 1
Authentication proves an identity; authorisation evaluates whether that identity may access a particular action or resource. Learn the founder decision, practical evidence, and warning signs that matter.
Lesson 2
Least privilege gives each person or system only the permissions needed for its present responsibility and duration. Learn the founder decision, practical evidence, and warning signs that matter.
Lesson 3
Secrets are credentials or cryptographic values requiring controlled storage, while environment variables are one mechanism for supplying runtime configuration. Learn the founder decision, practical evidence, and warning signs that matter.
Lesson 4
Company ownership means critical vendor accounts are registered, recoverable, billed, and administered under organisational control. Learn the founder decision, practical evidence, and warning signs that matter.
Lesson 5
Repository access controls the product's source history, while deployment access controls the systems that release and run it. Learn the founder decision, practical evidence, and warning signs that matter.
Lesson 6
Data privacy governs appropriate collection and use of personal information; retention defines how long each category remains and why. Learn the founder decision, practical evidence, and warning signs that matter.
Lesson 7
Backups preserve recoverable copies; recovery combines people, access, procedures, and tested restoration into resumed service. Learn the founder decision, practical evidence, and warning signs that matter.
Lesson 8
Supply-chain risk arises when libraries, build tools, services, updates, or maintainers can affect the security and availability of the product. Learn the founder decision, practical evidence, and warning signs that matter.
Lesson 9
An open-source licence grants permissions under conditions that may govern attribution, distribution, modification, or disclosure. Learn the founder decision, practical evidence, and warning signs that matter.
Lesson 10
Incident response is the prepared process for detecting, containing, investigating, communicating, recovering from, and learning after a harmful event. Learn the founder decision, practical evidence, and warning signs that matter.
Lesson 11
Technical handover transfers the knowledge, accounts, source, configuration, operational procedures, and decision history needed to continue the product. Learn the founder decision, practical evidence, and warning signs that matter.
Lesson 12
Maintenance keeps the product secure and compatible; support responds to user and operational problems under agreed responsibilities and service expectations. Learn the founder decision, practical evidence, and warning signs that matter.
Lesson 13
Production readiness is evidence that a product can serve real users with proportionate security, reliability, recovery, ownership, and support. Learn the founder decision, practical evidence, and warning signs that matter.