@@ -29,8 +29,12 @@ intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
2929
3030toc_landing_pages = [
3131 " /getting-started" ,
32+ " /deployment-paradigms" ,
33+ " /deployment-paradigms/multi-region" ,
3234 " /operational-efficiency" ,
3335 " /security" ,
36+ " /auth" ,
37+ " /auditing-logging" ,
3438 " /reliability" ,
3539 " /performance" ,
3640 " /cost-optimization" ,
@@ -42,6 +46,8 @@ adf = "Atlas Data Federation"
4246adl = " Atlas Data Lake"
4347ak8so = " Atlas Kubernetes Operator"
4448app-services = " App Services"
49+ arp = " Atlas Resource Policy"
50+ arps = " Atlas Resource Policies"
4551atlas-admin-api = " Atlas Administration API"
4652atlas-app-services = " Atlas App Services"
4753atlas-arch-center = " Atlas Architecture Center"
@@ -131,12 +137,17 @@ old-backup = "legacy backup"
131137Online-Archive = " Online Archive"
132138PHI = " :abbr:`PHI (Protected Health Information)`"
133139PII = " :abbr:`PII (Personally Identifiable Information)`"
140+ pit = " :abbr:`PIT (Point in Time)`"
141+ pitr = " :abbr:`PITr (Point in Time Restore)`"
134142PIT-Restore = " Continuous Cloud Backup"
135143pit-restore = " continuous cloud backup"
136144pkce = " :abbr:`PKCE (Proof Key of Code Exchange)`"
137145playground = " Atlas Search Playground"
146+ ps = " MongoDB's `Professional Services <https://www.mongodb.com/services/consulting>`__"
138147qe = " Queryable Encryption"
139148Realm = " Realm"
149+ rpo = " :abbr:`RPO (Recovery Point Objective)`"
150+ rto = " :abbr:`RTO (Recovery Time Objective)`"
140151sdk = " :abbr:`SDK (Software Development Kit)`"
141152service = " Atlas"
142153service-api-v1-base-uri = " https://cloud.mongodb.com/api/atlas/v1.0"
@@ -179,6 +190,7 @@ waf = "`Well-Architected Framework <https://www.mongodb.com/resources/products/c
179190wif = " Workforce Identity Federation"
180191workload = " Workload Identity Federation"
181192iac = " :abbr:`IaC (Infrastructure as Code)`"
193+ byok = " :abbr:`BYOK (Bring Your Own Key)`"
182194
183195[substitutions ]
184196service-register = " :mdbacct:`MongoDB Atlas registration page </register?tck=docs_atlas>`"
@@ -196,6 +208,7 @@ api = ":abbr:`API (Application Programming Interface)`"
196208arn = " :abbr:`ARN (Amazon Resource Name)`"
197209atlas-sp = " Atlas Stream Processing"
198210atlas-trust = " `Atlas Trust Center <https://www.mongodb.com/products/platform/trust>`__"
211+ atlas-gov = " `Atlas for Government <https://www.mongodb.com/products/platform/atlas-for-government>`__"
199212aws = " :abbr:`AWS (Amazon Web Services)`"
200213AWS = " :abbr:`AWS (Amazon Web Services)`"
201214aws-eni = " :abbr:`ENI (Elastic Network Interface)`"
@@ -294,6 +307,7 @@ llm = ":abbr:`LLM (Large Language Model)`"
294307mcli = " MongoDB Command Line Interface"
295308mdb-dev-center = " `MongoDB Developer Center <https://www.mongodb.com/developer/>`__"
296309mdb-support = " `MongoDB Support <https://support.mongodb.com/welcome>`__"
310+ mdb-university = " `MongoDB University <https://university.mongodb.com/>`__"
297311mdb-feedback = " `MongoDB Feedback <https://feedback.mongodb.com/>`__"
298312mfa-long = " multi-factor authentication"
299313mfa = " :abbr:`MFA (multi-factor authentication)`"
@@ -326,8 +340,8 @@ piv = ":abbr:`PIV (Personal Identity Verification)`"
326340prometheus = " `Prometheus <https://prometheus.io/>`__"
327341rag = " :abbr:`RAG (Retrieval-Augmented Generation)`"
328342rdp = " :abbr:`RDP (Remote Desktop Protocol)`"
329- rpo = " :abbr: `RPO (Recovery Point Objective)`"
330- rto = " :abbr: `RTO (Recovery Time Objective)`"
343+ rpo = " :abbr:`RPO (Recovery Point Objective)`"
344+ rto = " :abbr:`RTO (Recovery Time Objective)`"
331345rtpp = " :abbr:`RTPP (Real-Time Performance Panel)`"
332346rbi = " :abbr:`RBI (Reserve Bank of India)`"
333347restapi = " :abbr:`REST (Representational State Transfer)` :abbr:`API (Application Programming Interface)`"
@@ -372,6 +386,7 @@ utc = ":abbr:`UTC (Coordinated Universal Time)`"
372386vat = " :abbr:`VAT (Value Added Tax)`"
373387gst = " :abbr:`GST (Goods and Services Tax)`"
374388pst = " :abbr:`PST (Provincial Sales Tax)`"
389+ vnet = " :abbr:`VNet (Virtual Network)`"
375390vpc = " :abbr:`VPC (Virtual Private Cloud)`"
376391yaml = " :abbr:`YAML (Yet Another Markup Language)`"
377392vercel = " `Vercel <https://www.vercel.com/>`__"
@@ -383,5 +398,7 @@ workload = "Workload Identity Federation"
383398targets = [" index.txt" , " high-availability.txt" , " resiliency.txt" ]
384399variant = " info"
385400value = """ \
386- The {+atlas-arch-center+} is in early release and includes recommendations for a single-cloud, single-region architecture. MongoDB plans to add multi-region recommendations, recommendations for compliance with external standards, and a plug-and-play Terraform code repository in future releases.
401+ The {+atlas-arch-center+} is in early release. MongoDB plans to add
402+ recommendations for compliance with external standards
403+ and a plug-and-play Terraform code repository in future releases.
387404 """
0 commit comments