Skip to content

Commit cb2d9b1

Browse files
committed
Added an illustrative alternative architecure
1 parent 1658c4d commit cb2d9b1

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
1.53 MB
Loading

documentation/modules/ROOT/pages/02-architecture.adoc

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,23 @@ Distinct inventories will be created inside AAP, for each third-party network, r
4949

5050
image::architecture_diagram.png[Architecture]
5151

52+
53+
=== Alternative architecture
54+
55+
Consider an alternative and illustrative architecture, for scenarios where the {aap} instance, used by the Trusted Partner,
56+
is not hosted in a Public Cloud environment.
57+
58+
By introducing an intermediary site within a Public Cloud, we can seamlessly integrate private networks.
59+
This approach involves deploying another {ocp} cluster in the Public Cloud, with dedicated namespaces for each
60+
third-party network. These namespaces have their own {rhsi} instance to provide secure and isolated endpoints for incoming
61+
links from both the Trusted Partner network and the third-party networks.
62+
63+
While this alternative approach is not the focus of this solution pattern, it highlights the flexibility and
64+
adaptability of our solution to diverse network environments. By leveraging cloud-based infrastructure, we can empower
65+
organizations to achieve optimal performance, security, and scalability.
66+
67+
image::architecture_alternative_diagram.png[Alternative architecture]
68+
5269
[#more_tech]
5370
== About the Technology Stack
5471

0 commit comments

Comments
 (0)