Skip to content

Commit a00d4b6

Browse files
authored
Removes diagram notes, updates changelog (#71)
1 parent 0701452 commit a00d4b6

File tree

4 files changed

+5
-15
lines changed

4 files changed

+5
-15
lines changed

source/changelog.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ What's New in the {+atlas-arch-center+}
1515
This page lists the changes introduced in each new version of the
1616
{+atlas-arch-center+}.
1717

18-
v1
19-
--
18+
v20250228
19+
---------
2020

21-
**Released 10 Jan, 2025**
21+
**Released 28 Feb, 2025**
2222

2323
- Releases the first version of the {+atlas-arch-center+}, including
2424
guidance to:
2525

2626
- :ref:`Design a landing zone <arch-center-landing-zone>`.
27-
- :ref:`Migrate to {+service+} <arch-center-migration>`.
28-
- Set up {+service+} in alignment with the {+waf+} by using the
27+
- Set up a single-region, single-cloud {+service+} architecture in
28+
alignment with the {+waf+}, including example commands for the
2929
{+atlas-cli+} and Terraform. To get started, see :ref:`arch-center-hierarchy`.

source/disaster-recovery.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ data centers.
8383
Consider the following diagram, which shows data distributed across
8484
two data centers:
8585

86-
**DIAGRAM BELOW TO BE CHANGED FOR FINAL STYLIZED DIAGRAM**
87-
8886
.. figure:: /includes/images/two-data-centers.png
8987
:figwidth: 750px
9088
:alt: An image showing two data centers: Data Center 1, with a primary and a secondary node, and Data Center 2, with only a secondary node
@@ -95,8 +93,6 @@ out of three replica set members available, no majority, and the system degrades
9593
Consider the following diagram, which shows data distributed across
9694
three data centers:
9795

98-
**DIAGRAM BELOW TO BE CHANGED FOR FINAL STYLIZED DIAGRAM**
99-
10096
.. figure:: /includes/images/three-data-centers.png
10197
:figwidth: 750px
10298
:alt: An image showing three data centers: Data Center 1, with a primary node, Data Center 2, with a secondary node, and Data Center 3, with a secondary node
@@ -139,8 +135,6 @@ Consider the following diagram, which shows a sharded {+cluster+}
139135
spread across three data centers. The application connects to the {+cluster+} from a remote location. If Data Center 3 becomes unavailable, the application can still connect to the ``mongos``
140136
processes in the other data centers.
141137

142-
**DIAGRAM BELOW TO BE CHANGED FOR FINAL STYLIZED DIAGRAM**
143-
144138
.. figure:: /includes/images/mongos-three-data-centers.png
145139
:figwidth: 750px
146140
:alt: An image showing three data centers: Data Center 1, with a primary shards and two mongos, Data Center 2, with secondary shards and two mongos, and Data Center 3, with secondary shards and two mongos. The application connects to all six mongos instances.

source/high-availability.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ entire selection and failover process happens within seconds, without manual
3333
intervention. MongoDB optimizes the algorithms used to detect failure and elect a
3434
new primary, reducing the failover interval.
3535

36-
[insert diagram]
37-
3836
Clusters that you deploy within a single region are spread across availability
3937
zones within that region, so that they can withstand partial region outages without
4038
an interruption of read or write availability. You can optionally choose to spread

source/landing-zone.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,6 @@ The following example diagram unifies many of the architectural diagrams
211211
across the {+atlas-arch-center+} in one image to visualize your
212212
landing zone. You can adjust it as needed to customize it for your organization.
213213

214-
**DIAGRAM BELOW TO BE CHANGED FOR FINAL DIAGRAM**
215-
216214
.. figure:: /includes/images/LandingZone.svg
217215
:alt: "A diagram showing an example {+service+} landing zone."
218216
:align: center

0 commit comments

Comments
 (0)