-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtoc.yaml
72 lines (72 loc) · 2.29 KB
/
toc.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# Name your file `toc.yaml`
# Make sure you include all nav file coding requirements
# Anything with a fully qualified URL with `http` or `https` will get an external link icon added to the nav entry
---
toc:
properties:
subcollection: pattern-vpc-vsi-cross-region-resiliency
# industry: industry-value
use-case: VirtualPrivateCloud
# compliance: compliance-value
audience: solution
content-type: deployment
href: /docs/pattern-vpc-vsi-cross-region-resiliency
path: pattern-vpc-vsi-cross-region-resiliency
description: This pattern provides a solution design for a 3-tier web architecture deployment on Virtual Servers for VPC that meets disaster recovery requirements for enterprise workloads.
label: Web app cross-region resiliency
entries:
- navgroup:
id: overview
topics:
- overview.md
- navgroup:
id: architecture
topics:
- reference-architecture-web-app-cross-region.md
- navgroup:
id: plan
topics:
- topicgroup:
label: Design considerations
topics:
- topic: compute-design.md
navtitle: Compute
- topic: storage-design.md
navtitle: Storage
- topic: networking-design.md
navtitle: Networking
- topic: security-design.md
navtitle: Security
- topic: resiliency-design.md
navtitle: Resiliency
- topic: service-management-design.md
navtitle: Service management
# - other-design.md
- topicgroup:
label: Architecture decisions
topics:
- topic: compute-architecture.md
navtitle: Compute
- topic: storage-architecture.md
navtitle: Storage
- topic: networking-architecture.md
navtitle: Networking
- topic: security-architecture.md
navtitle: Security
- topic: resiliency-architecture.md
navtitle: Resiliency
- topic: service-management-architecture.md
navtitle: Service management
# - other-architecture.md
- navgroup:
id: deploy
topics:
- deploy.md
- navgroup:
id: reference
topics:
- references.md
- navgroup:
id: help
topics:
- topic: topic-10.md