MongoDB patterns
Replica set SRV records, read preference guidance, and index discipline owned by application teams—platform provides network path and disk performance class.
MongoDB · Postgres · private networking
Databases are the coupling point for most outages. We document connection paths, TLS modes, rotation responsibilities, and backup RPO/RTO expectations separately for MongoDB and Postgres topologies.
Replica set SRV records, read preference guidance, and index discipline owned by application teams—platform provides network path and disk performance class.
Connection pooling strategies (transaction vs session pooling) with node-js driver caveats called out explicitly.
Application role vs migration role vs observability role—each scoped to schema objects required for that task.
TLS versions and cipher suites pinned per compliance packet.
Volume-level encryption with customer-managed keys available on select dedicated SKUs.
Logical dumps vs storage snapshots—choose based on recovery drills.
Use migration windows documented with migration assistance.