[{"data":1,"prerenderedAt":881},["ShallowReactive",2],{"/de-de/topics/ci-cd/cloud-native-continuous-integration":3,"navigation-de-de":150,"banner-de-de":567,"footer-de-de":580,"footer-source-/de-de/topics/ci-cd/cloud-native-continuous-integration/":789,"next-steps-de-de":866},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":144,"_type":145,"title":7,"_source":146,"_file":147,"_stem":148,"_extension":149},"/de-de/topics/ci-cd/cloud-native-continuous-integration","ci-cd",false,"",{"title":9,"description":10},"Was ist Cloud-native kontinuierliche Integration?","Cloud-native Entwicklung erfordert kontinuierliche Integration, die Schnelligkeit unterstützt. Erfahre, was Cloud-native CI von regulärer CI unterscheidet.",[12,26,32,76,142],{"type":13,"componentName":13,"componentContent":14},"CommonBreadcrumbs",{"crumbs":15},[16,20,24],{"title":17,"config":18},"Industry topics",{"href":19},"/topics/",{"title":21,"config":22},"CI/CD",{"href":23},"/de-de/topics/ci-cd/",{"title":25},"Cloud native continuous integration",{"type":27,"componentName":27,"componentContent":28},"CommonArticleHero",{"title":9,"text":29,"config":30},"In der modernen Softwareentwicklung praktizieren die meisten Teams bereits die kontinuierliche Integration (CI). DevOps-Teams versuchen, die Geschwindigkeit und Skalierbarkeit zu erhöhen, und setzen dabei auf Cloud Computing, um diese Ziele zu erreichen. Diese Art der Entwicklung wird Cloud-native Entwicklung genannt. Diese beiden Konzepte, CI und Cloud-nativ, greifen ineinander, so dass Teams in unterschiedlichen Umgebungen bereitstellen können.\n",{"id":31,"twoColumns":6},"was-ist-cloud-native-kontinuierliche-integration?",{"type":33,"componentName":33,"componentContent":34},"CommonSideNavigationWithTree",{"anchors":35,"components":54},{"text":36,"data":37},"On this page",[38,42,46,50],{"text":39,"config":40}," Grundlagen der Cloud-nativen kontinuierlichen Integration (CI)",{"href":41},"#cloud-native-continuous-integration-ci-explained",{"text":43,"config":44},"Cloud-native und kontinuierliche Integration",{"href":45},"#cloud-native-continuous-integration",{"text":47,"config":48},"Was eine Cloud-native CI-Pipeline benötigt",{"href":49},"#what-a-cloud-native-ci-pipeline-needs",{"text":51,"config":52},"Fazit",{"href":53},"#conclusion",[55,61,66,71],{"type":56,"componentName":56,"componentContent":57},"TopicsCopy",{"header":39,"text":58,"config":59},"Cloud-native kontinuierliche Integration (CI) kombiniert die Prinzipien der CI mit Cloud-Diensten und unterstützt moderne Entwicklungsteams durch die Integration und das Testen von Codeänderungen in gemeinsam genutzten Quellcode-Repositories. Dieser Ansatz nutzt Tools wie Kubernetes und Container-Registries, um den Software-Entwicklungsprozess zu verbessern und eine effiziente Softwarebereitstellung zu gewährleisten.\n\nIn der modernen Softwareentwicklung praktizieren viele Teams bereits die kontinuierliche Integration. Um jedoch die Effizienz und Skalierbarkeit wirklich zu maximieren, ist die Einführung eines Cloud-nativen Ansatzes unerlässlich.",{"id":60},"cloud-native-continuous-integration-ci-explained",{"type":56,"componentName":56,"componentContent":62},{"header":43,"text":63,"config":64},"Der [Cloud-native](https://about.gitlab.com/topics/cloud-native/) Ansatz ist eine Möglichkeit, Anwendungen zu erstellen und auszuführen, die die Skalierbarkeit des Cloud-Computing-Modells nutzen. Cloud-natives Computing nutzt moderne Cloud-Dienste wie Container-Orchestrierung, Serverless und [Multicloud](https://about.gitlab.com/topics/multicloud/), um nur einige zu nennen. Cloud-native Anwendungen werden für die Ausführung in der Cloud entwickelt.\n\n\nBei [CI](/topics/ci-cd/) wird Code in einem gemeinsamen Repository integriert und jede Änderung mehrmals am Tag automatisch erstellt bzw. getestet. Teams, die [Pipeline as Code](https://about.gitlab.com/topics/ci-cd/pipeline-as-code/) verwenden, können Builds, Tests und Bereitstellungen als Code konfigurieren, der nachverfolgbar ist und im selben gemeinsamen Repository wie ihr Quellcode gespeichert wird.\n\n\nEine Cloud-native kontinuierliche Integration ist ganz einfach eine kontinuierliche Integration, die Cloud-Dienste unterstützt, die häufig in der Cloud-nativen Entwicklung verwendet werden.\n",{"id":65},"cloud-native-continuous-integration",{"type":56,"componentName":56,"componentContent":67},{"header":47,"text":68,"config":69},"Der Cloud-native Ansatz bietet Möglichkeiten in Bezug auf Geschwindigkeit und Skalierbarkeit, [erhöht aber auch die Komplexität](https://thenewstack.io/the-shifting-nature-of-ci-cd-in-the-age-of-cloud-native-computing/). Cloud-native Entwicklungsteams benötigen eine erhöhte Automatisierung und Stabilität sowie CI/CD-Tools, die die Komplexität unterstützen, die durch die Entwicklung in einer [Microservices](https://about.gitlab.com/topics/microservices/)-Umgebung entsteht.\n\n\n Für eine bessere Cloud-native Entwicklung sollten Teams sicherstellen, dass ihre Lösungen für die kontinuierliche Integration für häufig verwendete Cloud-Dienste optimiert sind:\n\n\n * Über Container-Orchestrierungstools wie [Kubernetes](https://about.gitlab.com/solutions/kubernetes/) können Entwickler(innen) die Funktionsweise der Container einer Anwendung koordinieren, einschließlich Skalierung und Bereitstellung. Für Teams, die Kubernetes verwenden, sollte ihre Cloud-native CI über eine robuste Kubernetes-Integration verfügen, um das Hinzufügen und/oder Verwalten mehrerer Cluster zu unterstützen.\n\n * Eine nahtlose [kontinuierliche Lieferung](https://about.gitlab.com/de-de/solutions/continuous-integration/) (CD) ist neben der kontinuierlichen Integration für die Cloud-native und Microservices-Entwicklung wichtig. Hochfunktionale Bereitstellungsstrategien wie [Canary-Entwicklungen](https://docs.gitlab.com/ee/user/project/canary_deployments.html) können Cloud-nativen Teams helfen, neue Funktionen mit der gleichen Geschwindigkeit zu testen, mit der sie sie erstellen.\n\n* Cloud-native Anwendungen werden häufig mit Microservices anstelle einer monolithischen Anwendungsstruktur aufgebaut und verlassen sich auf Container, um die Bibliotheken und Prozesse der Anwendung für die Bereitstellung zu paketieren. Ein Cloud-natives CI-Tool mit [integrierter Container-Registry](https://docs.gitlab.com/ee/user/packages/container_registry/index.html) kann diesen Prozess optimieren.\n\nDie Cloud-native kontinuierliche Integration ist darauf ausgelegt, die Cloud-Dienste und -Architekturen zu unterstützen, die Cloud-native Teams verwenden, und bietet die Automatisierung, die Teams für Geschwindigkeit und Stabilität benötigen.\n",{"id":70},"what-a-cloud-native-ci-pipeline-needs",{"type":56,"componentName":56,"componentContent":72},{"header":51,"text":73,"config":74},"Die Cloud-native kontinuierliche Integration (CI) verändert den Lebenszyklus der Softwareentwicklung, indem sie CI-Praktiken mit einem Cloud-nativen Ansatz kombiniert und so die Skalierbarkeit und Effizienz verbessert. Dieser Entwicklungsprozess unterstützt Bereitstellungsprozesse durch robuste Tools für die kontinuierliche Integration, die es Softwareentwickler(inne)n ermöglichen, eine stabile Produktionsumgebung aufrechtzuerhalten und qualitativ hochwertige Software zu liefern.\n\nDurch die Integration von Cloud-Diensten wie Container-Orchestrierung und Serverless-Computing können Entwicklungsteams ihre Bereitstellungszyklen beschleunigen, die Qualität von Software-Releases verbessern und eine effiziente Softwarebereitstellung gewährleisten.\n\nDiese nahtlose Integration von CI mit Cloud-nativen Methoden fördert eine effizientere und effektivere Softwareentwicklungspraxis und führt letztendlich zu einer besseren Softwarequalität und zuverlässigen Produktionsumgebungen.\n",{"id":75},"conclusion",{"type":77,"componentName":77,"componentContent":78},"CommonResourcesContainer",{"header":79,"tabs":80},"Zugehörige Ressourcen",[81,113,128],{"name":82,"items":83,"config":112},"Blogbeitrags",[84,95,104],{"header":85,"type":86,"image":87,"link":90},"So setzt du GitLab für die Agile-Portfolioplanung und das Projektmanagement ein","Blogbeitrag",{"altText":85,"config":88},{"src":89},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159580/Website/Topics/nvidia.jpg",{"text":91,"config":92},"Weiterlesen",{"href":93,"icon":94,"modal":6},"/blog/gitlab-for-agile-portfolio-planning-project-management/","Blog",{"header":96,"type":86,"image":97,"link":100},"So erstellst du eine CI/CD-Pipeline mit automatischer Bereitstellung in Kubernetes mithilfe von GitLab und Helm",{"altText":96,"config":98},{"src":99},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159935/Website/Topics/NIST.png",{"text":91,"config":101},{"href":102,"icon":103,"modal":6},"/blog/how-to-create-a-ci-cd-pipeline-with-auto-deploy-to-kubernetes-using-gitlab/","BlogAlt",{"header":105,"type":86,"image":106,"link":109},"So setzt du GitLab für die Agile-Entwicklung, CI/CD, GitOps und mehr ein",{"altText":105,"config":107},{"src":108},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159940/Website/Topics/dedicated-blog-header.png",{"text":91,"config":110},{"href":111,"icon":94,"modal":6},"/blog/gitlab-for-cicd-agile-gitops-cloudnative/",{"key":82},{"name":114,"items":115,"config":127},"Dokumentations",[116],{"header":117,"type":118,"image":119,"link":122},"Software aus GitLab-CI/CD-Pipelines auf Kubernetes bereitstellen","Dokumentation",{"altText":117,"config":120},{"src":121},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749157556/Website/Topics/resources_1.jpg",{"text":123,"config":124},"Mehr erfahren",{"href":125,"icon":126,"modal":6},"https://docs.gitlab.com/ee/user/project/clusters/","Docs",{"key":114},{"name":129,"items":130,"config":141},"Whitepapers",[131],{"header":132,"type":133,"image":134,"link":137},"So stellst du AWS aus GitLab bereit","Whitepaper",{"altText":132,"config":135},{"src":136},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159570/Website/Topics/vlabsdev_coverimage.jpg",{"text":138,"config":139},"Mehr lesen",{"href":140,"icon":129,"modal":6},"/resources/whitepaper-deploy-aws-gitlab/",{"key":129},{"type":143,"componentName":143},"CommonNextSteps","content:de-de:topics:ci-cd:cloud-native-continuous-integration:index.yml","yaml","content","de-de/topics/ci-cd/cloud-native-continuous-integration/index.yml","de-de/topics/ci-cd/cloud-native-continuous-integration/index","yml",{"_path":151,"_dir":152,"_draft":6,"_partial":6,"_locale":7,"data":153,"_id":563,"_type":145,"title":564,"_source":146,"_file":565,"_stem":566,"_extension":149},"/shared/de-de/main-navigation","de-de",{"logo":154,"freeTrial":159,"sales":164,"login":169,"items":174,"search":504,"minimal":540,"duo":554},{"config":155},{"href":156,"dataGaName":157,"dataGaLocation":158},"/de-de/","gitlab logo","header",{"text":160,"config":161},"Kostenlose Testversion anfordern",{"href":162,"dataGaName":163,"dataGaLocation":158},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":165,"config":166},"Vertrieb kontaktieren",{"href":167,"dataGaName":168,"dataGaLocation":158},"/de-de/sales/","sales",{"text":170,"config":171},"Anmelden",{"href":172,"dataGaName":173,"dataGaLocation":158},"https://gitlab.com/users/sign_in/","sign in",[175,218,315,320,425,485],{"text":176,"config":177,"cards":179,"footer":201},"Plattform",{"dataNavLevelOne":178},"platform",[180,186,194],{"title":176,"description":181,"link":182},"Die umfassendste KI-basierte DevSecOps-Plattform",{"text":183,"config":184},"Erkunde unsere Plattform",{"href":185,"dataGaName":178,"dataGaLocation":158},"/de-de/platform/",{"title":187,"description":188,"link":189},"GitLab Duo (KI)","Entwickle Software schneller mit KI in jeder Phase der Entwicklung",{"text":190,"config":191},"Lerne GitLab Duo kennen",{"href":192,"dataGaName":193,"dataGaLocation":158},"/de-de/gitlab-duo/","gitlab duo ai",{"title":195,"description":196,"link":197},"Gründe, die für GitLab sprechen","10 Gründe, warum Unternehmen sich für GitLab entscheiden",{"text":123,"config":198},{"href":199,"dataGaName":200,"dataGaLocation":158},"/de-de/why-gitlab/","why gitlab",{"title":202,"items":203},"Erste Schritte mit",[204,209,214],{"text":205,"config":206},"Platform Engineering",{"href":207,"dataGaName":208,"dataGaLocation":158},"/de-de/solutions/platform-engineering/","platform engineering",{"text":210,"config":211},"Entwicklererfahrung",{"href":212,"dataGaName":213,"dataGaLocation":158},"/de-de/developer-experience/","Developer experience",{"text":215,"config":216},"MLOps",{"href":217,"dataGaName":215,"dataGaLocation":158},"/de-de/topics/devops/the-role-of-ai-in-devops/",{"text":219,"left":220,"config":221,"link":223,"lists":227,"footer":297},"Produkt",true,{"dataNavLevelOne":222},"solutions",{"text":224,"config":225},"Alle Lösungen anzeigen",{"href":226,"dataGaName":222,"dataGaLocation":158},"/de-de/solutions/",[228,253,275],{"title":229,"description":230,"link":231,"items":236},"Automatisierung","CI/CD und Automatisierung zur Beschleunigung der Bereitstellung",{"config":232},{"icon":233,"href":234,"dataGaName":235,"dataGaLocation":158},"AutomatedCodeAlt","/de-de/solutions/delivery-automation/","automated software delivery",[237,240,244,249],{"text":21,"config":238},{"href":239,"dataGaLocation":158,"dataGaName":21},"/de-de/solutions/continuous-integration/",{"text":241,"config":242},"KI-unterstützte Entwicklung",{"href":192,"dataGaLocation":158,"dataGaName":243},"AI assisted development",{"text":245,"config":246},"Quellcodeverwaltung",{"href":247,"dataGaLocation":158,"dataGaName":248},"/de-de/solutions/source-code-management/","Source Code Management",{"text":250,"config":251},"Automatisierte Softwarebereitstellung",{"href":234,"dataGaLocation":158,"dataGaName":252},"Automated software delivery",{"title":254,"description":255,"link":256,"items":261},"Sicherheit","Entwickle schneller, ohne die Sicherheit zu gefährden",{"config":257},{"href":258,"dataGaName":259,"dataGaLocation":158,"icon":260},"/de-de/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[262,266,271],{"text":263,"config":264},"Application Security Testing",{"href":258,"dataGaName":265,"dataGaLocation":158},"Application security testing",{"text":267,"config":268},"Schutz der Software-Lieferkette",{"href":269,"dataGaLocation":158,"dataGaName":270},"/de-de/solutions/supply-chain/","Software supply chain security",{"text":272,"config":273},"Software Compliance",{"href":274,"dataGaName":272,"dataGaLocation":158},"/de-de/solutions/software-compliance/",{"title":276,"link":277,"items":282},"Bewertung",{"config":278},{"icon":279,"href":280,"dataGaName":281,"dataGaLocation":158},"DigitalTransformation","/de-de/solutions/visibility-measurement/","visibility and measurement",[283,287,292],{"text":284,"config":285},"Sichtbarkeit und Bewertung",{"href":280,"dataGaLocation":158,"dataGaName":286},"Visibility and Measurement",{"text":288,"config":289},"Wertstrommanagement",{"href":290,"dataGaLocation":158,"dataGaName":291},"/de-de/solutions/value-stream-management/","Value Stream Management",{"text":293,"config":294},"Analysen und Einblicke",{"href":295,"dataGaLocation":158,"dataGaName":296},"/de-de/solutions/analytics-and-insights/","Analytics and insights",{"title":298,"items":299},"GitLab für",[300,305,310],{"text":301,"config":302},"Enterprise",{"href":303,"dataGaLocation":158,"dataGaName":304},"/de-de/enterprise/","enterprise",{"text":306,"config":307},"Kleinunternehmen",{"href":308,"dataGaLocation":158,"dataGaName":309},"/de-de/small-business/","small business",{"text":311,"config":312},"den öffentlichen Sektor",{"href":313,"dataGaLocation":158,"dataGaName":314},"/de-de/solutions/public-sector/","public sector",{"text":316,"config":317},"Preise",{"href":318,"dataGaName":319,"dataGaLocation":158,"dataNavLevelOne":319},"/de-de/pricing/","pricing",{"text":321,"config":322,"link":324,"lists":328,"feature":412},"Ressourcen",{"dataNavLevelOne":323},"resources",{"text":325,"config":326},"Alle Ressourcen anzeigen",{"href":327,"dataGaName":323,"dataGaLocation":158},"/de-de/resources/",[329,362,384],{"title":330,"items":331},"Erste Schritte",[332,337,342,347,352,357],{"text":333,"config":334},"Installieren",{"href":335,"dataGaName":336,"dataGaLocation":158},"/de-de/install/","install",{"text":338,"config":339},"Kurzanleitungen",{"href":340,"dataGaName":341,"dataGaLocation":158},"/de-de/get-started/","quick setup checklists",{"text":343,"config":344},"Lernen",{"href":345,"dataGaLocation":158,"dataGaName":346},"https://university.gitlab.com/","learn",{"text":348,"config":349},"Produktdokumentation",{"href":350,"dataGaName":351,"dataGaLocation":158},"https://docs.gitlab.com/","product documentation",{"text":353,"config":354},"Best-Practice-Videos",{"href":355,"dataGaName":356,"dataGaLocation":158},"/de-de/getting-started-videos/","best practice videos",{"text":358,"config":359},"Integrationen",{"href":360,"dataGaName":361,"dataGaLocation":158},"/de-de/integrations/","integrations",{"title":363,"items":364},"Entdecken",[365,370,374,379],{"text":366,"config":367},"Kundenerfolge",{"href":368,"dataGaName":369,"dataGaLocation":158},"/de-de/customers/","customer success stories",{"text":94,"config":371},{"href":372,"dataGaName":373,"dataGaLocation":158},"/de-de/blog/","blog",{"text":375,"config":376},"Remote",{"href":377,"dataGaName":378,"dataGaLocation":158},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":380,"config":381},"TeamOps",{"href":382,"dataGaName":383,"dataGaLocation":158},"/de-de/teamops/","teamops",{"title":385,"items":386},"Vernetzen",[387,392,397,402,407],{"text":388,"config":389},"GitLab-Services",{"href":390,"dataGaName":391,"dataGaLocation":158},"/de-de/services/","services",{"text":393,"config":394},"Community",{"href":395,"dataGaName":396,"dataGaLocation":158},"/community/","community",{"text":398,"config":399},"Forum",{"href":400,"dataGaName":401,"dataGaLocation":158},"https://forum.gitlab.com/","forum",{"text":403,"config":404},"Veranstaltungen",{"href":405,"dataGaName":406,"dataGaLocation":158},"/events/","events",{"text":408,"config":409},"Partner",{"href":410,"dataGaName":411,"dataGaLocation":158},"/de-de/partners/","partners",{"backgroundColor":413,"textColor":414,"text":415,"image":416,"link":420},"#2f2a6b","#fff","Perspektiven für die Softwareentwicklung der Zukunft",{"altText":417,"config":418},"the source promo card",{"src":419},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":421,"config":422},"Lies die News",{"href":423,"dataGaName":424,"dataGaLocation":158},"/de-de/the-source/","the source",{"text":426,"config":427,"lists":429},"Unternehmen",{"dataNavLevelOne":428},"company",[430],{"items":431},[432,437,443,445,450,455,460,465,470,475,480],{"text":433,"config":434},"Über",{"href":435,"dataGaName":436,"dataGaLocation":158},"/de-de/company/","about",{"text":438,"config":439,"footerGa":442},"Karriere",{"href":440,"dataGaName":441,"dataGaLocation":158},"/jobs/","jobs",{"dataGaName":441},{"text":403,"config":444},{"href":405,"dataGaName":406,"dataGaLocation":158},{"text":446,"config":447},"Geschäftsführung",{"href":448,"dataGaName":449,"dataGaLocation":158},"/company/team/e-group/","leadership",{"text":451,"config":452},"Team",{"href":453,"dataGaName":454,"dataGaLocation":158},"/company/team/","team",{"text":456,"config":457},"Handbuch",{"href":458,"dataGaName":459,"dataGaLocation":158},"https://handbook.gitlab.com/","handbook",{"text":461,"config":462},"Investor Relations",{"href":463,"dataGaName":464,"dataGaLocation":158},"https://ir.gitlab.com/","investor relations",{"text":466,"config":467},"Trust Center",{"href":468,"dataGaName":469,"dataGaLocation":158},"/de-de/security/","trust center",{"text":471,"config":472},"AI Transparency Center",{"href":473,"dataGaName":474,"dataGaLocation":158},"/de-de/ai-transparency-center/","ai transparency center",{"text":476,"config":477},"Newsletter",{"href":478,"dataGaName":479,"dataGaLocation":158},"/company/contact/","newsletter",{"text":481,"config":482},"Presse",{"href":483,"dataGaName":484,"dataGaLocation":158},"/press/","press",{"text":486,"config":487,"lists":488},"Kontakt",{"dataNavLevelOne":428},[489],{"items":490},[491,494,499],{"text":165,"config":492},{"href":167,"dataGaName":493,"dataGaLocation":158},"talk to sales",{"text":495,"config":496},"Support",{"href":497,"dataGaName":498,"dataGaLocation":158},"/support/","get help",{"text":500,"config":501},"Kundenportal",{"href":502,"dataGaName":503,"dataGaLocation":158},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":505,"login":506,"suggestions":513},"Schließen",{"text":507,"link":508},"Um Repositories und Projekte zu durchsuchen, melde dich an bei",{"text":509,"config":510},"gitlab.com",{"href":172,"dataGaName":511,"dataGaLocation":512},"search login","search",{"text":514,"default":515},"Vorschläge",[516,519,524,526,531,536],{"text":187,"config":517},{"href":192,"dataGaName":518,"dataGaLocation":512},"GitLab Duo (AI)",{"text":520,"config":521},"Code Suggestions (KI)",{"href":522,"dataGaName":523,"dataGaLocation":512},"/de-de/solutions/code-suggestions/","Code Suggestions (AI)",{"text":21,"config":525},{"href":239,"dataGaName":21,"dataGaLocation":512},{"text":527,"config":528},"GitLab auf AWS",{"href":529,"dataGaName":530,"dataGaLocation":512},"/de-de/partners/technology-partners/aws/","GitLab on AWS",{"text":532,"config":533},"GitLab auf Google Cloud",{"href":534,"dataGaName":535,"dataGaLocation":512},"/de-de/partners/technology-partners/google-cloud-platform/","GitLab on Google Cloud",{"text":537,"config":538},"Warum GitLab?",{"href":199,"dataGaName":539,"dataGaLocation":512},"Why GitLab?",{"freeTrial":541,"mobileIcon":546,"desktopIcon":551},{"text":542,"config":543},"Kostenlos testen",{"href":544,"dataGaName":163,"dataGaLocation":545},"https://gitlab.com/-/trials/new/","nav",{"altText":547,"config":548},"GitLab-Symbol",{"src":549,"dataGaName":550,"dataGaLocation":545},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":547,"config":552},{"src":553,"dataGaName":550,"dataGaLocation":545},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":555,"mobileIcon":559,"desktopIcon":561},{"text":556,"config":557},"Erfahre mehr über GitLab Duo",{"href":192,"dataGaName":558,"dataGaLocation":545},"gitlab duo",{"altText":547,"config":560},{"src":549,"dataGaName":550,"dataGaLocation":545},{"altText":547,"config":562},{"src":553,"dataGaName":550,"dataGaLocation":545},"content:shared:de-de:main-navigation.yml","Main Navigation","shared/de-de/main-navigation.yml","shared/de-de/main-navigation",{"_path":568,"_dir":152,"_draft":6,"_partial":6,"_locale":7,"title":569,"button":570,"config":575,"_id":577,"_type":145,"_source":146,"_file":578,"_stem":579,"_extension":149},"/shared/de-de/banner","GitLab Duo Agent Platform ist jetzt in öffentlicher Beta!",{"text":571,"config":572},"Beta testen",{"href":573,"dataGaName":574,"dataGaLocation":158},"/de-de/gitlab-duo/agent-platform/","duo banner",{"layout":576},"release","content:shared:de-de:banner.yml","shared/de-de/banner.yml","shared/de-de/banner",{"_path":581,"_dir":152,"_draft":6,"_partial":6,"_locale":7,"data":582,"_id":785,"_type":145,"title":786,"_source":146,"_file":787,"_stem":788,"_extension":149},"/shared/de-de/main-footer",{"text":583,"source":584,"edit":590,"contribute":595,"config":600,"items":605,"minimal":777},"Git ist eine Marke von Software Freedom Conservancy und unsere Verwendung von „GitLab“ erfolgt unter Lizenz.",{"text":585,"config":586},"Quelltext der Seite anzeigen",{"href":587,"dataGaName":588,"dataGaLocation":589},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":591,"config":592},"Diese Seite bearbeiten",{"href":593,"dataGaName":594,"dataGaLocation":589},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":596,"config":597},"Beteilige dich",{"href":598,"dataGaName":599,"dataGaLocation":589},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":601,"facebook":602,"youtube":603,"linkedin":604},"https://x.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[606,629,684,713,747],{"title":176,"links":607,"subMenu":612},[608],{"text":609,"config":610},"DevSecOps-Plattform",{"href":185,"dataGaName":611,"dataGaLocation":589},"devsecops platform",[613],{"title":316,"links":614},[615,619,624],{"text":616,"config":617},"Tarife anzeigen",{"href":318,"dataGaName":618,"dataGaLocation":589},"view plans",{"text":620,"config":621},"Vorteile von Premium",{"href":622,"dataGaName":623,"dataGaLocation":589},"/de-de/pricing/premium/","why premium",{"text":625,"config":626},"Vorteile von Ultimate",{"href":627,"dataGaName":628,"dataGaLocation":589},"/de-de/pricing/ultimate/","why ultimate",{"title":630,"links":631},"Lösungen",[632,637,640,642,647,652,656,659,662,667,669,671,674,679],{"text":633,"config":634},"Digitale Transformation",{"href":635,"dataGaName":636,"dataGaLocation":589},"/de-de/topics/digital-transformation/","digital transformation",{"text":638,"config":639},"Sicherheit und Compliance",{"href":258,"dataGaName":265,"dataGaLocation":589},{"text":250,"config":641},{"href":234,"dataGaName":235,"dataGaLocation":589},{"text":643,"config":644},"Agile Entwicklung",{"href":645,"dataGaName":646,"dataGaLocation":589},"/de-de/solutions/agile-delivery/","agile delivery",{"text":648,"config":649},"Cloud-Transformation",{"href":650,"dataGaName":651,"dataGaLocation":589},"/de-de/topics/cloud-native/","cloud transformation",{"text":653,"config":654},"SCM",{"href":247,"dataGaName":655,"dataGaLocation":589},"source code management",{"text":21,"config":657},{"href":239,"dataGaName":658,"dataGaLocation":589},"continuous integration & delivery",{"text":288,"config":660},{"href":290,"dataGaName":661,"dataGaLocation":589},"value stream management",{"text":663,"config":664},"GitOps",{"href":665,"dataGaName":666,"dataGaLocation":589},"/de-de/solutions/gitops/","gitops",{"text":301,"config":668},{"href":303,"dataGaName":304,"dataGaLocation":589},{"text":306,"config":670},{"href":308,"dataGaName":309,"dataGaLocation":589},{"text":672,"config":673},"Öffentlicher Sektor",{"href":313,"dataGaName":314,"dataGaLocation":589},{"text":675,"config":676},"Bildungswesen",{"href":677,"dataGaName":678,"dataGaLocation":589},"/de-de/solutions/education/","education",{"text":680,"config":681},"Finanzdienstleistungen",{"href":682,"dataGaName":683,"dataGaLocation":589},"/de-de/solutions/finance/","financial services",{"title":321,"links":685},[686,688,690,692,695,697,699,701,703,705,707,709,711],{"text":333,"config":687},{"href":335,"dataGaName":336,"dataGaLocation":589},{"text":338,"config":689},{"href":340,"dataGaName":341,"dataGaLocation":589},{"text":343,"config":691},{"href":345,"dataGaName":346,"dataGaLocation":589},{"text":348,"config":693},{"href":350,"dataGaName":694,"dataGaLocation":589},"docs",{"text":94,"config":696},{"href":372,"dataGaName":373,"dataGaLocation":589},{"text":366,"config":698},{"href":368,"dataGaName":369,"dataGaLocation":589},{"text":375,"config":700},{"href":377,"dataGaName":378,"dataGaLocation":589},{"text":388,"config":702},{"href":390,"dataGaName":391,"dataGaLocation":589},{"text":380,"config":704},{"href":382,"dataGaName":383,"dataGaLocation":589},{"text":393,"config":706},{"href":395,"dataGaName":396,"dataGaLocation":589},{"text":398,"config":708},{"href":400,"dataGaName":401,"dataGaLocation":589},{"text":403,"config":710},{"href":405,"dataGaName":406,"dataGaLocation":589},{"text":408,"config":712},{"href":410,"dataGaName":411,"dataGaLocation":589},{"title":426,"links":714},[715,717,719,721,723,725,727,731,736,738,740,742],{"text":433,"config":716},{"href":435,"dataGaName":428,"dataGaLocation":589},{"text":438,"config":718},{"href":440,"dataGaName":441,"dataGaLocation":589},{"text":446,"config":720},{"href":448,"dataGaName":449,"dataGaLocation":589},{"text":451,"config":722},{"href":453,"dataGaName":454,"dataGaLocation":589},{"text":456,"config":724},{"href":458,"dataGaName":459,"dataGaLocation":589},{"text":461,"config":726},{"href":463,"dataGaName":464,"dataGaLocation":589},{"text":728,"config":729},"Sustainability",{"href":730,"dataGaName":728,"dataGaLocation":589},"/sustainability/",{"text":732,"config":733},"Vielfalt, Inklusion und Zugehörigkeit",{"href":734,"dataGaName":735,"dataGaLocation":589},"/de-de/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":466,"config":737},{"href":468,"dataGaName":469,"dataGaLocation":589},{"text":476,"config":739},{"href":478,"dataGaName":479,"dataGaLocation":589},{"text":481,"config":741},{"href":483,"dataGaName":484,"dataGaLocation":589},{"text":743,"config":744},"Transparenzerklärung zu moderner Sklaverei",{"href":745,"dataGaName":746,"dataGaLocation":589},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":748,"links":749},"Nimm Kontakt auf",[750,753,755,757,762,767,772],{"text":751,"config":752},"Sprich mit einem Experten/einer Expertin",{"href":167,"dataGaName":168,"dataGaLocation":589},{"text":495,"config":754},{"href":497,"dataGaName":498,"dataGaLocation":589},{"text":500,"config":756},{"href":502,"dataGaName":503,"dataGaLocation":589},{"text":758,"config":759},"Status",{"href":760,"dataGaName":761,"dataGaLocation":589},"https://status.gitlab.com/","status",{"text":763,"config":764},"Nutzungsbedingungen",{"href":765,"dataGaName":766,"dataGaLocation":589},"/terms/","terms of use",{"text":768,"config":769},"Datenschutzerklärung",{"href":770,"dataGaName":771,"dataGaLocation":589},"/de-de/privacy/","privacy statement",{"text":773,"config":774},"Cookie-Einstellungen",{"dataGaName":775,"dataGaLocation":589,"id":776,"isOneTrustButton":220},"cookie preferences","ot-sdk-btn",{"items":778},[779,781,783],{"text":763,"config":780},{"href":765,"dataGaName":766,"dataGaLocation":589},{"text":768,"config":782},{"href":770,"dataGaName":771,"dataGaLocation":589},{"text":773,"config":784},{"dataGaName":775,"dataGaLocation":589,"id":776,"isOneTrustButton":220},"content:shared:de-de:main-footer.yml","Main Footer","shared/de-de/main-footer.yml","shared/de-de/main-footer",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":790,"content":791,"_id":144,"_type":145,"title":7,"_source":146,"_file":147,"_stem":148,"_extension":149},{"title":9,"description":10},[792,800,803,828,865],{"type":13,"componentName":13,"componentContent":793},{"crumbs":794},[795,797,799],{"title":17,"config":796},{"href":19},{"title":21,"config":798},{"href":23},{"title":25},{"type":27,"componentName":27,"componentContent":801},{"title":9,"text":29,"config":802},{"id":31,"twoColumns":6},{"type":33,"componentName":33,"componentContent":804},{"anchors":805,"components":815},{"text":36,"data":806},[807,809,811,813],{"text":39,"config":808},{"href":41},{"text":43,"config":810},{"href":45},{"text":47,"config":812},{"href":49},{"text":51,"config":814},{"href":53},[816,819,822,825],{"type":56,"componentName":56,"componentContent":817},{"header":39,"text":58,"config":818},{"id":60},{"type":56,"componentName":56,"componentContent":820},{"header":43,"text":63,"config":821},{"id":65},{"type":56,"componentName":56,"componentContent":823},{"header":47,"text":68,"config":824},{"id":70},{"type":56,"componentName":56,"componentContent":826},{"header":51,"text":73,"config":827},{"id":75},{"type":77,"componentName":77,"componentContent":829},{"header":79,"tabs":830},[831,849,857],{"name":82,"items":832,"config":848},[833,838,843],{"header":85,"type":86,"image":834,"link":836},{"altText":85,"config":835},{"src":89},{"text":91,"config":837},{"href":93,"icon":94,"modal":6},{"header":96,"type":86,"image":839,"link":841},{"altText":96,"config":840},{"src":99},{"text":91,"config":842},{"href":102,"icon":103,"modal":6},{"header":105,"type":86,"image":844,"link":846},{"altText":105,"config":845},{"src":108},{"text":91,"config":847},{"href":111,"icon":94,"modal":6},{"key":82},{"name":114,"items":850,"config":856},[851],{"header":117,"type":118,"image":852,"link":854},{"altText":117,"config":853},{"src":121},{"text":123,"config":855},{"href":125,"icon":126,"modal":6},{"key":114},{"name":129,"items":858,"config":864},[859],{"header":132,"type":133,"image":860,"link":862},{"altText":132,"config":861},{"src":136},{"text":138,"config":863},{"href":140,"icon":129,"modal":6},{"key":129},{"type":143,"componentName":143},{"_path":867,"_dir":152,"_draft":6,"_partial":6,"_locale":7,"header":868,"eyebrow":869,"blurb":870,"button":871,"secondaryButton":875,"_id":877,"_type":145,"title":878,"_source":146,"_file":879,"_stem":880,"_extension":149},"/shared/de-de/next-steps","Stelle jetzt bessere Software schneller bereit","Mehr als 50 % der Fortune-100-Unternehmen vertrauen GitLab","Erlebe, was dein Team mit der intelligenten\n\n\nDevSecOps-Plattform erreichen kann.\n",{"text":160,"config":872},{"href":873,"dataGaName":163,"dataGaLocation":874},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":165,"config":876},{"href":167,"dataGaName":168,"dataGaLocation":874},"content:shared:de-de:next-steps.yml","Next Steps","shared/de-de/next-steps.yml","shared/de-de/next-steps",1761814407325]