From 8d74a9ffae93625dc55887bf2c395a207cb99d61 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 24 Jul 2014 21:40:20 +0200 Subject: [PATCH] Arch Design: Add internal links Add internal links for the document. Change-Id: Ifb2ba37eb328eb255f381e618d7dd39a9e732ee1 --- .../section_how_this_book_is_organized.xml | 69 ++++++++++++------- 1 file changed, 44 insertions(+), 25 deletions(-) diff --git a/doc/arch-design/introduction/section_how_this_book_is_organized.xml b/doc/arch-design/introduction/section_how_this_book_is_organized.xml index f0d2a4f9c8..4390595f43 100644 --- a/doc/arch-design/introduction/section_how_this_book_is_organized.xml +++ b/doc/arch-design/introduction/section_how_this_book_is_organized.xml @@ -21,45 +21,64 @@ include: - General purpose: A cloud built with common - components that should address 80% of common use - cases. + + General purpose: A + cloud built with common components that should address + 80% of common use cases. + - Compute focused: A cloud designed to address compute - intensive workloads such as high performance computing - (HPC). + + Compute focused: A + cloud designed to address compute intensive workloads + such as high performance computing (HPC). + - Storage focused: A cloud focused on storage - intensive workloads such as data analytics with - parallel file systems. + + Storage focused: A + cloud focused on storage intensive workloads such as + data analytics with parallel file systems. + - Network focused: A cloud depending on high - performance and reliable networking, such as a content - delivery network (CDN). + + Network focused: A + cloud depending on high performance and reliable + networking, such as a content delivery network + (CDN). + - Multi-site: A cloud built with multiple sites - available for application deployments for - geographical, reliability or data locality - reasons. + + Multi-site: A cloud + built with multiple sites available for application + deployments for geographical, reliability or data + locality reasons. + - Hybrid cloud: An architecture where multiple - disparate clouds are connected either for failover, - hybrid cloud bursting, or availability. + + Hybrid cloud: An + architecture where multiple disparate clouds are + connected either for failover, hybrid cloud bursting, or + availability. + - Massively Scalable: An architecture that is intended - for cloud service providers or other extremely large - installations. + + Massively + scalable: An architecture that is intended for + cloud service providers or other extremely large + installations. + - A section titled Specialized Use Cases provides information - on architectures that have not previously been covered in the - defined use cases. + + A chapter titled Specialized + cases provides information on architectures that have not + previously been covered in the defined use cases. + Each chapter in the guide is then further broken down into the following sections: