> Markdown version of [/videos/182-gitops-keeps-focus-on-apps-not-on-infrastructure?t=3](https://www.wearedevelopers.com/videos/182-gitops-keeps-focus-on-apps-not-on-infrastructure?t=3). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # GitOps keeps focus on apps, not on infrastructure Are complex infrastructure scripts bottlenecking your product development? Discover how GitOps uses declarative configuration to reduce database upgrades and system rollbacks to a single, intuitive commit. - **Speakers:** Chad Carlson - **Event:** World Congress 2021 - **Published:** June 28, 2021 - **Duration:** 36:09 - **URL:** https://www.wearedevelopers.com/videos/182-gitops-keeps-focus-on-apps-not-on-infrastructure ## Summary Traditional DevOps models often burden organizations with massive budgets for specialized engineers or overwhelm new team members with complex orchestration scripts. This heavy infrastructure responsibility distracts developers from building the actual product and significantly slows onboarding time. Implementing a GitOps architecture solves this by transforming infrastructure into clear, declarative YAML configuration files stored directly inside the application repository. By leveraging git as the single source of truth, teams lower the technical barrier to entry and empower software engineers to remain focused on application code rather than managing complex infrastructure.\n\nA robust GitOps platform seamlessly treats every branch as a fully isolated replica of production, automatically stocked with real production data. This abstraction streamlines the development workflow; upgrading a database or integrating a new frontend application becomes as intuitive as committing a single line change. If a deployment introduces breaking behavior, restoring system health only requires a standard revert commit. Furthermore, this architectural model allows businesses with large software fleets to push continuous infrastructure updates across hundreds of multi-cloud SaaS environments simultaneously.\n\nBeyond technical and operational efficiency, standardizing configuration builds a collaborative culture that encourages cross-functional team experimentation. Developers working in different coding languages can safely explore new skill sets without the anxiety of breaking shared environments. For organizations navigating rigorous data security requirements, leveraging this Platform as a Service framework natively extends critical HIPAA, PCI, and GDPR compliance across every cloned environment, ensuring governance automatically scales with the product. **Keywords:** gitops infrastructure abstraction, declarative yaml configuration, platform as a service, developer onboarding optimization, isolated staging environments, infrastructure as code adoption, production data cloning, saas fleet management, multi-cloud deployment strategy, cross-functional team experimentation, database version upgrading, automated rollback workflows, kubernetes layer abstraction, continuous deployment pipelines, GDPR compliance scaling ## Chapters 1. **The impact of infrastructure on developer onboarding** (00:03) — How abstracting infrastructure components saves time when bringing new developers onto a project. 1. **The bottleneck of specialized traditional DevOps roles** (05:31) — Why relying exclusively on isolated operations teams creates scaling challenges for infrastructure management. 1. **Managing infrastructure declaratively using a GitOps approach** (07:58) — How using version control as a single source of truth simplifies provisioning and rollback processes. 1. **Provisioning isolated environments for new features and upgrades** (12:27) — Using GitOps workflows to spin up independent environments for testing unreleased integrations and dependency updates. 1. **Managing fleets of applications using upstream templates** (18:31) — Leveraging GitOps patterns to deploy and manage infrastructure across multiple downstream client projects automatically. 1. **Demonstrating automated fleet-wide infrastructure updates** (23:22) — A practical walkthrough showing how to add a new frontend service to multiple client deployments simultaneously. 1. **Fostering team collaboration through common infrastructure abstractions** (29:14) — How standardized deployment workflows remove technical barriers and encourage developers to experiment with different stacks. 1. **Platform compliance and security certifications for sensitive data** (33:57) — An overview of supported data handling compliance standards necessary for operating within regulated industries. ## Related Moments - [Exploring the core benefits of adopting GitOps](https://www.wearedevelopers.com/videos/547-how-to-gitops-your-cluster-with-flux) (from "How to GitOps your cluster with Flux") - [Defining GitOps and declarative infrastructure management](https://www.wearedevelopers.com/videos/547-how-to-gitops-your-cluster-with-flux) (from "How to GitOps your cluster with Flux") - [Managing cluster platform infrastructure via GitOps principles](https://www.wearedevelopers.com/videos/1582-llmops-driven-fine-tuning-evaluation-and-inference-with-nvidia-nim-nemo-microservices) (from "LLMOps-driven fine-tuning, evaluation, and inference with NVIDIA NIM & NeMo Microservices") - [Core principles and prerequisites of GitOps implementations](https://www.wearedevelopers.com/videos/370-practical-tips-and-tricks-for-ci-cd-success) (from "Practical tips and tricks for CI/CD success") - [Understanding principles and benefits of the GitOps workflow](https://www.wearedevelopers.com/videos/852-securing-secrets-in-the-gitops-era) (from "Securing secrets in the GitOps Era") - [Designing a self-service internal developer platform with GitOps](https://www.wearedevelopers.com/videos/100137-building-a-cloud-platform-where-everything-is-just-another-kubernetes-resource) (from "Building a Cloud Platform Where Everything is Just Another Kubernetes Resource") ## Related Articles - [How we Build The Software of Tomorrow](https://www.wearedevelopers.com/magazine/120-how-we-build-the-software-of-tomorrow) - [Stop Googling Git Commands. Start Actually Learning Git.](https://www.wearedevelopers.com/magazine/730-stop-googling-git-commands-start-actually-learning-git) - [How Microsoft worked around a Git limitation to shrink a repository by 94%](https://www.wearedevelopers.com/magazine/499-how-microsoft-worked-around-a-git-limitation-to-shrink-a-repository-by-94) - [Now is the time for industrialized software development](https://www.wearedevelopers.com/magazine/601-now-is-the-time-for-industrialized-software-development) ## Related Jobs - [Senior Software Engineer, Enterprise Products](https://www.wearedevelopers.com/jobs/ext/1841248-senior-software-engineer-enterprise-products) at **GitHub** - [Cloud Foundations Team](https://www.wearedevelopers.com/jobs/ext/1483289-cloud-foundations-team) at **GitHub** - [Lead Cloud DevSecOps Engineer - Kubernetes](https://www.wearedevelopers.com/jobs/ext/1659167-lead-cloud-devsecops-engineer-kubernetes) at **BWI GmbH** - [Principal Product Manager, Agent Platform](https://www.wearedevelopers.com/jobs/ext/277541-principal-product-manager-agent-platform) at **GitHub** - [Platform Engineer (DevOps)](https://www.wearedevelopers.com/jobs/48264-platform-engineer-devops) at **WDW Consulting GmbH** - [Senior Engineer, Infrastructure Platform](https://www.wearedevelopers.com/jobs/ext/328836-senior-engineer-infrastructure-platform) at **Intercom, Inc.**