Skip to content

Commit 120187f

Browse files
committed
Merging
1 parent c99a847 commit 120187f

File tree

51 files changed

+1278
-77
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1278
-77
lines changed
File renamed without changes.
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
### YamlMime:Landing
2+
3+
title: Azure hybrid and multicloud patterns and solutions documentation
4+
summary: Learn how to leverage hybrid and multicloud patterns and solution examples in your app development, built on a suite of intelligent cloud and intelligent edge services.
5+
6+
metadata:
7+
title: Azure hybrid and multicloud patterns and solutions documentation
8+
description: Learn how to leverage hybrid and multicloud patterns and solution examples in your app development, built on a suite of intelligent cloud and intelligent edge services.
9+
ms.service: azure-stack
10+
ms.topic: landing-page
11+
author: ronmiab
12+
ms.author: robess
13+
ms.date: 10/31/2019
14+
15+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
16+
17+
landingContent:
18+
# Cards and links should be based on top customer tasks or top subjects
19+
# Start card title with a verb
20+
# Card (optional)
21+
- title: About hybrid and multicloud patterns and solutions
22+
linkLists:
23+
- linkListType: overview
24+
links:
25+
- text: What are solution patterns and examples?
26+
url: overview-patterns-solution-examples.md
27+
- linkListType: concept
28+
links:
29+
- text: App design considerations
30+
url: overview-app-design-considerations.md
31+
32+
# Card
33+
- title: Explore hybrid and multicloud patterns
34+
linkLists:
35+
- linkListType: architecture
36+
links:
37+
- text: Cross-cloud scaling
38+
url: pattern-cross-cloud-scale.md
39+
- text: DevOps hybrid CI/CD
40+
url: pattern-cicd-pipeline.md
41+
- text: Footfall detection (retail)
42+
url: pattern-retail-footfall-detection.md
43+
- text: Geo-distributed app
44+
url: pattern-geo-distributed.md
45+
46+
# Card
47+
- title: Deploy hybrid and multicloud solution examples
48+
linkLists:
49+
- linkListType: tutorial
50+
links:
51+
- text: Cross-cloud scaling
52+
url: /azure/architecture/hybrid/deployments/solution-deployment-guide-cross-cloud-scaling?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
53+
- text: DevOps hybrid CI/CD
54+
url: https://aka.ms/hybriddevopsdeploy
55+
- text: Footfall detection (retail)
56+
url: /azure/architecture/hybrid/deployments/solution-deployment-guide-retail-footfall-detection?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
57+
- text: Geo-distributed app
58+
url: /azure/architecture/hybrid/deployments/solution-deployment-guide-geo-distributed?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
59+
60+
# Card
61+
- title: Retail footfall detection scenario
62+
linkLists:
63+
- linkListType: architecture
64+
links:
65+
- text: Pattern
66+
url: pattern-retail-footfall-detection.md
67+
- linkListType: tutorial
68+
links:
69+
- text: Solution deployment guide
70+
url: /azure/architecture/hybrid/deployments/solution-deployment-guide-retail-footfall-detection?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
71+
72+
# Card
73+
- title: Cross-cloud scaling using on-premises data scenario
74+
linkLists:
75+
- linkListType: architecture
76+
links:
77+
- text: Pattern
78+
url: pattern-cross-cloud-scale-onprem-data.md
79+
- linkListType: tutorial
80+
links:
81+
- text: Solution deployment guide
82+
url: /azure/architecture/hybrid/deployments/solution-deployment-guide-cross-cloud-scaling-onprem-data?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json
83+
84+
# Card
85+
- title: Highly available Kubernetes cluster scenario
86+
linkLists:
87+
- linkListType: architecture
88+
links:
89+
- text: Pattern
90+
url: pattern-highly-available-kubernetes.md
91+
- linkListType: tutorial
92+
links:
93+
- text: Solution deployment guide
94+
url: /azure/architecture/hybrid/deployments/solution-deployment-guide-highly-available-kubernetes?toc=/hybrid/app-solutions/toc.json&bc=/hybrid/breadcrumb/toc.json

0 commit comments

Comments
 (0)