Skip to content

Commit 86bc9bb

Browse files
committed
images
1 parent a535566 commit 86bc9bb

File tree

7 files changed

+15
-0
lines changed

7 files changed

+15
-0
lines changed
16.9 KB
Loading
6.9 KB
Loading
23.5 KB
Loading
12.7 KB
Loading
36.8 KB
Loading
25.9 KB
Loading

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Now imagine having to custom-build and manage this operational overhead for ever
2323

2424
=== How OpenShift Service Mesh Solves These Challenges
2525

26+
image::ossm-use-cases.png[width=100%]
27+
28+
2629
OpenShift Service Mesh addresses these challenges by providing a platform-native, unified solution that abstracts away the operational complexities of microservices architectures. It allows developers to focus solely on the business logic of their services while enabling platform teams to:
2730

2831
- **Enforce Consistent Security Policies**: Mutual TLS (mTLS) encryption and fine-grained access controls are implemented out of the box, ensuring all services adhere to a uniform security baseline.
@@ -46,6 +49,18 @@ The data plane is the communication between services.
4649
[#tech_stack]
4750
== Technology Stack used in this Solution Pattern
4851

52+
[cols="1,1,1,1,1", options="header"]
53+
|===
54+
| | | | |
55+
a|image::ossm-logo.png[width=100, height=100]
56+
a|image::ossm-logo-01.png[width=100, height=100]
57+
a|image::ossm-logo-02.png[width=100, height=100]
58+
a|image::ossm-logo-03.png[width=100, height=100]
59+
a|image::ossm-logo-04.png[width=100, height=100]
60+
|===
61+
62+
63+
4964
// Change links and text here as you see fit.
5065
* Red Hat supported products
5166
** https://www.redhat.com/en/technologies/cloud-computing/openshift[Red Hat OpenShift]

0 commit comments

Comments
 (0)