Skip to content

Platform Engineering

Infrastructure internals, networking configuration, Terraform module references, and operational procedures that require platform-level knowledge.

Sections

SectionDescription
InfrastructureVM reference docs, IaC architecture, networking design
CredentialsCredential rotation procedures for platform-managed secrets
DecisionsInfrastructure architecture decision records (ADRs)

What Belongs Here

  • Exact IPs, CIDRs, NSG rules, and firewall configuration
  • Terraform module internals and deployment procedures
  • VM operational references (SFTPGo, SSRS, etc.)
  • Cutover plans and low-level runbooks
  • Credential rotation for services managed at the platform layer
  • Architecture decisions with detailed implementation notes

What Belongs in General Ops

Content that application engineers and on-call engineers need belongs in the regular Operations and Infrastructure tabs:

  • Application runbooks (pipeline failure, rollback, job monitoring)
  • Incident records and investigations
  • High-level infrastructure overview and bastion access
  • Pipeline documentation (how to deploy, release process)
  • Security awareness (Defender dashboards, compliance)