Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit d30b297

Browse files
committed
Edited 510_Deployment/70_conclusion.asciidoc with Atlas code editor
1 parent d077d3f commit d30b297

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

510_Deployment/70_conclusion.asciidoc

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11

2-
=== Revisit this list before production
2+
=== Revisit This List Before Production
33

4-
You are likely reading this section before you actually go into production.
4+
You are likely reading this section before you go into production.
55
The details covered in this chapter are good to be generally aware of, but it is
66
critical to revisit this entire list right before deploying to production.
77

88
Some of the topics will simply stop you cold (such as too few available file
99
descriptors). These are easy enough to debug because they are quickly apparent.
10-
Other issues, such as split-brains and memory settings, are only visible once
10+
Other issues, such as split brains and memory settings, are visible only after
1111
something bad happens. At that point, the resolution is often messy and tedious.
1212

13-
It is much better to pro-actively prevent these situations from occurring by configuring
13+
It is much better to proactively prevent these situations from occurring by configuring
1414
your cluster appropriately _before_ disaster strikes. So if you are going to
1515
dog-ear (or bookmark) one section from the entire book, this chapter would be
1616
a good candidate. The week before deploying to production, simply flip through
17-
the list presented here and check off all the recommendations.
17+
the list presented here and check off all the recommendations.

0 commit comments

Comments
 (0)