2 — Secrets Management
Purpose
[stub: secrets-management]
Metadata
| Author | Amit Singh |
| Scope | sre |
Local graph
Linked from 2 notes
Infrastructure Platform Engineering
A book-shaped table of contents for infrastructure platform engineering: from infrastructure operations to self-service platforms, IaC foundations, Terraform/OpenTofu, cloud platform design, networking, identity, compute, storage, golden images, automation, governance, observability, reliability, enterprise platforms, anti-patterns, and MAANG interview prep — cross-linking existing sre/networks/kubernetes/patterns/internal-developer-platforms notes instead of duplicating them.
Site Reliability Engineering: From Foundations to Internet-Scale Systems
The complete 184-chapter, 15-part Site Reliability Engineering curriculum — from Linux internals and distributed-systems theory through reliability engineering, observability, incident response, platform engineering, and Staff/Principal-level MAANG interview preparation, ordered the way SRE expertise actually develops rather than as a topic index.
Related notes
1 — Identity and Access Management
Who can do what, to which system, and how that access is granted, reviewed, and revoked — the control plane every other security chapter in this Part depends on.
10 — Business Continuity
The organizational plan for keeping the business running through a disaster, of which technical disaster recovery is only one component.
3 — Zero Trust
Verifying every request regardless of network origin, on the assumption the perimeter is already compromised — and what that means for how services actually authenticate to each other.
4 — Network Security
Segmentation, firewalling, and the assumption that lateral movement is possible the moment any single node is compromised.