# Agentic Ai Projects And Mastery
All Agentic Ai Projects And Mastery notes →# Infrastructure Platform Engineering
All Infrastructure Platform Engineering notes →1 — Infrastructure Standards
Covers defining and enforcing infrastructure standards across teams and environments.
2 — Policy as Code
Covers policy as code for infrastructure — encoding governance rules as automatically enforced, version-controlled policy.
3 — Compliance Automation
Covers automating compliance checks and evidence collection for infrastructure against regulatory and internal standards.
4 — Tagging & Metadata
Covers tagging and metadata strategy for infrastructure resources — ownership, cost allocation, and discoverability.
5 — Cost Governance
Covers cost governance for infrastructure — budgets, showback/chargeback, and guardrails against runaway spend.
6 — Infrastructure Auditing
Covers auditing infrastructure changes and access for security and compliance visibility.
# Internal Developer Platforms
All Internal Developer Platforms notes →1 — Identity and Access Management
IAM foundations for a platform: how identity, group membership, and service accounts map onto catalog and provisioning permissions.
2 — Platform Security
Security responsibilities that belong to the platform itself, distinct from the security posture of the services running on top of it.
3 — Platform Policies
Policy definition and enforcement points across the platform: what gets checked at request time versus at admission time.
4 — Platform Guardrails
Guardrails as the difference between a self-service platform and an ungoverned free-for-all: constraints that don't require a human in the loop.
5 — Compliance by Default
Building compliance requirements into golden paths and templates so services are compliant by construction, not by later audit.
6 — Auditability
Audit trail requirements for platform actions: who provisioned what, when, and under which approval.