mirror of https://github.com/knative/docs.git
parent
dd743ec309
commit
e30cf41356
|
@ -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
|
||||
|
|
|
@ -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 not shown.
After Width: | Height: | Size: 6.9 KiB |
Loading…
Reference in New Issue