DOPPELT hält besser:
Warum sich der Two-Tier-Ansatz für viele Unternehmen rechnen kann


Florian Häußler
COO
<style>
/* Webflow Blog Styles */
:root {
--content-max-width: 1500px;
--bg-color: #ffffff;
--font-sans: Inter, sans-serif;
--font-display: 'Mona Sans', sans-serif;
--font-sans-stretch: normal;
--font-display-stretch: normal;
}
.blog-content {
font-family: var(--font-sans);
font-stretch: var(--font-sans-stretch);
color: #000000;
line-height: 1.2;
}
figcaption {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 0.875rem;
font-weight: 500;
font-style: normal;
color: #000000;
line-height: 1.5;
letter-spacing: 0;
margin: 0.5rem 0 0 0;
text-align: center;
}
/* Image Widths and Galleries */
.offset-block {
padding-left: 50px;
}
.blog-content h1, .blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5, .blog-content h6 {
font-family: var(--font-display);
font-stretch: var(--font-display-stretch);
}
.blog-content h1 {
font-family: 'Mona Sans', sans-serif;
font-stretch: 125%;
font-size: 48px;
line-height: 1.2;
margin: 0 0 1rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h2 {
font-family: 'Mona Sans', sans-serif;
font-stretch: 125%;
font-size: 36px;
line-height: 1.2;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 500;
letter-spacing: 0;
}
.blog-content h3 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 26px;
line-height: 1.2;
margin: 0 0 0.5rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h4 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 23px;
line-height: 1.1;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h5 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 23px;
line-height: 1.1;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content h6 {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
line-height: 1.2;
margin: 0 0 0.75rem 0;
color: #000000;
font-weight: 700;
letter-spacing: 0;
}
.blog-content .kpi-text {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 2.125rem;
line-height: 1.2;
margin: 0 0 1rem 0;
color: #000000;
font-weight: 700;
text-align: center;
}
.blog-content p {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
margin: 0 0 1rem 0;
}
.blog-content blockquote {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 22px;
font-style: italic;
font-weight: 400;
border-left: 0px solid #0066cc;
background-color: #f2f5f8;
padding: 0px;
margin: 1.5rem 0;
color: #000000;
}
.blog-content q {
font-family: 'Mona Sans', sans-serif;
font-stretch: normal;
font-size: 20px;
font-style: italic;
font-weight: 400;
border-left: 0px solid #94a3b8;
background-color: #f2f5f8;
padding: 0px;
quotes: "«" "»" "‹" "›";
color: #000000;
}
.custom-container {
max-width: var(--content-max-width);
margin: 0 auto;
padding: 60px 60px 70px 70px;
}
.custom-button:hover {
background-color: #fdc300 !important;
color: #000000 !important;
transform: scale(1.03) !important;
}
.faq-item {
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 15px;
margin-bottom: 1rem;
}
.faq-question {
font-weight: bold;
color: #1a1a1a;
margin-bottom: 0.5rem;
}
.faq-answer {
color: #333333;
}
.box-style-standard {
background-color: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 8px;
padding: 20px;
color: #333333;
margin: 1.5rem 0;
}
.box-style-info {
background-color: #eff6ff;
border: 1px solid #3b82f6;
border-radius: 8px;
padding: 20px;
color: #1e40af;
margin: 1.5rem 0;
}
.box-style-warning {
background-color: #fffbeb;
border: 1px solid #f59e0b;
border-radius: 8px;
padding: 20px;
color: #92400e;
margin: 1.5rem 0;
}
@media (max-width: 991px) {
.offset-block { padding-left: 20px; }
.blog-content h1 { font-size: 44px; }
.blog-content h2 { font-size: 34px; }
.blog-content h3 { font-size: 24px; }
.blog-content p { font-size: 19px; }
.custom-container { padding: 40px 40px 40px 40px; }
}
@media (max-width: 479px) {
.offset-block { padding-left: 15px; }
.blog-content h1 { font-size: 38px; }
.blog-content h2 { font-size: 32px; }
.blog-content h3 { font-size: 22px; }
.blog-content p { font-size: 20px; }
.custom-container { padding: 15px 15px 15px 15px; }
}
</style>
<div class="blog-content">
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="font-size: 36px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-stretch: 125%; font-weight: 500; margin: 0 0 0.75rem 0; letter-spacing: 0; text-align: left;">Key Facts</h2>
<ul style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;">Der Two-Tier-Ansatz sieht vor, dass ein zentrales ERP-System auf Konzernebene (Tier 1 als Private Cloud) mit einem zweiten, separaten SAP-System (Tier 2 als Public Cloud) kombiniert wird.</li>
<li style="margin-bottom: 0.5rem;">Der zweistufige Ansatz ermöglicht Unternehmen eine hohe Agilität und Skalierbarkeit, so dass sich dezentrale Tochtergesellschaften und Niederlassungen mit ihrer ERP-Lösung schnell(er) an bspw. regionale Anforderungen und gesetzliche Vorgaben anpassen können</li>
<li style="margin-bottom: 0.5rem;">Mit Two-Tier lassen sich in einzelnen Unternehmensbereichen oder kleineren Standorten erste wertvolle Erfahrungen im Umfeld von Cloud-ERP sammeln, die später auf Gesamtkonzernebene von Nutzen sein können.</li>
</ul>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Mit der Internationalisierung von Unternehmen gehen bekanntermaßen viele Pflichten und noch mehr Besonderheiten einher. Etwa sprachlicher oder steuerrechtlicher Art oder in punkto Compliance. Auch braucht eine kleine Niederlassung im Ausland mit 20 Mitarbeitenden sicher nicht die gleichen Funktionalitäten und Ausbautiefen wie der Mutterkonzern. Oder um es mit einem Bild anschaulicher zu machen: Was für den großen Tanker gut ist – also den Konzern –, ist für das kleine Speed-Boot meist überdimensioniert, teils zu langsam und zu unflexibel und kann die spezifischen lokalen Geschäftsanforderungen nicht erfüllen.</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="font-size: 36px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-stretch: 125%; font-weight: 500; margin: 0 0 0.75rem 0; letter-spacing: 0; text-align: left;">Ein Duo mit Zukunft: zweistufiger Two-Tier-Ansatz mit Cloud-ERP</h2>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Hauptziel und gleichzeitig Hauptnutzen eines Two-Tier-Approachs ist es, Komplexität und Kosten – wichtige Stichwörter sind hierbei Lizenzen, Infrastruktur und Wartung – herauszunehmen und anstelle eines zentralen ERP-Systems ein „kleineres“ und fokussierteres ERP auf quasi Landesebene zu schaffen: für Tochtergesellschaften, Niederlassungen und Zweigstellen sowie für Akquisitionen. So optimiert ein Two-Tier-Ansatz die Gesamtkosten (TCO) und ist ein weiterer Vorteil für Cloud-ERP-Nutzer im Allgemeinen und Public-Cloud-Anwender im Besonderen. Und nicht zu vergessen: Der Weg in die Cloud ist insbesondere hinsichtlich des nahenden End-of-Supports (EoS) 2027 für SAP ERP ECC 6.0 wichtig, aber auch in punkto Innovationen wie Künstlicher Intelligenz (KI) oder Sustainability-Lösungen wie Green Ledger, die künftig nur noch in der Cloud ausgeliefert werden.</p>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Da Wartung und Support für RISE- und GROW-Kunden bei SAP liegen, wird selbst im Standard höchstes Niveau geboten und dank zugehöriger Service Level Agreements (SLA) und einem 24/7‑Follow-the-Sun-Prinzip jederzeit Ansprechpartner bereitgehalten. Diese leisten zusätzlich zu den lokalen Partnern wertvolle Unterstützung und punkten durchgängig mit aktuellem Expertenwissen.</p>
</div>
<figure style="text-align: center; margin: 1.5rem 0;"><a href="#" class="w-inline-block w-lightbox" style="display: block; width: 100%;"><img src="https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d5296e67b420ecb431df2a_Two-Tier_Grafik1.png" alt="Das Beste aus beiden Welten dank Two-Tier-Ansatz: International tätige Unternehmen haben vielfältige Anforderungen – hier kann es sich lohnen, hybride ERP-Lösungen zu nutzen. (Quelle: SAP SE)" class="blog-img-557646bd-96d9-4858-9829-7d7bd02fc1b7" style="max-width: 100%; width: 100%; border-radius: 8px; display: inline-block; object-fit: contain;"><script type="application/json" class="w-json">{"items":[{"type":"image","url":"https://cdn.prod.website-files.com/68ffbb1d2a6455e8202f8d3e/69d5296e67b420ecb431df2a_Two-Tier_Grafik1.png"}],"group":"blog-lightbox"}</script></a><figcaption style="font-size: 0.875rem; line-height: 1.5; margin-top: 0.5rem 0 0 0; color: #000000; font-weight: 500; font-style: normal; font-family: 'Mona Sans', sans-serif; text-align: center;">Das Beste aus beiden Welten dank Two-Tier-Ansatz: International tätige Unternehmen haben vielfältige Anforderungen – hier kann es sich lohnen, hybride ERP-Lösungen zu nutzen. (Quelle: SAP SE)</figcaption></figure>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="font-size: 36px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-stretch: 125%; font-weight: 500; margin: 0 0 0.75rem 0; letter-spacing: 0; text-align: left;">Sicherheit und Compliance sind bei Two-Tier optimal abgedeckt</h2>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Hinzu kommt, dass Two-Tier-Projekte in punkto Security und Compliance immer sehr gut aufgestellt sind. Dafür sorgen alleine wie bereits erwähnt die Standards und ständig neuen Entwicklungen des Cloud-ERP-Anbieters. Ob es sich dabei um RISE with SAP, also die Private Cloud Edition, oder GROW with SAP, also die Public Cloud handelt, ist dabei unwichtig, denn beide Ansätze lassen sich sehr sinnvoll kombinieren. Hilfreich wäre es an dieser Stelle in Zukunft aber sicherlich, die zwei Angebote mit nur einem Vertrag abdecken zu können – also aus Paket 1 und Paket 2 einfach ein einziges Paket schnüren zu können, das wie gehabt nach Kundenbedarf skalierbar ist und im Bestfall sogar Mengenrabatte mitbringt.</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="font-size: 36px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-stretch: 125%; font-weight: 500; margin: 0 0 0.75rem 0; letter-spacing: 0; text-align: left;">Im Kleinen Cloud-Expertise aufbauen</h2>
<p style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Ein weiterer Vorteil von Two-Tier ist: Damit lassen sich frühzeitig Erfahrungen zum Thema Public-Cloud-ERP sammeln, die später von Nutzen sein können – schließlich sind die Herausforderungen in einem kleineren Projekt schneller gelöst als in einem Konzernprojekt, die Lessons learned aber haben unternehmensweit Gültigkeit. Klar sollte man sich aber immer machen: Es gibt nie eine Schablone, die perfekt auf alle Niederlassungen und Tochtergesellschaften passt. Dann ist zum einen Kreativität gefragt, sei es hinsichtlich prozessualer oder organisatorischer Änderungen oder im Standard-Template. Und zum anderen ist es wichtig, einen erfahrenen Partner an der Seite zu haben, der nicht nur Cloud-ERP-Expertise mitbringt, sondern auch ein tiefes Verständnis für Branchenprozesse als auch für den Mittelstand.</p>
</div>
</div>
</section>
<section style="background-color: #f2f5f8; width: 100%; margin-top: 0px; margin-bottom: 20px;">
<div class="custom-container" style="background-color: transparent;">
<div class="offset-block">
<h2 style="font-size: 36px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-stretch: 125%; font-weight: 500; margin: 0 0 0.75rem 0; letter-spacing: 0; text-align: left;">Gute Startvoraussetzungen für Two-Tier:</h2>
<ul style="font-size: 20px; line-height: 1.2; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 500; font-style: normal; margin: 0 0 1rem 0; padding-left: 1.5rem; list-style-type: disc;">
<li style="margin-bottom: 0.5rem;">Für neue Unternehmenseinheiten aufgrund Akquisitionen oder Fusionen</li>
<li style="margin-bottom: 0.5rem;">Für Unternehmen mit kleineren und weniger umfangreichen Auslands-/Tochtergesellschaften</li>
<li style="margin-bottom: 0.5rem;">Für erste Erfahrungen mit Public-Cloud-ERP, während im Mutterkonzern bspw. weiter mit der Private Cloud oder On-Premise gearbeitet wird</li>
<li style="margin-bottom: 0.5rem;">Für Unternehmen, die sich innovativer aufstellen und die Vorteile der Kombination einer hybriden ERP-Landschaft innerhalb der Organisation nutzen wollen</li>
</ul>
<p style="font-size: 1.25rem; line-height: 1.6; color: #000000; font-family: 'Mona Sans', sans-serif; font-weight: 700; font-style: normal; margin: 0 0 1rem 0; text-align: left;">Hier geht’s zum aktuellen SAP-Webinar.</p>
</div>
</div>
</section>
</div>
Weitere Beiträge

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|
SAP Cloud ERP

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Innovabee startet Brancheninitiative für GreenTech-Unternehmen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Die Product-Compliance-Highlights im SAP Cloud ERP Release 2602: für mehr Kontrolle, Genauigkeit und Effizienz bei globalen Compliance-Prozessen
09.04.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|
SAP Cloud ERP

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Innovabee startet Brancheninitiative für GreenTech-Unternehmen
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Wie SAP Integrated Product Development (IPD) 2026 die Produktentwicklung im Mittelstand auf das nächste Level hebt
24.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|
Kundenreferenzen

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|
No items found.
Innovabee startet Brancheninitiative für GreenTech-Unternehmen
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|

Cloud first, Two-Tier ready: Die SAP-ERP-Erfolgsstory der Stern-Wywiol Gruppe
19.03.2026
|






