[{"data":1,"prerenderedAt":1104},["ShallowReactive",2],{"/en-us/the-source/platform/beyond-the-portal-hype-why-you-need-a-platform-first/":3,"footer-en-us":51,"the-source-banner-en-us":357,"the-source-navigation-en-us":369,"the-source-newsletter-en-us":397,"article-site-categories-en-us":408,"beyond-the-portal-hype-why-you-need-a-platform-first-article-hero-category-en-us":410,"beyond-the-portal-hype-why-you-need-a-platform-first-the-source-source-cta-en-us":434,"beyond-the-portal-hype-why-you-need-a-platform-first-category-en-us":448,"beyond-the-portal-hype-why-you-need-a-platform-first-the-source-resources-en-us":460,"beyond-the-portal-hype-why-you-need-a-platform-first-article-hero-author-en-us":496},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"slug":8,"type":9,"category":5,"config":10,"seo":16,"content":20,"_id":44,"_type":45,"title":46,"_source":47,"_file":48,"_stem":49,"_extension":50},"/en-us/the-source/platform/beyond-the-portal-hype-why-you-need-a-platform-first","platform",false,"","beyond-the-portal-hype-why-you-need-a-platform-first","article",{"layout":11,"template":12,"featured":13,"author":14,"sourceCTA":15},"the-source","TheSourceArticle",true,"bryan-ross","source-lp-how-to-build-a-resilient-software-development-practice",{"title":17,"ogTitle":17,"description":18,"ogDescription":18,"ogImage":19},"Beyond the portal hype: Why you need a platform first","Discover why many internal developer portals fall short and why a platform-first approach is key to improving developer productivity.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1752086082/z2udikxenysukvroywvb.png",{"title":17,"description":18,"date":21,"timeToRead":22,"heroImage":19,"keyTakeaways":23,"articleBody":27,"faq":28},"2025-07-15T00:00:00.000Z","6 min read",[24,25,26],"Most portal initiatives struggle with adoption because organizations underestimate the product management effort required for successful implementation and ongoing maintenance.","Start by building a robust platform with streamlined workflows and automation before investing in a portal interface; the value of any portal is entirely dependent on the capabilities of the underlying platform.","Consider whether tool consolidation might be more effective than integration; end-to-end solutions can simplify your ecosystem and reduce the need for the complex integrations that portals attempt to solve.","When Spotify released Backstage as an open source project in 2020, it sparked a wave of enthusiasm across the platform engineering community. The promise was compelling: a unified dashboard where developers could discover, access, and consume everything they needed to build software efficiently. Who wouldn't want a sleek “shop front” to simplify the increasingly complex world of software development?\n\nFast forward to today, and the reality has proven more complicated. Despite the initial excitement, many organizations struggle to realize the promised benefits of internal developer portals. \n\n## Portals vs. platforms: What’s the difference?\nAn internal developer portal is a “front door” to your technical ecosystem. It sits atop your developer platform, which integrates different tools to provide standardized workflows and underlying infrastructure and helps enforce governance. While the platform handles the technical implementation of tooling and automation, the portal provides a single pane of glass that makes development resources discoverable and accessible.\n\nBefore we get to the challenges around portals, it’s worth acknowledging the very real challenges they aim to address:\n1. **Discovery obstacles**: Many organizations lack an API catalog, causing developers to struggle to find existing software components, documentation, best practices, and support channels. Portals attempt to solve this by creating a centralized catalog where developers can access these resources through a unified search and navigation experience.\n1. **Tool sprawl**: The modern software development lifecycle relies on numerous specialized tools, each with its own interface and learning curve. [GitLab research](https://about.gitlab.com/developer-survey/) found that 62% of teams use six or more separate tools for software development. Portals address this by integrating these disparate tools behind a consistent interface, reducing the cognitive load of context switching.\n1. **Siloed knowledge**: Teams focused on their specific challenges often create their own workflows and toolchains, hampering cross-team collaboration and leading to duplicated work. Portals aim to break down these silos by making team assets visible across the organization and promoting standardized workflows that encourage collaboration and reuse of existing solutions.\nThese challenges have a measurable business impact: According to the [2024 GitLab Global DevSecOps Report](https://about.gitlab.com/developer-survey/), 78% of developers spend at least a quarter of their time maintaining and integrating toolchains.\n\n## Why portal initiatives often fall short\nIf internal developer portals address genuine business problems, why do these initiatives regularly fail to gain traction? In my conversations with technical leaders at companies of all sizes, I’ve noticed several key factors:\n1. **Insufficient product management**: Many organizations underinvest in release announcements, internal enablement examples, training, and other adoption-fueling activities essential for portal success.\n1. **Dependency on platform capabilities**: A portal is only as valuable as its underlying platform. Without robust platform capabilities, a portal merely presents a unified view of dysfunction.\n1. **Technical complexity**: Organizations often underestimate that a portal is not simply a tool to install but a software development framework requiring significant engineering skills to build and maintain.\n1. **Ongoing investment requirements**: Building and maintaining a portal demands substantial continuous investment, which many organizations underestimate during initial planning stages.\n1. **Limited developer resonance**: Despite being highly discussed in platform engineering circles, a recent CNCF App Development Working Group survey revealed that many developers remain unaware of Backstage — suggesting it may not address problems developers consider material to their work.\n\nThese challenges are particularly acute when building the portal’s frontend interface. A portal essentially functions as a wrapper built around existing tools, aiming to become the single source of truth for developer interactions.\n\nBut here's the catch: If your portal doesn't mirror enough of the functionality of those underlying tools, developers will bypass it and go straight to the underlying tools, making your portal just another item in an already crowded toolchain. At the same time, trying to keep up with feature changes across a dozen backend tools requires a massive ongoing effort. Every time a backend system changes or releases a new capability, the portal team faces the same question: implement, integrate, or ignore?  Providing a single pane of glass is a significant, perpetual engineering investment that most organizations underestimate.\n\n[Netflix, which has deep experience in developer tooling, puts it bluntly](https://www.youtube.com/watch?v=qgFyb28NvlQ): “A common front door for existing tools is insufficient on its own to attract and keep a user base. Rather [it] needs end-to-end experiences not available in other tools to keep users coming back and discovering the additional features and capabilities.”\n\n## The platform-first approach\nOrganizations that have successfully improved developer productivity typically follow a platform-first approach rather than beginning with a portal. Here’s what this looks like in practice:\n1. **Start with developer needs**: Don’t assume what developers need. Speak directly with teams about their challenges and work closely with them to develop solutions that demonstrably improve their day-to-day experiences.\n1. **Focus on platform capabilities first**: Prioritize creating streamlined, automated workflows for regular tasks that incorporate best practices and corporate standards. Any future portal's value will entirely depend on these underlying capabilities.\n1. **Consider tool consolidation before integration**: Portals primarily solve integration issues between tools by abstracting authentication methods and bringing data sources together. Before investing in complex integrations, evaluate whether consolidating tools might simplify your ecosystem. End-to-end solutions across the software development lifecycle can reduce the need for extensive integration work.\n1. **Invest in product management**: Ensure strong product management to encourage platform adoption by new teams and drive new capability adoption by teams who have already embraced the platform.\n\n## When portals make sense\nThis isn’t to say that internal developer portals are inherently flawed. In fact, I’ve worked with several large, mature organizations that successfully use internal developer portals like Backstage, but with a crucial difference in approach and expectations.\n\nOne large financial institution I worked with recently has had tremendous feedback from their portal implementation. Rather than trying to create a single pane of glass for all development activities, their portal was built to serve two specific workflows: developer onboarding and new project scaffolding. When a developer joins a team, the portal guides them through account setup across six different systems, automatically provisioning access based on their team assignment. For new projects, the portal provides developers with an intuitive interface to select an appropriate template and configure it to their needs. The portal then triggers the necessary backend systems to build the required project scaffolding, including an initial code repository and a CI/CD pipeline with [policy-driven testing](https://about.gitlab.com/blog/how-to-use-gitlabs-custom-compliance-frameworks-in-your-devsecops/) and [infrastructure-as-code](https://about.gitlab.com/blog/using-ansible-and-gitlab-as-infrastructure-for-code/) to deploy the application.\n\nSuccessful implementations like this leverage portals for activities that genuinely benefit from a simplified point-and-click interface. The portal doesn't try to be the primary interface for all activity; developers still work directly in their IDEs, Git repositories, and monitoring dashboards.\nCritically, organizations with successful developer portals build solid, capable internal developer platforms first. They also have mature approaches to gathering developer feedback to direct their efforts to real-world points of friction.\n\n## The path forward\nThe message for technical leaders navigating the platform engineering landscape is clear: Start with a strong platform rather than focusing primarily on a portal. Prioritize creating tangible value for developers through automation, standardization, and simplified workflows. Once your platform capabilities mature and deliver measurable benefits, consider adding a portal as an enhancement if specific needs warrant it.\n\nBy taking this measured approach, you'll avoid the common pitfall of implementing a beautiful dashboard that sits atop dysfunction — and instead build developer tooling that genuinely improves productivity, reduces cognitive load, and accelerates innovation.",[29,32,35,38,41],{"header":30,"content":31},"What's the difference between an internal developer portal and a platform?","An internal developer portal is a \"front door\" interface that sits atop your developer platform. The platform handles technical implementation, tooling, and automation with standardized workflows, while the portal provides a single pane of glass that makes development resources discoverable and accessible.",{"header":33,"content":34},"How much time do developers spend on toolchain maintenance and integration?","According to the 2024 GitLab Global DevSecOps Report, 78% of developers spend at least a quarter of their time maintaining and integrating toolchains. GitLab research also found that 62% of teams use six or more separate tools for software development.",{"header":36,"content":37},"Why do internal developer portal initiatives often fail?","Portal initiatives fail due to insufficient product management, dependency on weak platform capabilities, underestimated technical complexity, ongoing investment requirements, and limited developer resonance. Many organizations underestimate that portals require significant continuous engineering investment to maintain feature parity with underlying tools.",{"header":39,"content":40},"What should organizations prioritize before building a developer portal?","Organizations should follow a platform-first approach: start with developer needs assessment, focus on platform capabilities with streamlined automated workflows, consider tool consolidation before integration, and invest in strong product management for adoption. Build robust platform capabilities before adding portal interfaces.",{"header":42,"content":43},"When do internal developer portals make sense to implement?","Portals work best for specific workflows like developer onboarding and new project scaffolding rather than trying to be a single pane of glass for all activities. Successful implementations focus on activities that genuinely benefit from simplified point-and-click interfaces while developers continue using specialized tools directly.","content:en-us:the-source:platform:beyond-the-portal-hype-why-you-need-a-platform-first.yml","yaml","Beyond The Portal Hype Why You Need A Platform First","content","en-us/the-source/platform/beyond-the-portal-hype-why-you-need-a-platform-first.yml","en-us/the-source/platform/beyond-the-portal-hype-why-you-need-a-platform-first","yml",{"_path":52,"_dir":53,"_draft":6,"_partial":6,"_locale":7,"data":54,"_id":353,"_type":45,"title":354,"_source":47,"_file":355,"_stem":356,"_extension":50},"/shared/en-us/main-footer","en-us",{"text":55,"source":56,"edit":62,"contribute":67,"config":72,"items":77,"minimal":345},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":57,"config":58},"View page source",{"href":59,"dataGaName":60,"dataGaLocation":61},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":63,"config":64},"Edit this page",{"href":65,"dataGaName":66,"dataGaLocation":61},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":68,"config":69},"Please contribute",{"href":70,"dataGaName":71,"dataGaLocation":61},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":73,"facebook":74,"youtube":75,"linkedin":76},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[78,105,177,245,307],{"title":79,"links":80,"subMenu":86},"Platform",[81],{"text":82,"config":83},"DevSecOps platform",{"href":84,"dataGaName":85,"dataGaLocation":61},"/platform/","devsecops platform",[87],{"title":88,"links":89},"Pricing",[90,95,100],{"text":91,"config":92},"View plans",{"href":93,"dataGaName":94,"dataGaLocation":61},"/pricing/","view plans",{"text":96,"config":97},"Why Premium?",{"href":98,"dataGaName":99,"dataGaLocation":61},"/pricing/premium/","why premium",{"text":101,"config":102},"Why Ultimate?",{"href":103,"dataGaName":104,"dataGaLocation":61},"/pricing/ultimate/","why ultimate",{"title":106,"links":107},"Solutions",[108,113,117,122,127,132,137,142,147,152,157,162,167,172],{"text":109,"config":110},"Digital transformation",{"href":111,"dataGaName":112,"dataGaLocation":61},"/topics/digital-transformation/","digital transformation",{"text":114,"config":115},"Application Security Testing",{"href":116,"dataGaName":114,"dataGaLocation":61},"/solutions/application-security-testing/",{"text":118,"config":119},"Automated software delivery",{"href":120,"dataGaName":121,"dataGaLocation":61},"/solutions/delivery-automation/","automated software delivery",{"text":123,"config":124},"Agile development",{"href":125,"dataGaName":126,"dataGaLocation":61},"/solutions/agile-delivery/","agile delivery",{"text":128,"config":129},"Cloud transformation",{"href":130,"dataGaName":131,"dataGaLocation":61},"/topics/cloud-native/","cloud transformation",{"text":133,"config":134},"SCM",{"href":135,"dataGaName":136,"dataGaLocation":61},"/solutions/source-code-management/","source code management",{"text":138,"config":139},"CI/CD",{"href":140,"dataGaName":141,"dataGaLocation":61},"/solutions/continuous-integration/","continuous integration & delivery",{"text":143,"config":144},"Value stream management",{"href":145,"dataGaName":146,"dataGaLocation":61},"/solutions/value-stream-management/","value stream management",{"text":148,"config":149},"GitOps",{"href":150,"dataGaName":151,"dataGaLocation":61},"/solutions/gitops/","gitops",{"text":153,"config":154},"Enterprise",{"href":155,"dataGaName":156,"dataGaLocation":61},"/enterprise/","enterprise",{"text":158,"config":159},"Small business",{"href":160,"dataGaName":161,"dataGaLocation":61},"/small-business/","small business",{"text":163,"config":164},"Public sector",{"href":165,"dataGaName":166,"dataGaLocation":61},"/solutions/public-sector/","public sector",{"text":168,"config":169},"Education",{"href":170,"dataGaName":171,"dataGaLocation":61},"/solutions/education/","education",{"text":173,"config":174},"Financial services",{"href":175,"dataGaName":176,"dataGaLocation":61},"/solutions/finance/","financial services",{"title":178,"links":179},"Resources",[180,185,190,195,200,205,210,215,220,225,230,235,240],{"text":181,"config":182},"Install",{"href":183,"dataGaName":184,"dataGaLocation":61},"/install/","install",{"text":186,"config":187},"Quick start guides",{"href":188,"dataGaName":189,"dataGaLocation":61},"/get-started/","quick setup checklists",{"text":191,"config":192},"Learn",{"href":193,"dataGaName":194,"dataGaLocation":61},"https://university.gitlab.com/","learn",{"text":196,"config":197},"Product documentation",{"href":198,"dataGaName":199,"dataGaLocation":61},"https://docs.gitlab.com/","docs",{"text":201,"config":202},"Blog",{"href":203,"dataGaName":204,"dataGaLocation":61},"/blog/","blog",{"text":206,"config":207},"Customer success stories",{"href":208,"dataGaName":209,"dataGaLocation":61},"/customers/","customer success stories",{"text":211,"config":212},"Remote",{"href":213,"dataGaName":214,"dataGaLocation":61},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":216,"config":217},"GitLab Services",{"href":218,"dataGaName":219,"dataGaLocation":61},"/services/","services",{"text":221,"config":222},"TeamOps",{"href":223,"dataGaName":224,"dataGaLocation":61},"/teamops/","teamops",{"text":226,"config":227},"Community",{"href":228,"dataGaName":229,"dataGaLocation":61},"/community/","community",{"text":231,"config":232},"Forum",{"href":233,"dataGaName":234,"dataGaLocation":61},"https://forum.gitlab.com/","forum",{"text":236,"config":237},"Events",{"href":238,"dataGaName":239,"dataGaLocation":61},"/events/","events",{"text":241,"config":242},"Partners",{"href":243,"dataGaName":244,"dataGaLocation":61},"/partners/","partners",{"title":246,"links":247},"Company",[248,253,258,263,268,273,278,282,287,292,297,302],{"text":249,"config":250},"About",{"href":251,"dataGaName":252,"dataGaLocation":61},"/company/","company",{"text":254,"config":255},"Jobs",{"href":256,"dataGaName":257,"dataGaLocation":61},"/jobs/","jobs",{"text":259,"config":260},"Leadership",{"href":261,"dataGaName":262,"dataGaLocation":61},"/company/team/e-group/","leadership",{"text":264,"config":265},"Team",{"href":266,"dataGaName":267,"dataGaLocation":61},"/company/team/","team",{"text":269,"config":270},"Handbook",{"href":271,"dataGaName":272,"dataGaLocation":61},"https://handbook.gitlab.com/","handbook",{"text":274,"config":275},"Investor relations",{"href":276,"dataGaName":277,"dataGaLocation":61},"https://ir.gitlab.com/","investor relations",{"text":279,"config":280},"Sustainability",{"href":281,"dataGaName":279,"dataGaLocation":61},"/sustainability/",{"text":283,"config":284},"Diversity, inclusion and belonging (DIB)",{"href":285,"dataGaName":286,"dataGaLocation":61},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":288,"config":289},"Trust Center",{"href":290,"dataGaName":291,"dataGaLocation":61},"/security/","trust center",{"text":293,"config":294},"Newsletter",{"href":295,"dataGaName":296,"dataGaLocation":61},"/company/contact/","newsletter",{"text":298,"config":299},"Press",{"href":300,"dataGaName":301,"dataGaLocation":61},"/press/","press",{"text":303,"config":304},"Modern Slavery Transparency Statement",{"href":305,"dataGaName":306,"dataGaLocation":61},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":308,"links":309},"Contact Us",[310,315,320,325,330,335,340],{"text":311,"config":312},"Contact an expert",{"href":313,"dataGaName":314,"dataGaLocation":61},"/sales/","sales",{"text":316,"config":317},"Get help",{"href":318,"dataGaName":319,"dataGaLocation":61},"/support/","get help",{"text":321,"config":322},"Customer portal",{"href":323,"dataGaName":324,"dataGaLocation":61},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"text":326,"config":327},"Status",{"href":328,"dataGaName":329,"dataGaLocation":61},"https://status.gitlab.com/","status",{"text":331,"config":332},"Terms of use",{"href":333,"dataGaName":334,"dataGaLocation":61},"/terms/","terms of use",{"text":336,"config":337},"Privacy statement",{"href":338,"dataGaName":339,"dataGaLocation":61},"/privacy/","privacy statement",{"text":341,"config":342},"Cookie preferences",{"dataGaName":343,"dataGaLocation":61,"id":344,"isOneTrustButton":13},"cookie preferences","ot-sdk-btn",{"items":346},[347,349,351],{"text":331,"config":348},{"href":333,"dataGaName":334,"dataGaLocation":61},{"text":336,"config":350},{"href":338,"dataGaName":339,"dataGaLocation":61},{"text":341,"config":352},{"dataGaName":343,"dataGaLocation":61,"id":344,"isOneTrustButton":13},"content:shared:en-us:main-footer.yml","Main Footer","shared/en-us/main-footer.yml","shared/en-us/main-footer",{"_path":358,"_dir":359,"_draft":6,"_partial":6,"_locale":7,"visibility":13,"id":360,"title":361,"button":362,"_id":366,"_type":45,"_source":47,"_file":367,"_stem":368,"_extension":50},"/shared/en-us/the-source/banner/the-economics-of-software-innovation-2025-08-18","banner","The Economics of Software Innovation","The Economics of Software Innovation—AI’s $750 Billion Opportunity",{"config":363,"text":365},{"href":364},"/software-innovation-report/","Get the research report","content:shared:en-us:the-source:banner:the-economics-of-software-innovation-2025-08-18.yml","shared/en-us/the-source/banner/the-economics-of-software-innovation-2025-08-18.yml","shared/en-us/the-source/banner/the-economics-of-software-innovation-2025-08-18",{"_path":370,"_dir":11,"_draft":6,"_partial":6,"_locale":7,"logo":371,"subscribeLink":376,"navItems":380,"_id":393,"_type":45,"title":394,"_source":47,"_file":395,"_stem":396,"_extension":50},"/shared/en-us/the-source/navigation",{"altText":372,"config":373},"the source logo",{"src":374,"href":375},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750191004/t7wz1klfb2kxkezksv9t.svg","/the-source/",{"text":377,"config":378},"Subscribe",{"href":379},"#subscribe",[381,385,389],{"text":382,"config":383},"Artificial Intelligence",{"href":384},"/the-source/ai/",{"text":386,"config":387},"Security & Compliance",{"href":388},"/the-source/security/",{"text":390,"config":391},"Platform & Infrastructure",{"href":392},"/the-source/platform/","content:shared:en-us:the-source:navigation.yml","Navigation","shared/en-us/the-source/navigation.yml","shared/en-us/the-source/navigation",{"_path":398,"_dir":11,"_draft":6,"_partial":6,"_locale":7,"title":399,"description":400,"submitMessage":401,"formData":402,"_id":405,"_type":45,"_source":47,"_file":406,"_stem":407,"_extension":50},"/shared/en-us/the-source/newsletter","The Source Newsletter","Stay updated with insights for the future of software development.","You have successfully signed up for The Source’s newsletter.",{"config":403},{"formId":404,"formName":296,"hideRequiredLabel":13},1077,"content:shared:en-us:the-source:newsletter.yml","shared/en-us/the-source/newsletter.yml","shared/en-us/the-source/newsletter",{"categoryNames":409},{"ai":382,"platform":390,"security":386},{"_path":411,"_dir":11,"_draft":6,"_partial":6,"_locale":7,"type":412,"config":413,"seo":414,"content":417,"slug":5,"_id":431,"_type":45,"title":7,"_source":47,"_file":432,"_stem":433,"_extension":50},"/en-us/the-source/platform","category",{"layout":11},{"title":390,"description":415,"ogImage":416},"Learn how to build a DevSecOps framework that sets your team up for success, from planning to delivery.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463263/bdz7hmhpbmgwvoybcaud.png",[418,423],{"componentName":419,"type":419,"componentContent":420},"TheSourceCategoryHero",{"title":390,"description":415,"image":421},{"config":422},{"src":416},{"componentName":424,"type":424,"componentContent":425},"TheSourceCategoryMainSection",{"config":426},{"sourceCTAs":427},[428,429,430],"source-lp-the-ultimate-playbook-for-high-performing-devsecops-teams","source-lp-measuring-success-in-software-development-a-guide-for-leaders","source-lp-building-a-resilient-software-development-practice","content:en-us:the-source:platform:index.yml","en-us/the-source/platform/index.yml","en-us/the-source/platform/index",{"_path":435,"_dir":436,"_draft":6,"_partial":6,"_locale":7,"config":437,"title":438,"description":439,"link":440,"_id":445,"_type":45,"_source":47,"_file":446,"_stem":447,"_extension":50},"/shared/en-us/the-source/source-lp-ctas/source-lp-how-to-build-a-resilient-software-development-practice","source-lp-ctas",{"slug":15},"How to build a resilient software development practice","Learn strategies to bolster your team's effectiveness amid shifts in the industry with a standardized approach to software development.",{"text":441,"config":442},"Download the guide",{"href":443,"dataGaName":438,"dataGaLocation":444},"/the-source/platform/building-a-resilient-software-development-practice/","thesource","content:shared:en-us:the-source:source-lp-ctas:source-lp-how-to-build-a-resilient-software-development-practice.yml","shared/en-us/the-source/source-lp-ctas/source-lp-how-to-build-a-resilient-software-development-practice.yml","shared/en-us/the-source/source-lp-ctas/source-lp-how-to-build-a-resilient-software-development-practice",{"_path":411,"_dir":11,"_draft":6,"_partial":6,"_locale":7,"type":412,"config":449,"seo":450,"content":451,"slug":5,"_id":431,"_type":45,"title":7,"_source":47,"_file":432,"_stem":433,"_extension":50},{"layout":11},{"title":390,"description":415,"ogImage":416},[452,456],{"componentName":419,"type":419,"componentContent":453},{"title":390,"description":415,"image":454},{"config":455},{"src":416},{"componentName":424,"type":424,"componentContent":457},{"config":458},{"sourceCTAs":459},[428,429,430],[461,472,484],{"_path":462,"_dir":436,"_draft":6,"_partial":6,"_locale":7,"config":463,"title":464,"description":439,"link":465,"_id":469,"_type":45,"_source":47,"_file":470,"_stem":471,"_extension":50},"/shared/en-us/the-source/source-lp-ctas/source-lp-building-a-resilient-software-development-practice",{"slug":430},"Building a resilient software development practice",{"text":466,"config":467},"Read the guide",{"href":443,"dataGaName":468,"dataGaLocation":444},"Building a Resilient Software Development Practice","content:shared:en-us:the-source:source-lp-ctas:source-lp-building-a-resilient-software-development-practice.yml","shared/en-us/the-source/source-lp-ctas/source-lp-building-a-resilient-software-development-practice.yml","shared/en-us/the-source/source-lp-ctas/source-lp-building-a-resilient-software-development-practice",{"_path":473,"_dir":436,"_draft":6,"_partial":6,"_locale":7,"config":474,"title":475,"description":476,"link":477,"_id":481,"_type":45,"_source":47,"_file":482,"_stem":483,"_extension":50},"/shared/en-us/the-source/source-lp-ctas/source-lp-measuring-success-in-software-development-a-guide-for-leaders",{"slug":429},"Measuring success in software development: A guide for leaders","Discover how to measure software delivery performance with key metrics that optimize workflows, enhance team productivity, and drive better decisions.",{"text":441,"config":478},{"href":479,"dataGaName":480,"dataGaLocation":444},"/the-source/platform/measuring-success-in-software-development-a-guide-for-leaders/","Measuring success in software development","content:shared:en-us:the-source:source-lp-ctas:source-lp-measuring-success-in-software-development-a-guide-for-leaders.yml","shared/en-us/the-source/source-lp-ctas/source-lp-measuring-success-in-software-development-a-guide-for-leaders.yml","shared/en-us/the-source/source-lp-ctas/source-lp-measuring-success-in-software-development-a-guide-for-leaders",{"_path":485,"_dir":436,"_draft":6,"_partial":6,"_locale":7,"config":486,"title":487,"description":488,"link":489,"_id":493,"_type":45,"_source":47,"_file":494,"_stem":495,"_extension":50},"/shared/en-us/the-source/source-lp-ctas/source-lp-the-ultimate-playbook-for-high-performing-devsecops-teams",{"slug":428},"The ultimate playbook for high-performing DevSecOps teams ","Learn how to tackle issues like deployment slowdowns, lack of collaboration, and developer burnout.",{"text":490,"config":491},"Read the ebook",{"href":492,"dataGaName":487,"dataGaLocation":444},"/the-source/platform/the-ultimate-playbook-for-high-performing-devsecops-teams/","content:shared:en-us:the-source:source-lp-ctas:source-lp-the-ultimate-playbook-for-high-performing-devsecops-teams.yml","shared/en-us/the-source/source-lp-ctas/source-lp-the-ultimate-playbook-for-high-performing-devsecops-teams.yml","shared/en-us/the-source/source-lp-ctas/source-lp-the-ultimate-playbook-for-high-performing-devsecops-teams",[497,522,538,556,572,592,613,634,650,669,691,709,730,746,765,782,800,820,838,856,875,896,917,933,949,969,987,1008,1026,1045,1061,1082],{"_path":498,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":500,"seo":501,"content":503,"type":517,"slug":518,"_id":519,"_type":45,"title":502,"_source":47,"_file":520,"_stem":521,"_extension":50},"/en-us/the-source/authors/amanda-rueda","authors",{"layout":11},{"title":502},"Amanda Rueda",[504,515],{"type":505,"componentName":505,"componentContent":506},"TheSourceAuthorHero",{"config":507,"name":502,"role":510,"bio":511,"headshot":512},{"gitlabHandle":508,"linkedInProfileUrl":509},"amandarueda","https://www.linkedin.com/in/amandamrueda/","Senior Product Manager","Amanda Rueda is a Senior Product Manager at GitLab, specializing in strategic product vision, agile planning, and leveraging AI to enhance workflows and user experiences. Amanda is a thought leader in agile planning and product management workflows, and enjoys building GitLab features that drive team collaboration, transparent project management, and high-performing teams.",{"altText":502,"config":513},{"src":514},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463383/osecw1pzbxvb7fhqhiky.png",{"componentName":516,"type":516},"TheSourceArticlesList","author","amanda-rueda","content:en-us:the-source:authors:amanda-rueda.yml","en-us/the-source/authors/amanda-rueda.yml","en-us/the-source/authors/amanda-rueda",{"_path":523,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":524,"seo":525,"content":527,"type":517,"slug":534,"_id":535,"_type":45,"title":526,"_source":47,"_file":536,"_stem":537,"_extension":50},"/en-us/the-source/authors/andre-michael-braun",{"layout":11},{"title":526},"Andre Michael Braun",[528,533],{"type":505,"componentName":505,"componentContent":529},{"name":526,"headshot":530},{"altText":526,"config":531},{"src":532},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463336/yl27k7wdlnkzsizwknn1.jpg",{"componentName":516,"type":516},"andre-michael-braun","content:en-us:the-source:authors:andre-michael-braun.yml","en-us/the-source/authors/andre-michael-braun.yml","en-us/the-source/authors/andre-michael-braun",{"_path":539,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":540,"seo":541,"content":543,"type":517,"slug":552,"_id":553,"_type":45,"title":542,"_source":47,"_file":554,"_stem":555,"_extension":50},"/en-us/the-source/authors/andrew-haschka",{"layout":11},{"title":542},"Andrew Haschka",[544,551],{"type":505,"componentName":505,"componentContent":545},{"name":542,"role":546,"bio":547,"headshot":548},"Field CTO, Asia Pacific & Japan","Andrew Haschka is the CTO for Asia Pacific & Japan at GitLab, acting as the trusted advisor to GitLab partners and customers. Andrew takes a consultative approach to address common and unique business requirements. He provides subject matter expertise and industry experience throughout the customer’s modernisation journey, working with product management and engineering teams to evolve product features to meet market demand.",{"altText":542,"config":549},{"src":550},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463349/z1qnc4uxmqgg3hnm3da4.png",{"componentName":516,"type":516},"andrew-haschka","content:en-us:the-source:authors:andrew-haschka.yml","en-us/the-source/authors/andrew-haschka.yml","en-us/the-source/authors/andrew-haschka",{"_path":557,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":558,"seo":559,"content":561,"type":517,"slug":568,"_id":569,"_type":45,"title":560,"_source":47,"_file":570,"_stem":571,"_extension":50},"/en-us/the-source/authors/ayoub-fandi",{"layout":11},{"title":560},"Ayoub Fandi",[562,567],{"componentName":505,"type":505,"componentContent":563},{"name":560,"headshot":564},{"altText":560,"config":565},{"src":566},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463329/wyp554loeyoibx3ozren.jpg",{"componentName":516,"type":516},"ayoub-fandi","content:en-us:the-source:authors:ayoub-fandi.yml","en-us/the-source/authors/ayoub-fandi.yml","en-us/the-source/authors/ayoub-fandi",{"_path":573,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":574,"seo":575,"content":577,"type":517,"slug":588,"_id":589,"_type":45,"title":576,"_source":47,"_file":590,"_stem":591,"_extension":50},"/en-us/the-source/authors/bob-stevens",{"layout":11},{"title":576},"Bob Stevens",[578,587],{"componentName":505,"type":505,"componentContent":579},{"config":580,"name":576,"role":583,"headshot":584},{"gitlabHandle":581,"linkedInProfileUrl":582},"bstevens1","https://www.linkedin.com/in/bob-stevens-1237564/","Public Sector Area Vice President, GitLab",{"altText":576,"config":585},{"src":586},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1752687939/mv3lhtimdzr8jmfqmbk1.jpg",{"componentName":516,"type":516},"bob-stevens","content:en-us:the-source:authors:bob-stevens.yml","en-us/the-source/authors/bob-stevens.yml","en-us/the-source/authors/bob-stevens",{"_path":593,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":594,"seo":595,"content":597,"type":517,"slug":609,"_id":610,"_type":45,"title":596,"_source":47,"_file":611,"_stem":612,"_extension":50},"/en-us/the-source/authors/brian-wald",{"layout":11},{"title":596},"Brian Wald",[598,608],{"componentName":505,"type":505,"componentContent":599},{"config":600,"name":596,"role":603,"bio":604,"headshot":605},{"gitlabHandle":601,"linkedInProfileUrl":602},"brianwald","https://www.linkedin.com/in/brianwald/","Head of Global Field CTO org","Brian Wald is Head of Global Field CTO org at GitLab. He leads a dynamic team of Field CTOs dedicated to transforming enterprise software development practices.",{"altText":596,"config":606},{"src":607},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463417/fugpbux9miqbdx3wewtu.jpg",{"componentName":516,"type":516},"brian-wald","content:en-us:the-source:authors:brian-wald.yml","en-us/the-source/authors/brian-wald.yml","en-us/the-source/authors/brian-wald",{"_path":614,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":615,"seo":616,"content":618,"type":517,"slug":14,"_id":631,"_type":45,"title":617,"_source":47,"_file":632,"_stem":633,"_extension":50},"/en-us/the-source/authors/bryan-ross",{"layout":11},{"title":617},"Bryan Ross",[619,630],{"componentName":505,"type":505,"componentContent":620},{"config":621,"name":617,"role":625,"bio":626,"headshot":627},{"gitlabHandle":622,"twitterXProfileUrl":623,"linkedInProfileUrl":624},"bryanrossuk","https://twitter.com/bryanrossuk","https://www.linkedin.com/in/bryanross","Field CTO","With over 15 years of industry experience as a senior IT leader, Bryan helps customers realize business value from IT faster. Equally comfortable speaking with executives and engineers alike, he bridges the gap between technical and business stakeholders through compelling storytelling and real-world examples. With a knack for delivering authentic, impactful messages, he enjoys helping others at the intersection of technology, people and process.",{"altText":617,"config":628},{"src":629},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463324/mvdyvskii4hltdrgqxom.jpg",{"componentName":516,"type":516},"content:en-us:the-source:authors:bryan-ross.yml","en-us/the-source/authors/bryan-ross.yml","en-us/the-source/authors/bryan-ross",{"_path":635,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":636,"seo":637,"content":639,"type":517,"slug":646,"_id":647,"_type":45,"title":638,"_source":47,"_file":648,"_stem":649,"_extension":50},"/en-us/the-source/authors/chandler-gibbons",{"layout":11},{"title":638},"Chandler Gibbons",[640,645],{"componentName":505,"type":505,"componentContent":641},{"name":638,"headshot":642},{"altText":638,"config":643},{"src":644},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463362/o7g9fqtqtjvegfwniuxh.jpg",{"componentName":516,"type":516},"chandler-gibbons","content:en-us:the-source:authors:chandler-gibbons.yml","en-us/the-source/authors/chandler-gibbons.yml","en-us/the-source/authors/chandler-gibbons",{"_path":651,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":652,"seo":653,"content":655,"type":517,"slug":665,"_id":666,"_type":45,"title":654,"_source":47,"_file":667,"_stem":668,"_extension":50},"/en-us/the-source/authors/dave-steer",{"layout":11},{"title":654},"Dave Steer",[656,664],{"componentName":505,"type":505,"componentContent":657},{"config":658,"name":654,"role":660,"headshot":661},{"gitlabHandle":659},"dsteer","Vice President, Product Marketing",{"altText":654,"config":662},{"src":663},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463457/zbtapdkglu3yb9suaq7w.png",{"componentName":516,"type":516},"dave-steer","content:en-us:the-source:authors:dave-steer.yml","en-us/the-source/authors/dave-steer.yml","en-us/the-source/authors/dave-steer",{"_path":670,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":671,"seo":672,"content":674,"type":517,"slug":686,"_id":687,"_type":45,"title":688,"_source":47,"_file":689,"_stem":690,"_extension":50},"/en-us/the-source/authors/ddesanto",{"layout":11},{"title":673},"David DeSanto",[675,685],{"componentName":505,"type":505,"componentContent":676},{"config":677,"name":673,"role":680,"bio":681,"headshot":682},{"gitlabHandle":678,"linkedInProfileUrl":679},"david","https://www.linkedin.com/in/ddesanto/","Chief Product Officer","David DeSanto is the Chief Product Officer at GitLab Inc., where he leads GitLab’s product division to define and execute GitLab's product vision and roadmap. David is responsible for ensuring the company builds, ships, and supports the platform that reinforces GitLab's leadership in the DevSecOps platform market.",{"altText":673,"config":683},{"src":684},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463446/bgnljs84zcsxj0t6nvix.png",{"componentName":516,"type":516},"ddesanto","content:en-us:the-source:authors:ddesanto.yml","Ddesanto","en-us/the-source/authors/ddesanto.yml","en-us/the-source/authors/ddesanto",{"_path":692,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":693,"seo":694,"content":696,"type":517,"slug":704,"_id":705,"_type":45,"title":706,"_source":47,"_file":707,"_stem":708,"_extension":50},"/en-us/the-source/authors/derek-debellis",{"layout":11},{"title":695},"Derek DeBellis",[697,703],{"componentName":505,"type":505,"componentContent":698},{"name":695,"role":699,"headshot":700},"Lead Researcher, Google's DORA team ",{"altText":695,"config":701},{"src":702},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463385/sbnjwfaguszi5g2smzr7.png",{"componentName":516,"type":516},"derek-debellis","content:en-us:the-source:authors:derek-debellis.yml","Derek Debellis","en-us/the-source/authors/derek-debellis.yml","en-us/the-source/authors/derek-debellis",{"_path":710,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":711,"seo":712,"content":714,"type":517,"slug":726,"_id":727,"_type":45,"title":713,"_source":47,"_file":728,"_stem":729,"_extension":50},"/en-us/the-source/authors/emilio-salvador",{"layout":11},{"title":713},"Emilio Salvador",[715,725],{"componentName":505,"type":505,"componentContent":716},{"config":717,"name":713,"role":720,"bio":721,"headshot":722},{"gitlabHandle":718,"linkedInProfileUrl":719},"esalvadorp","https://www.linkedin.com/in/emiliosp/","Vice President, Strategy and Developer Relations","Emilio Salvador is vice president of strategy and developer relations at GitLab. A technology executive with more than 20 years of experience, Emilio has held roles at Amazon and Microsoft, and most recently led strategy and operations for the Developer Advocacy and Experience team at Google. He holds an MBA from MIT Sloan School of Management.",{"altText":713,"config":723},{"src":724},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463402/g0snp3uisjm4tj3pkqcw.jpg",{"componentName":516,"type":516},"emilio-salvador","content:en-us:the-source:authors:emilio-salvador.yml","en-us/the-source/authors/emilio-salvador.yml","en-us/the-source/authors/emilio-salvador",{"_path":731,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":732,"seo":733,"content":735,"type":517,"slug":742,"_id":743,"_type":45,"title":734,"_source":47,"_file":744,"_stem":745,"_extension":50},"/en-us/the-source/authors/erika-feldman",{"layout":11},{"title":734},"Erika Feldman",[736,741],{"componentName":505,"type":505,"componentContent":737},{"name":734,"headshot":738},{"altText":734,"config":739},{"src":740},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463354/d9quqvz7d2ayjwif7vdn.png",{"componentName":516,"type":516},"erika-feldman","content:en-us:the-source:authors:erika-feldman.yml","en-us/the-source/authors/erika-feldman.yml","en-us/the-source/authors/erika-feldman",{"_path":747,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":748,"seo":749,"content":751,"type":517,"slug":761,"_id":762,"_type":45,"title":750,"_source":47,"_file":763,"_stem":764,"_extension":50},"/en-us/the-source/authors/george-kichukov",{"layout":11},{"title":750},"George Kichukov",[752,760],{"componentName":505,"type":505,"componentContent":753},{"config":754,"name":750,"role":625,"bio":756,"headshot":757},{"gitlabHandle":755},"gkichukov","George Kichukov brings over two decades of expertise in software development, enterprise architecture, and technology leadership to his role as Financial Services Field CTO for GitLab. His career began in the startup ecosystem, where he spent five years developing name-matching technologies deployed across government, defense, and financial services. George transitioned into solution architecture, where he guided financial institutions in modernizing their application development practices. Prior to GitLab, George spent 12 years at a large financial services organization leading developer services, application security programs and DevOps infrastructure automation platforms. In his current role at GitLab, George partners with financial services organizations, helping them achieve their strategic objectives in DevOps, DevSecOps, Developer Experience, SDLC compliance, and using AI across software development.",{"altText":750,"config":758},{"src":759},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463366/dk2knfancgsxocjkmyoa.jpg",{"componentName":516,"type":516},"george-kichukov","content:en-us:the-source:authors:george-kichukov.yml","en-us/the-source/authors/george-kichukov.yml","en-us/the-source/authors/george-kichukov",{"_path":766,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":767,"seo":768,"content":770,"type":517,"slug":777,"_id":778,"_type":45,"title":779,"_source":47,"_file":780,"_stem":781,"_extension":50},"/en-us/the-source/authors/gitlab",{"layout":11},{"title":769},"GitLab",[771,776],{"componentName":505,"type":505,"componentContent":772},{"name":769,"headshot":773},{"altText":769,"config":774},{"src":775},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463461/ts7io0hgpdyqylbzfire.png",{"componentName":516,"type":516},"gitlab","content:en-us:the-source:authors:gitlab.yml","Gitlab","en-us/the-source/authors/gitlab.yml","en-us/the-source/authors/gitlab",{"_path":783,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":784,"seo":785,"content":787,"type":517,"slug":796,"_id":797,"_type":45,"title":786,"_source":47,"_file":798,"_stem":799,"_extension":50},"/en-us/the-source/authors/grant-hickman",{"layout":11},{"title":786},"Grant Hickman",[788,795],{"componentName":505,"type":505,"componentContent":789},{"config":790,"name":786,"headshot":792},{"gitlabHandle":791},"g.hickman",{"altText":786,"config":793},{"src":794},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463463/f3uqwtugqotyhwutz5gu.png",{"componentName":516,"type":516},"grant-hickman","content:en-us:the-source:authors:grant-hickman.yml","en-us/the-source/authors/grant-hickman.yml","en-us/the-source/authors/grant-hickman",{"_path":801,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":802,"seo":803,"content":805,"type":517,"slug":816,"_id":817,"_type":45,"title":804,"_source":47,"_file":818,"_stem":819,"_extension":50},"/en-us/the-source/authors/haim-snir",{"layout":11},{"title":804},"Haim Snir",[806,815],{"componentName":505,"type":505,"componentContent":807},{"config":808,"name":804,"role":811,"headshot":812},{"gitlabHandle":809,"linkedInProfileUrl":810},"hsnir1","https://www.linkedin.com/in/haimsnir/","Senior Product Manager, Dev & Analytics, GitLab",{"altText":804,"config":813},{"src":814},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463395/nubmshvaq8wpomopllni.png",{"componentName":516,"type":516},"haim-snir","content:en-us:the-source:authors:haim-snir.yml","en-us/the-source/authors/haim-snir.yml","en-us/the-source/authors/haim-snir",{"_path":821,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":822,"seo":823,"content":825,"type":517,"slug":829,"_id":834,"_type":45,"title":835,"_source":47,"_file":836,"_stem":837,"_extension":50},"/en-us/the-source/authors/iganbaruch",{"layout":11},{"title":824},"Itzik Gan Baruch",[826,833],{"componentName":505,"type":505,"componentContent":827},{"config":828,"name":824,"headshot":830},{"gitlabHandle":829},"iganbaruch",{"altText":824,"config":831},{"src":832},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463443/vibb2fkc0ojni2d1eqde.png",{"componentName":516,"type":516},"content:en-us:the-source:authors:iganbaruch.yml","Iganbaruch","en-us/the-source/authors/iganbaruch.yml","en-us/the-source/authors/iganbaruch",{"_path":839,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"type":517,"slug":840,"config":841,"seo":842,"content":845,"_id":853,"_type":45,"title":844,"_source":47,"_file":854,"_stem":855,"_extension":50},"/en-us/the-source/authors/jason-morgan","jason-morgan",{"layout":11},{"config":843,"title":844},{"noIndex":6},"Jason Morgan",[846,852],{"type":505,"componentName":505,"componentContent":847},{"name":844,"role":848,"headshot":849},"Staff Solutions Architect",{"altText":844,"config":850},{"src":851},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758808571/n1inburdbemlmpcg9atj.jpg",{"type":516,"componentName":516},"content:en-us:the-source:authors:jason-morgan.yml","en-us/the-source/authors/jason-morgan.yml","en-us/the-source/authors/jason-morgan",{"_path":857,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":858,"seo":859,"content":861,"type":517,"slug":870,"_id":871,"_type":45,"title":872,"_source":47,"_file":873,"_stem":874,"_extension":50},"/en-us/the-source/authors/jlongo",{"layout":11},{"title":860},"Joseph Longo",[862,869],{"componentName":505,"type":505,"componentContent":863},{"config":864,"name":860,"headshot":866},{"gitlabHandle":865},"jlongo_gitlab",{"altText":860,"config":867},{"src":868},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463434/uoxaknpmoposbbgzqji8.png",{"componentName":516,"type":516},"jlongo","content:en-us:the-source:authors:jlongo.yml","Jlongo","en-us/the-source/authors/jlongo.yml","en-us/the-source/authors/jlongo",{"_path":876,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":877,"seo":878,"content":880,"type":517,"slug":892,"_id":893,"_type":45,"title":879,"_source":47,"_file":894,"_stem":895,"_extension":50},"/en-us/the-source/authors/joel-krooswyk",{"layout":11},{"title":879},"Joel Krooswyk",[881,891],{"componentName":505,"type":505,"componentContent":882},{"config":883,"name":879,"role":886,"bio":887,"headshot":888},{"gitlabHandle":884,"linkedInProfileUrl":885},"jkrooswyk","https://www.linkedin.com/in/joelrkrooswyk/","Federal CTO","Joel Krooswyk is the Federal CTO at GitLab. Joel has actively been involved in GitLab’s growth since 2017. His 25 years of leadership experience span not only the U.S. Public Sector, but also small, mid-market, and enterprise businesses globally. Joel combines deep government policy expertise with a wealth of experience in technology, software development, AI, and cybersecurity. He is frequently called upon by industry and agencies alike for policy commentary and response.",{"altText":879,"config":889},{"src":890},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463423/mkmdhuxsjggfvokdmdv7.jpg",{"componentName":516,"type":516},"joel-krooswyk","content:en-us:the-source:authors:joel-krooswyk.yml","en-us/the-source/authors/joel-krooswyk.yml","en-us/the-source/authors/joel-krooswyk",{"_path":897,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":898,"seo":899,"content":901,"type":517,"slug":913,"_id":914,"_type":45,"title":900,"_source":47,"_file":915,"_stem":916,"_extension":50},"/en-us/the-source/authors/josh-lemos",{"layout":11},{"title":900},"Josh Lemos",[902,912],{"componentName":505,"type":505,"componentContent":903},{"config":904,"name":900,"role":907,"bio":908,"headshot":909},{"gitlabHandle":905,"linkedInProfileUrl":906},"joshlemos","https://www.linkedin.com/in/joshlemos/","Chief Information Security Officer","Josh Lemos is the Chief Information Security Officer at GitLab Inc., where he brings 20 years of experience leading information security teams to his role. He is responsible for establishing and maintaining the enterprise vision, strategy, and program to ensure information assets and technologies are adequately protected, fortifying the Gitlab DevSecOps platform and ensuring the highest level of security for customers.",{"altText":900,"config":910},{"src":911},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463405/f4rqtiecakrekvxfhqar.jpg",{"componentName":516,"type":516},"josh-lemos","content:en-us:the-source:authors:josh-lemos.yml","en-us/the-source/authors/josh-lemos.yml","en-us/the-source/authors/josh-lemos",{"_path":918,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":919,"seo":920,"content":922,"type":517,"slug":929,"_id":930,"_type":45,"title":921,"_source":47,"_file":931,"_stem":932,"_extension":50},"/en-us/the-source/authors/julie-griffin",{"layout":11},{"title":921},"Julie Griffin",[923,928],{"componentName":505,"type":505,"componentContent":924},{"name":921,"headshot":925},{"altText":921,"config":926},{"src":927},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463371/hqkbr3uk8hw2de7tltn4.webp",{"componentName":516,"type":516},"julie-griffin","content:en-us:the-source:authors:julie-griffin.yml","en-us/the-source/authors/julie-griffin.yml","en-us/the-source/authors/julie-griffin",{"_path":934,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":935,"seo":936,"content":938,"type":517,"slug":945,"_id":946,"_type":45,"title":937,"_source":47,"_file":947,"_stem":948,"_extension":50},"/en-us/the-source/authors/kristina-weis",{"layout":11},{"title":937},"Kristina Weis",[939,944],{"componentName":505,"type":505,"componentContent":940},{"name":937,"headshot":941},{"altText":937,"config":942},{"src":943},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463469/eoolq6n6bs0zb8gmf0js.webp",{"componentName":516,"type":516},"kristina-weis","content:en-us:the-source:authors:kristina-weis.yml","en-us/the-source/authors/kristina-weis.yml","en-us/the-source/authors/kristina-weis",{"_path":950,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":951,"seo":952,"content":954,"type":517,"slug":965,"_id":966,"_type":45,"title":953,"_source":47,"_file":967,"_stem":968,"_extension":50},"/en-us/the-source/authors/lee-faus",{"layout":11},{"title":953},"Lee Faus",[955,964],{"componentName":505,"type":505,"componentContent":956},{"config":957,"name":953,"role":959,"bio":960,"headshot":961},{"gitlabHandle":958},"lfaus","Global Field CTO","Lee Faus is a Global Field CTO at GitLab. Lee has been a software architect, teacher, professor, and educator for over 25 years. He leverages his experience as an educator to bring complex technology concepts into a business forum where executives gain valuable advice to positively impact their business.",{"altText":953,"config":962},{"src":963},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463398/vivhlomglvnstamj54bo.jpg",{"componentName":516,"type":516},"lee-faus","content:en-us:the-source:authors:lee-faus.yml","en-us/the-source/authors/lee-faus.yml","en-us/the-source/authors/lee-faus",{"_path":970,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":971,"seo":972,"content":974,"type":517,"slug":978,"_id":983,"_type":45,"title":984,"_source":47,"_file":985,"_stem":986,"_extension":50},"/en-us/the-source/authors/ncregan",{"layout":11},{"title":973},"Niall Cregan",[975,982],{"componentName":505,"type":505,"componentContent":976},{"config":977,"name":973,"headshot":979},{"gitlabHandle":978},"ncregan",{"altText":973,"config":980},{"src":981},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463431/yrtwodocb4cu3j7lkhyo.png",{"componentName":516,"type":516},"content:en-us:the-source:authors:ncregan.yml","Ncregan","en-us/the-source/authors/ncregan.yml","en-us/the-source/authors/ncregan",{"_path":988,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":989,"seo":990,"content":992,"type":517,"slug":1003,"_id":1004,"_type":45,"title":1005,"_source":47,"_file":1006,"_stem":1007,"_extension":50},"/en-us/the-source/authors/rschulman",{"layout":11},{"title":991},"Robin Schulman",[993,1002],{"componentName":505,"type":505,"componentContent":994},{"config":995,"name":991,"role":997,"bio":998,"headshot":999},{"gitlabHandle":996},"robin","Chief Legal Officer","Robin Schulman is the Chief Legal Officer, Head of Corporate Affairs, and Corporate Secretary of GitLab Inc., the DevSecOps platform.",{"altText":991,"config":1000},{"src":1001},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463437/u2xfbudw1f8hhnkrgaoy.webp",{"componentName":516,"type":516},"rschulman","content:en-us:the-source:authors:rschulman.yml","Rschulman","en-us/the-source/authors/rschulman.yml","en-us/the-source/authors/rschulman",{"_path":1009,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":1010,"seo":1011,"content":1013,"type":517,"slug":1022,"_id":1023,"_type":45,"title":1012,"_source":47,"_file":1024,"_stem":1025,"_extension":50},"/en-us/the-source/authors/sabrina-farmer",{"layout":11},{"title":1012},"Sabrina Farmer",[1014,1021],{"componentName":505,"type":505,"componentContent":1015},{"name":1012,"role":1016,"bio":1017,"headshot":1018},"Chief Technology Officer","Sabrina Farmer is the Chief Technology Officer at GitLab, where she leads software engineering, operations, and customer support teams to execute the company's technical vision and strategy and oversee the development and delivery of GitLab's products and services.\n\nPrior to GitLab, Sabrina spent nearly two decades at Google, where she most recently served as vice president of engineering, core infrastructure. During her tenure with Google, she was directly responsible for the reliability, performance, and efficiency of all of Google's billion-user products and infrastructure.\n\nA long-time advocate for women in technology, Farmer earned a B.S. in Computer Science at the University of New Orleans, where she established two scholarships to help level the playing field for inclusion and empowerment in technology.",{"altText":1012,"config":1019},{"src":1020},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463377/udmzbjjr5xrcrffdlphx.webp",{"componentName":516,"type":516},"sabrina-farmer","content:en-us:the-source:authors:sabrina-farmer.yml","en-us/the-source/authors/sabrina-farmer.yml","en-us/the-source/authors/sabrina-farmer",{"_path":1027,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":1028,"seo":1029,"content":1031,"type":517,"slug":1041,"_id":1042,"_type":45,"title":1030,"_source":47,"_file":1043,"_stem":1044,"_extension":50},"/en-us/the-source/authors/sandra-gittlen",{"layout":11},{"title":1030},"Sandra Gittlen",[1032,1040],{"componentName":505,"type":505,"componentContent":1033},{"config":1034,"name":1030,"role":1036,"headshot":1037},{"gitlabHandle":1035},"sgittlen","Managing Editor, Blog",{"altText":1030,"config":1038},{"src":1039},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463466/r7ckb9h2zr4c2rsz3zlm.png",{"componentName":516,"type":516},"sandra-gittlen","content:en-us:the-source:authors:sandra-gittlen.yml","en-us/the-source/authors/sandra-gittlen.yml","en-us/the-source/authors/sandra-gittlen",{"_path":1046,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":1047,"seo":1048,"content":1050,"type":517,"slug":1057,"_id":1058,"_type":45,"title":1049,"_source":47,"_file":1059,"_stem":1060,"_extension":50},"/en-us/the-source/authors/sharon-gaudin",{"layout":11},{"title":1049},"Sharon Gaudin",[1051,1056],{"componentName":505,"type":505,"componentContent":1052},{"name":1049,"headshot":1053},{"altText":1049,"config":1054},{"src":1055},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463475/h6j4nnvykzyfzgvl7txb.webp",{"componentName":516,"type":516},"sharon-gaudin","content:en-us:the-source:authors:sharon-gaudin.yml","en-us/the-source/authors/sharon-gaudin.yml","en-us/the-source/authors/sharon-gaudin",{"_path":1062,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":1063,"seo":1064,"content":1066,"type":517,"slug":1078,"_id":1079,"_type":45,"title":1065,"_source":47,"_file":1080,"_stem":1081,"_extension":50},"/en-us/the-source/authors/stephen-walters",{"layout":11},{"title":1065},"Stephen Walters",[1067,1077],{"componentName":505,"type":505,"componentContent":1068},{"config":1069,"name":1065,"role":1072,"bio":1073,"headshot":1074},{"gitlabHandle":1070,"linkedInProfileUrl":1071},"swalters1","https://www.linkedin.com/in/1stephenwalters/","Field CTO, GitLab","Stephen Walters is Field CTO for GitLab. Stephen has been in the IT industry for over 30 years. He is an extensively experienced subject matter expert in Value Stream Management, DevSecOps, DevOps, ALM, SDLC and IT4IT, with management and consultancy experience across end-to-end IT disciplines. Currently also operating as an Ambassador for the DevOps Institute and an Influencer in the Value Stream Management Consortium, he is interested in all things DevOps. Stephen is a co-author of the Value Stream Reference Architectures white paper and is currently pursuing further research into Value Stream Management, Organizational Architecture and AI.",{"altText":1065,"config":1075},{"src":1076},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463392/g6ktk5qb4vcqc9wqjlf9.jpg",{"componentName":516,"type":516},"stephen-walters","content:en-us:the-source:authors:stephen-walters.yml","en-us/the-source/authors/stephen-walters.yml","en-us/the-source/authors/stephen-walters",{"_path":1083,"_dir":499,"_draft":6,"_partial":6,"_locale":7,"config":1084,"seo":1085,"content":1087,"type":517,"slug":1099,"_id":1100,"_type":45,"title":1101,"_source":47,"_file":1102,"_stem":1103,"_extension":50},"/en-us/the-source/authors/taylor-mccaslin",{"layout":11},{"title":1086},"Taylor McCaslin",[1088,1098],{"componentName":505,"type":505,"componentContent":1089},{"config":1090,"name":1086,"role":1093,"bio":1094,"headshot":1095},{"gitlabHandle":1091,"linkedInProfileUrl":1092},"tmccaslin","https://www.linkedin.com/in/taylormccaslin/","Group Manager, Product - Data Science","Taylor McCaslin is the Product Lead for AI/ML at GitLab, where he is responsible for leading the team of product managers who manage the AI Powered and ModelOps stage groups and sets the vision and direction for how to empower GitLab users to leverage data science as part of their DevOps program. Prior to joining GitLab, he held positions at Indeed, Duo Security, and WP Engine.",{"altText":1086,"config":1096},{"src":1097},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463427/trfasilaeasosxfcxmsm.jpg",{"componentName":516,"type":516},"taylor-mccaslin","content:en-us:the-source:authors:taylor-mccaslin.yml","Taylor Mccaslin","en-us/the-source/authors/taylor-mccaslin.yml","en-us/the-source/authors/taylor-mccaslin",1759517392200]