arch-guide: split off architectural principles

This commit is contained in:
Thomas Schoebel-Theuer 2019-10-28 11:01:50 +01:00 committed by Thomas Schoebel-Theuer
parent fddc0d3f14
commit 176148274e
1 changed files with 38 additions and 2 deletions

View File

@ -2983,10 +2983,10 @@ noprefix "false"
\end_layout
\begin_layout Chapter
Architectures of Cloud Storage / Software Defined Storage
Architectural Principles and Properties
\begin_inset CommandInset label
LatexCommand label
name "chap:Cloud-Storage"
name "chap:Architectural-Principles-and-Properties"
\end_inset
@ -9040,6 +9040,42 @@ noprefix "false"
\end_layout
\begin_layout Chapter
Architectures of Cloud Storage / Software Defined Storage
\begin_inset CommandInset label
LatexCommand label
name "chap:Cloud-Storage"
\end_inset
\end_layout
\begin_layout Standard
This chapter compares several
\emph on
architectural
\emph default
alternatives with each other.
In order to not get lost in the jungle of numerous implementations and
their features, the description focuses on
\emph on
architecture
\emph default
(see section
\begin_inset CommandInset ref
LatexCommand nameref
reference "sec:What-is-Architecture"
plural "false"
caps "false"
noprefix "false"
\end_inset
) wherever possible.
Nevertheless, principal behaviour of implementations are also discussed.
\end_layout
\begin_layout Section
Point-in-time Replication via ZFS Snapshots
\begin_inset CommandInset label