Skip to content

Commit

Permalink
Add SVA case study
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Ok <aliok@redhat.com>
  • Loading branch information
aliok committed Feb 15, 2024
1 parent dd743ec commit 4836d30
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ nav:
- Outfit7: about/case-studies/outfit7.md
- Puppet: about/case-studies/puppet.md
- PNC Bank: about/case-studies/pnc.md
- SVA: about/case-studies/sva.md
- Community:
- How To Get Involved: community/README.md
- Contribute to Knative: community/contributing.md
Expand Down
39 changes: 39 additions & 0 deletions docs/about/case-studies/sva.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
hide:
- toc
---
<h1 style="color:#0071c7;font-size: 3em;">SVA System Vertrieb Alexander GmbH Case Study</h1>
<table style="border: 0;">
<tr style="background-color: var(--md-default-bg-color);">
<td style="border: 0;">
<div style="min-width: 20mm;">
<img src="../../../images/case-studies/sva.png" alt="" draggable="false" />
</div>
<div>
<em style="color:#0071c7;font-size: 1em;">“SVA built an HTTP-based, event-driven platform that was highly available and adhered to cloud native best practices. The solution was opt-in and provided a quality developer experience so that the developers would want to use it.”
</em>
</div>
<div>
</div>

</td>

<td style="border: 0;">
<h2 style="font-weight: bold;">SVA uses Knative to kickstart cloud native adoption and patterns</h2>

SVA System Vertrieb Alexander GmbH is a leading German company that specializes in Professional Services, server migrations, and managed services. Public sectors pose unique challenges due to their complex structure and regulated requirements. For example, one particular customer, a German government organisation, is divided into departments, groups, units, and application teams, each with specific functional responsibilities. Some applications have to adhere to specific laws, which limits innovation and makes the lifecycle of applications stale. With the gradual introduction of microservices and service-oriented architecture, the number of applications connecting to each other grew into a complicated mesh of applications which was quickly becoming unmanageable.

<h2 style="color:#0071c7;">Please read the full case study at CNCF site</h2>
<li><a href="https://www.cncf.io/case-studies/system-vertrieb-alexander-gmbh/">How SVA used Knative to kickstart cloud native adoption and patterns</a></li>

<h2 style="color:#0071c7;">Find out more</h2>

<ul>
<li><a href="../../../getting-started/">Getting started with Knative</a></li>
<li><a href="../../../serving/">Knative Serving</a></li>
<li><a href="../../../eventing/">Knative Eventing</a></li>
</ul>

</td>
</tr>
</table>
Binary file added docs/images/case-studies/sva.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4836d30

Please sign in to comment.