Skip to content

Commit

Permalink
Add CaaS (#11)
Browse files Browse the repository at this point in the history
* page-pagination: false

* workflow run

* add CaaS pattern

* amendment to content title
  • Loading branch information
jayachristina authored Oct 30, 2023
1 parent adcf1f5 commit 072eef7
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions documentation/modules/ROOT/pages/patterns.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ It's time to boost your cloud-native application architectural design with bleed
<a href="https://redhat-solution-patterns.github.io/solution-pattern-sentiment-analysis" target="_blank" class="col card">
<div><strong>Sentiment Analysis with Kafka + AIML through Knative Event Driven Architecture</strong></div>
<div><strong>Event-driven intelligent applications </strong></div>
<div style="font-size:14px">
Event driven scalable and efficient system capturing and responding to streaming data using Kafka as the streaming platform and AIML.
Event-driven architecture with streaming data using Kafka, Knative and AI/ML.
</div>
</a>
<a href="https://redhat-solution-patterns.github.io/solution-pattern-apim-servicemesh" target="_blank" class="col card">
<div><strong>Comprehensive Service Architecture with API Management and Service Mesh</strong></div>
<div><strong>API Management + Service Mesh</strong></div>
<div style="font-size:14px">
Use API management and service mesh together to setup a comprehensive service management architecture
</div>
Expand All @@ -58,7 +58,7 @@ It's time to boost your cloud-native application architectural design with bleed
<a href="https://redhat-solution-patterns.github.io/solution-pattern-modernize-with-rosa" target="_blank" class="col card">
<div><strong>Accelerate time to value with Red Hat Openshift Service on AWS</strong></div>
<div style="font-size:14px">
Demonstrate the integration of Red Hat Openshift Service on AWS(ROSA) with different AWS services
Integrate Red Hat Openshift Service on AWS(ROSA) with different AWS services
</div>
</a>
Expand All @@ -69,7 +69,12 @@ It's time to boost your cloud-native application architectural design with bleed
</div>
</a>
<a href="https://redhat-solution-patterns.github.io/solution-pattern-cluster-as-a-service" target="_blank" class="col card">
<div><strong>Cluster as a Service</strong></div>
<div style="font-size:14px">
Create multiple Kuberenetes clusters in AWS cloud directly from the Github code repository using GitHub Actions
</div>
</a>
</div>
Expand Down

0 comments on commit 072eef7

Please sign in to comment.