[{"data":1,"prerenderedAt":1069},["ShallowReactive",2],{"/en-us/the-source/ai/three-ways-to-operationalize-ai-for-engineering-teams/":3,"footer-en-us":51,"the-source-navigation-en-us":358,"the-source-newsletter-en-us":385,"three-ways-to-operationalize-ai-for-engineering-teams-article-hero-category-en-us":397,"three-ways-to-operationalize-ai-for-engineering-teams-the-source-gated-asset-en-us":420,"three-ways-to-operationalize-ai-for-engineering-teams-category-en-us":436,"three-ways-to-operationalize-ai-for-engineering-teams-the-source-resources-en-us":448,"three-ways-to-operationalize-ai-for-engineering-teams-article-hero-author-en-us":479},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"slug":8,"type":9,"category":5,"config":10,"seo":17,"content":21,"_id":45,"_type":46,"title":7,"_source":47,"_file":48,"_stem":49,"_extension":50},"/en-us/the-source/ai/three-ways-to-operationalize-ai-for-engineering-teams","ai",false,"","three-ways-to-operationalize-ai-for-engineering-teams","article",{"layout":11,"template":12,"featured":13,"articleType":14,"author":15,"gatedAsset":16},"the-source","TheSourceArticle",true,"Regular","sabrina-farmer","source-lp-how-to-get-started-using-ai-in-software-development",{"title":18,"description":19,"ogImage":20},"Three ways to operationalize AI for engineering teams","Discover three actionable frameworks for engineering leaders to implement AI strategically, drive measurable ROI, and overcome adoption barriers.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1751908411/i1mwfh3egxgbx5ijkowi.png",{"title":18,"description":19,"date":22,"timeToRead":23,"keyTakeaways":24,"articleBody":28,"faq":29,"heroImage":20},"2025-07-08","4 min read",[25,26,27],"AI adoption succeeds when positioned as a collaborative development partner — similar to pair programming — with specific applications like enhanced debugging, solution architecture, and code quality assurance rather than a replacement for engineers.","Strategic AI implementation requires role-specific applications with clear ROI targets, seamless workflow integration that minimizes friction, and structured feedback loops that connect AI initiatives directly to business outcomes.","Incremental implementation victories, rather than wholesale transformation, drive successful AI adoption — with success measured through problem-solving effectiveness and business impact instead of traditional productivity metrics.","Technical leaders face mounting pressure to adopt AI tools, but many struggle to move beyond experimentation to systematic implementation that delivers measurable ROI. While AI's potential for software development is clear, the path to operationalization remains challenging.\n\n[GitLab research](https://about.gitlab.com/developer-survey/2024/ai/) reveals that approximately half of organizations are still in the evaluation and exploration stage of AI maturity. These teams recognize AI's potential but haven't crystallized their implementation strategy, a common challenge I've observed when speaking with engineering executives.\n\n## Breaking through implementation barriers\n\nTwo critical obstacles stand in the way of successful AI adoption. First is the fear that AI will replace human engineers — a legitimate concern requiring transparent communication from leadership. Second, it is important to determine where to begin implementing AI when many engineers see limited value in disrupting established workflows.\n\nTechnical leaders must reframe AI’s value proposition by connecting AI capabilities directly to business outcomes. [Success metrics](https://about.gitlab.com/the-source/ai/4-steps-for-measuring-the-impact-of-ai/) should focus on problem-solving effectiveness and business impact rather than code volume or traditional individual productivity measures.\n\nRather than viewing AI as a threat to jobs, help your teams consider it through the lens of established collaborative practices like pair programming. This familiar framework provides clear entry points for AI integration:\n\n* **Enhanced debugging partner**: AI functions as a sophisticated \"[rubber duck](https://rubberduckdebugging.com/)\" that not only listens but responds with actionable insights\n* **Solution architect**: AI can generate multiple implementation approaches to complex problems within seconds\n* **Code quality guardian**: AI can help teams identify optimization opportunities and vulnerabilities before human review\n\nWhen positioned as an augmentation layer that eliminates repetitive tasks and amplifies human creativity, AI becomes an enabler rather than a threat.\n\n## A three-step implementation framework for technical leaders\n\nTo integrate AI into team workflows, leadership must first establish the context and then take a top-down approach to implementation. Specifically, leaders must define how teams will use AI, establish clear processes, and provide the necessary resources and support. Rather than overhauling your team's existing workflows entirely, apply AI to specific tasks or stages of the development process. This iterative approach allows teams to learn, adapt, and build confidence in AI over time.\n\n### 1. Define role-specific AI applications with clear ROI\n\nInstead of vague directives, specify exactly how different roles will leverage AI:\n\n* **Developers**: Ensure a consistent and thorough initial analysis and mandate AI-powered first code reviews and security scans before your human review. Leveraging AI first to analyze code for potential bugs, vulnerabilities, and performance issues can provide developers with actionable insights for remediation, while also creating learning moments.\n* **Quality assurance (QA) engineers**: Use AI to generate the first test for new code and analyze test results, freeing developers to focus on more complex testing scenarios and critical issues. Editing a proposed test is typically easier than generating it from scratch.\n* **Operations teams**: Implement AI to automate repetitive operational tasks such as deployments and infrastructure management and monitoring to free up operations teams' time for more strategic work.\n* **Team leads**: Leverage AI to assist with project planning, backlog prioritization, resource allocation, initial triage, and progress tracking, providing team leads with real-time insights into project health and potential risks.\n* **Product managers**: Use AI to analyze and summarize customer verticals, market trends, customer forums, and overall customer sentiment.\n\n### 2. Integrate AI seamlessly into existing workflows\n\nSelect AI solutions that seamlessly integrate into your existing development environment to avoid additional burdens on your developers. To avoid decision fatigue, develop clear guidelines for when and how to use AI tools, including:\n\n* When to rely on AI-generated suggestions\n* How to critically evaluate AI recommendations\n* What feedback mechanisms exist for improving AI outputs\n\n### 3. Create feedback loops and measure business impact\n\nEstablish structured communication channels for engineers to share AI wins and challenges. Create internal communities of practice around AI integration to accelerate knowledge sharing. Encourage developers to interact with the AI, provide feedback on generated code, refine test cases, and actively participate in the collaborative process.\n\nAfter implementation, quantify and communicate the business impact to executive stakeholders. It’s important to position AI not as experimental technology but as a strategic lever for competitive advantage and engineering excellence.\n\n## Moving beyond experimentation\n\nThe key to successful AI operationalization is targeted implementation with clear business objectives. By defining role-specific applications, creating seamless integration points, and establishing feedback mechanisms, engineering leaders can transform AI from an interesting curiosity to a foundational productivity multiplier.\n\nSuccess will not come from wholesale workflow transformation but through incremental victories demonstrating tangible value. With this structured approach, technical leaders can unlock AI's true potential while ensuring their teams feel empowered rather than threatened by this technological evolution.",[30,33,36,39,42],{"header":31,"content":32},"What percentage of organizations are still evaluating AI implementation?","Approximately half of organizations remain in the evaluation and exploration stage of AI maturity. These teams recognize AI's potential but haven't crystallized their implementation strategy, creating a common challenge for engineering executives moving beyond experimentation.",{"header":34,"content":35},"How should engineering leaders position AI to overcome adoption resistance?","Leaders should reframe AI as a collaborative development partner similar to pair programming rather than a replacement. Position AI as an enhanced debugging partner, solution architect, and code quality guardian that eliminates repetitive tasks while amplifying human creativity.",{"header":37,"content":38},"What are the three key steps for implementing AI in engineering workflows?","First, define role-specific AI applications with clear ROI for developers, QA engineers, operations teams, team leads, and product managers. Second, integrate AI seamlessly into existing development environments. Third, create feedback loops and measure business impact through structured communication channels.",{"header":40,"content":41},"How should AI success be measured in engineering teams?","Success metrics should focus on problem-solving effectiveness and business impact rather than code volume or traditional productivity measures. Quantify business impact for executive stakeholders and position AI as a strategic lever for competitive advantage and engineering excellence.",{"header":43,"content":44},"What AI applications work best for different engineering roles?","Developers use AI for code reviews and security scans. QA engineers leverage AI for test generation and result analysis. Operations teams implement AI for deployments and infrastructure monitoring. Team leads use AI for project planning and progress tracking. Product managers apply AI for customer sentiment analysis.","content:en-us:the-source:ai:three-ways-to-operationalize-ai-for-engineering-teams:index.yml","yaml","content","en-us/the-source/ai/three-ways-to-operationalize-ai-for-engineering-teams/index.yml","en-us/the-source/ai/three-ways-to-operationalize-ai-for-engineering-teams/index","yml",{"_path":52,"_dir":53,"_draft":6,"_partial":6,"_locale":7,"data":54,"_id":354,"_type":46,"title":355,"_source":47,"_file":356,"_stem":357,"_extension":50},"/shared/en-us/main-footer","en-us",{"text":55,"source":56,"edit":62,"contribute":67,"config":72,"items":77,"minimal":346},"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,178,246,308],{"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,118,123,128,133,138,143,148,153,158,163,168,173],{"text":109,"config":110},"Digital transformation",{"href":111,"dataGaName":112,"dataGaLocation":61},"/topics/digital-transformation/","digital transformation",{"text":114,"config":115},"Security & Compliance",{"href":116,"dataGaName":117,"dataGaLocation":61},"/solutions/security-compliance/","security & compliance",{"text":119,"config":120},"Automated software delivery",{"href":121,"dataGaName":122,"dataGaLocation":61},"/solutions/delivery-automation/","automated software delivery",{"text":124,"config":125},"Agile development",{"href":126,"dataGaName":127,"dataGaLocation":61},"/solutions/agile-delivery/","agile delivery",{"text":129,"config":130},"Cloud transformation",{"href":131,"dataGaName":132,"dataGaLocation":61},"/topics/cloud-native/","cloud transformation",{"text":134,"config":135},"SCM",{"href":136,"dataGaName":137,"dataGaLocation":61},"/solutions/source-code-management/","source code management",{"text":139,"config":140},"CI/CD",{"href":141,"dataGaName":142,"dataGaLocation":61},"/solutions/continuous-integration/","continuous integration & delivery",{"text":144,"config":145},"Value stream management",{"href":146,"dataGaName":147,"dataGaLocation":61},"/solutions/value-stream-management/","value stream management",{"text":149,"config":150},"GitOps",{"href":151,"dataGaName":152,"dataGaLocation":61},"/solutions/gitops/","gitops",{"text":154,"config":155},"Enterprise",{"href":156,"dataGaName":157,"dataGaLocation":61},"/enterprise/","enterprise",{"text":159,"config":160},"Small business",{"href":161,"dataGaName":162,"dataGaLocation":61},"/small-business/","small business",{"text":164,"config":165},"Public sector",{"href":166,"dataGaName":167,"dataGaLocation":61},"/solutions/public-sector/","public sector",{"text":169,"config":170},"Education",{"href":171,"dataGaName":172,"dataGaLocation":61},"/solutions/education/","education",{"text":174,"config":175},"Financial services",{"href":176,"dataGaName":177,"dataGaLocation":61},"/solutions/finance/","financial services",{"title":179,"links":180},"Resources",[181,186,191,196,201,206,211,216,221,226,231,236,241],{"text":182,"config":183},"Install",{"href":184,"dataGaName":185,"dataGaLocation":61},"/install/","install",{"text":187,"config":188},"Quick start guides",{"href":189,"dataGaName":190,"dataGaLocation":61},"/get-started/","quick setup checklists",{"text":192,"config":193},"Learn",{"href":194,"dataGaName":195,"dataGaLocation":61},"https://university.gitlab.com/","learn",{"text":197,"config":198},"Product documentation",{"href":199,"dataGaName":200,"dataGaLocation":61},"https://docs.gitlab.com/","docs",{"text":202,"config":203},"Blog",{"href":204,"dataGaName":205,"dataGaLocation":61},"/blog/","blog",{"text":207,"config":208},"Customer success stories",{"href":209,"dataGaName":210,"dataGaLocation":61},"/customers/","customer success stories",{"text":212,"config":213},"Remote",{"href":214,"dataGaName":215,"dataGaLocation":61},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":217,"config":218},"GitLab Services",{"href":219,"dataGaName":220,"dataGaLocation":61},"/services/","services",{"text":222,"config":223},"TeamOps",{"href":224,"dataGaName":225,"dataGaLocation":61},"/teamops/","teamops",{"text":227,"config":228},"Community",{"href":229,"dataGaName":230,"dataGaLocation":61},"/community/","community",{"text":232,"config":233},"Forum",{"href":234,"dataGaName":235,"dataGaLocation":61},"https://forum.gitlab.com/","forum",{"text":237,"config":238},"Events",{"href":239,"dataGaName":240,"dataGaLocation":61},"/events/","events",{"text":242,"config":243},"Partners",{"href":244,"dataGaName":245,"dataGaLocation":61},"/partners/","partners",{"title":247,"links":248},"Company",[249,254,259,264,269,274,279,283,288,293,298,303],{"text":250,"config":251},"About",{"href":252,"dataGaName":253,"dataGaLocation":61},"/company/","company",{"text":255,"config":256},"Jobs",{"href":257,"dataGaName":258,"dataGaLocation":61},"/jobs/","jobs",{"text":260,"config":261},"Leadership",{"href":262,"dataGaName":263,"dataGaLocation":61},"/company/team/e-group/","leadership",{"text":265,"config":266},"Team",{"href":267,"dataGaName":268,"dataGaLocation":61},"/company/team/","team",{"text":270,"config":271},"Handbook",{"href":272,"dataGaName":273,"dataGaLocation":61},"https://handbook.gitlab.com/","handbook",{"text":275,"config":276},"Investor relations",{"href":277,"dataGaName":278,"dataGaLocation":61},"https://ir.gitlab.com/","investor relations",{"text":280,"config":281},"Sustainability",{"href":282,"dataGaName":280,"dataGaLocation":61},"/sustainability/",{"text":284,"config":285},"Diversity, inclusion and belonging (DIB)",{"href":286,"dataGaName":287,"dataGaLocation":61},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":289,"config":290},"Trust Center",{"href":291,"dataGaName":292,"dataGaLocation":61},"/security/","trust center",{"text":294,"config":295},"Newsletter",{"href":296,"dataGaName":297,"dataGaLocation":61},"/company/contact/","newsletter",{"text":299,"config":300},"Press",{"href":301,"dataGaName":302,"dataGaLocation":61},"/press/","press",{"text":304,"config":305},"Modern Slavery Transparency Statement",{"href":306,"dataGaName":307,"dataGaLocation":61},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":309,"links":310},"Contact Us",[311,316,321,326,331,336,341],{"text":312,"config":313},"Contact an expert",{"href":314,"dataGaName":315,"dataGaLocation":61},"/sales/","sales",{"text":317,"config":318},"Get help",{"href":319,"dataGaName":320,"dataGaLocation":61},"/support/","get help",{"text":322,"config":323},"Customer portal",{"href":324,"dataGaName":325,"dataGaLocation":61},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"text":327,"config":328},"Status",{"href":329,"dataGaName":330,"dataGaLocation":61},"https://status.gitlab.com/","status",{"text":332,"config":333},"Terms of use",{"href":334,"dataGaName":335,"dataGaLocation":61},"/terms/","terms of use",{"text":337,"config":338},"Privacy statement",{"href":339,"dataGaName":340,"dataGaLocation":61},"/privacy/","privacy statement",{"text":342,"config":343},"Cookie preferences",{"dataGaName":344,"dataGaLocation":61,"id":345,"isOneTrustButton":13},"cookie preferences","ot-sdk-btn",{"items":347},[348,350,352],{"text":332,"config":349},{"href":334,"dataGaName":335,"dataGaLocation":61},{"text":337,"config":351},{"href":339,"dataGaName":340,"dataGaLocation":61},{"text":342,"config":353},{"dataGaName":344,"dataGaLocation":61,"id":345,"isOneTrustButton":13},"content:shared:en-us:main-footer.yml","Main Footer","shared/en-us/main-footer.yml","shared/en-us/main-footer",{"_path":359,"_dir":11,"_draft":6,"_partial":6,"_locale":7,"logo":360,"subscribeLink":365,"navItems":369,"_id":381,"_type":46,"title":382,"_source":47,"_file":383,"_stem":384,"_extension":50},"/shared/en-us/the-source/navigation",{"altText":361,"config":362},"the source logo",{"src":363,"href":364},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750191004/t7wz1klfb2kxkezksv9t.svg","/the-source/",{"text":366,"config":367},"Subscribe",{"href":368},"#subscribe",[370,374,377],{"text":371,"config":372},"Artificial Intelligence",{"href":373},"/the-source/ai/",{"text":114,"config":375},{"href":376},"/the-source/security/",{"text":378,"config":379},"Platform & Infrastructure",{"href":380},"/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":386,"_dir":11,"_draft":6,"_partial":6,"_locale":7,"title":387,"description":388,"submitMessage":389,"formData":390,"_id":394,"_type":46,"_source":47,"_file":395,"_stem":396,"_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":391},{"formId":392,"formName":393,"hideRequiredLabel":13},1077,"thesourcenewsletter","content:shared:en-us:the-source:newsletter.yml","shared/en-us/the-source/newsletter.yml","shared/en-us/the-source/newsletter",{"_path":398,"_dir":11,"_draft":6,"_partial":6,"_locale":7,"type":399,"config":400,"seo":401,"content":404,"slug":5,"_id":417,"_type":46,"title":7,"_source":47,"_file":418,"_stem":419,"_extension":50},"/en-us/the-source/ai","category",{"layout":11},{"title":371,"description":402,"ogImage":403},"Explore expert insights on how AI is transforming software development, and how organizations can get the most out of their AI investments.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463300/eoudcbj5aoucl0spsp0c.png",[405,410],{"componentName":406,"type":406,"componentContent":407},"TheSourceCategoryHero",{"title":371,"description":402,"image":408},{"config":409},{"src":403},{"componentName":411,"type":411,"componentContent":412},"TheSourceCategoryMainSection",{"config":413},{"gatedAssets":414},[16,415,416],"navigating-ai-maturity-in-devsecops","source-lp-ai-guide-for-enterprise-leaders-building-the-right-approach","content:en-us:the-source:ai:index.yml","en-us/the-source/ai/index.yml","en-us/the-source/ai/index",{"_path":421,"_dir":422,"_draft":6,"_partial":6,"_locale":7,"config":423,"title":425,"description":426,"link":427,"_id":433,"_type":46,"_source":47,"_file":434,"_stem":435,"_extension":50},"/shared/en-us/the-source/gated-assets/source-lp-how-to-get-started-using-ai-in-software-development","gated-assets",{"id":16,"formId":424},1002,"How to get started using AI in software development","Learn how to strategically implement AI to boost efficiency, security, and reduce context switching. Empower every member of your team with AI capabilities.",{"text":428,"config":429},"Download the guide",{"href":430,"dataGaName":431,"dataGaLocation":432},"https://about.gitlab.com/the-source/ai/getting-started-with-ai-in-software-development-a-guide-for-leaders/","How to Get Started Using AI in Software Development","thesource","content:shared:en-us:the-source:gated-assets:source-lp-how-to-get-started-using-ai-in-software-development.yml","shared/en-us/the-source/gated-assets/source-lp-how-to-get-started-using-ai-in-software-development.yml","shared/en-us/the-source/gated-assets/source-lp-how-to-get-started-using-ai-in-software-development",{"_path":398,"_dir":11,"_draft":6,"_partial":6,"_locale":7,"type":399,"config":437,"seo":438,"content":439,"slug":5,"_id":417,"_type":46,"title":7,"_source":47,"_file":418,"_stem":419,"_extension":50},{"layout":11},{"title":371,"description":402,"ogImage":403},[440,444],{"componentName":406,"type":406,"componentContent":441},{"title":371,"description":402,"image":442},{"config":443},{"src":403},{"componentName":411,"type":411,"componentContent":445},{"config":446},{"gatedAssets":447},[16,415,416],[449,462,475],{"_path":450,"_dir":422,"_draft":6,"_partial":6,"_locale":7,"config":451,"title":452,"description":453,"link":454,"_id":459,"_type":46,"_source":47,"_file":460,"_stem":461,"_extension":50},"/shared/en-us/the-source/gated-assets/navigating-ai-maturity-in-devsecops",{"id":415,"formId":424},"Navigating AI maturity in DevSecOps","Read our survey findings from more than 5,000 DevSecOps professionals worldwide for insights on how organizations are incorporating AI into the software development lifecycle.",{"text":455,"config":456},"Read the report",{"href":457,"dataGaName":458,"dataGaLocation":432},"https://about.gitlab.com/developer-survey/2024/ai/","Navigating AI Maturity in DevSecOps","content:shared:en-us:the-source:gated-assets:navigating-ai-maturity-in-devsecops.yml","shared/en-us/the-source/gated-assets/navigating-ai-maturity-in-devsecops.yml","shared/en-us/the-source/gated-assets/navigating-ai-maturity-in-devsecops",{"_path":463,"_dir":422,"_draft":6,"_partial":6,"_locale":7,"config":464,"title":465,"description":466,"link":467,"_id":472,"_type":46,"_source":47,"_file":473,"_stem":474,"_extension":50},"/shared/en-us/the-source/gated-assets/source-lp-ai-guide-for-enterprise-leaders-building-the-right-approach",{"id":416},"AI guide for enterprise leaders: Building the right approach","Download our guide for enterprise leaders to learn how to prepare your C-suite, executive leadership, and development teams for what AI can do today — and will do in the near future — to accelerate software development.",{"text":468,"config":469},"Read the guide",{"href":470,"dataGaName":471,"dataGaLocation":432},"https://about.gitlab.com/the-source/ai/ai-guide-for-enterprise-leaders-building-the-right-approach//","AI Guide For Enterprise Leaders: Building the Right Approach","content:shared:en-us:the-source:gated-assets:source-lp-ai-guide-for-enterprise-leaders-building-the-right-approach.yml","shared/en-us/the-source/gated-assets/source-lp-ai-guide-for-enterprise-leaders-building-the-right-approach.yml","shared/en-us/the-source/gated-assets/source-lp-ai-guide-for-enterprise-leaders-building-the-right-approach",{"_path":421,"_dir":422,"_draft":6,"_partial":6,"_locale":7,"config":476,"title":425,"description":426,"link":477,"_id":433,"_type":46,"_source":47,"_file":434,"_stem":435,"_extension":50},{"id":16,"formId":424},{"text":428,"config":478},{"href":430,"dataGaName":431,"dataGaLocation":432},[480,505,521,539,555,575,596,618,634,653,675,693,714,730,749,766,784,804,822,841,862,883,899,915,935,953,974,991,1010,1026,1047],{"_path":481,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":483,"seo":484,"content":486,"type":500,"slug":501,"_id":502,"_type":46,"title":485,"_source":47,"_file":503,"_stem":504,"_extension":50},"/en-us/the-source/authors/amanda-rueda","authors",{"layout":11},{"title":485},"Amanda Rueda",[487,498],{"type":488,"componentName":488,"componentContent":489},"TheSourceAuthorHero",{"config":490,"name":485,"role":493,"bio":494,"headshot":495},{"gitlabHandle":491,"linkedInProfileUrl":492},"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":485,"config":496},{"src":497},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463383/osecw1pzbxvb7fhqhiky.png",{"componentName":499,"type":499},"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":506,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":507,"seo":508,"content":510,"type":500,"slug":517,"_id":518,"_type":46,"title":509,"_source":47,"_file":519,"_stem":520,"_extension":50},"/en-us/the-source/authors/andre-michael-braun",{"layout":11},{"title":509},"Andre Michael Braun",[511,516],{"type":488,"componentName":488,"componentContent":512},{"name":509,"headshot":513},{"altText":509,"config":514},{"src":515},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463336/yl27k7wdlnkzsizwknn1.jpg",{"componentName":499,"type":499},"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":522,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":523,"seo":524,"content":526,"type":500,"slug":535,"_id":536,"_type":46,"title":525,"_source":47,"_file":537,"_stem":538,"_extension":50},"/en-us/the-source/authors/andrew-haschka",{"layout":11},{"title":525},"Andrew Haschka",[527,534],{"type":488,"componentName":488,"componentContent":528},{"name":525,"role":529,"bio":530,"headshot":531},"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":525,"config":532},{"src":533},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463349/z1qnc4uxmqgg3hnm3da4.png",{"componentName":499,"type":499},"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":540,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":541,"seo":542,"content":544,"type":500,"slug":551,"_id":552,"_type":46,"title":543,"_source":47,"_file":553,"_stem":554,"_extension":50},"/en-us/the-source/authors/ayoub-fandi",{"layout":11},{"title":543},"Ayoub Fandi",[545,550],{"componentName":488,"type":488,"componentContent":546},{"name":543,"headshot":547},{"altText":543,"config":548},{"src":549},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463329/wyp554loeyoibx3ozren.jpg",{"componentName":499,"type":499},"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":556,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":557,"seo":558,"content":560,"type":500,"slug":571,"_id":572,"_type":46,"title":559,"_source":47,"_file":573,"_stem":574,"_extension":50},"/en-us/the-source/authors/bob-stevens",{"layout":11},{"title":559},"Bob Stevens",[561,570],{"componentName":488,"type":488,"componentContent":562},{"config":563,"name":559,"role":566,"headshot":567},{"gitlabHandle":564,"linkedInProfileUrl":565},"bstevens1","https://www.linkedin.com/in/bob-stevens-1237564/","Public Sector Area Vice President, GitLab",{"altText":559,"config":568},{"src":569},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1752687939/mv3lhtimdzr8jmfqmbk1.jpg",{"componentName":499,"type":499},"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":576,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":577,"seo":578,"content":580,"type":500,"slug":592,"_id":593,"_type":46,"title":579,"_source":47,"_file":594,"_stem":595,"_extension":50},"/en-us/the-source/authors/brian-wald",{"layout":11},{"title":579},"Brian Wald",[581,591],{"componentName":488,"type":488,"componentContent":582},{"config":583,"name":579,"role":586,"bio":587,"headshot":588},{"gitlabHandle":584,"linkedInProfileUrl":585},"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":579,"config":589},{"src":590},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463417/fugpbux9miqbdx3wewtu.jpg",{"componentName":499,"type":499},"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":597,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":598,"seo":599,"content":601,"type":500,"slug":614,"_id":615,"_type":46,"title":600,"_source":47,"_file":616,"_stem":617,"_extension":50},"/en-us/the-source/authors/bryan-ross",{"layout":11},{"title":600},"Bryan Ross",[602,613],{"componentName":488,"type":488,"componentContent":603},{"config":604,"name":600,"role":608,"bio":609,"headshot":610},{"gitlabHandle":605,"twitterXProfileUrl":606,"linkedInProfileUrl":607},"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":600,"config":611},{"src":612},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463324/mvdyvskii4hltdrgqxom.jpg",{"componentName":499,"type":499},"bryan-ross","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":619,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":620,"seo":621,"content":623,"type":500,"slug":630,"_id":631,"_type":46,"title":622,"_source":47,"_file":632,"_stem":633,"_extension":50},"/en-us/the-source/authors/chandler-gibbons",{"layout":11},{"title":622},"Chandler Gibbons",[624,629],{"componentName":488,"type":488,"componentContent":625},{"name":622,"headshot":626},{"altText":622,"config":627},{"src":628},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463362/o7g9fqtqtjvegfwniuxh.jpg",{"componentName":499,"type":499},"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":635,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":636,"seo":637,"content":639,"type":500,"slug":649,"_id":650,"_type":46,"title":638,"_source":47,"_file":651,"_stem":652,"_extension":50},"/en-us/the-source/authors/dave-steer",{"layout":11},{"title":638},"Dave Steer",[640,648],{"componentName":488,"type":488,"componentContent":641},{"config":642,"name":638,"role":644,"headshot":645},{"gitlabHandle":643},"dsteer","Vice President, Product Marketing",{"altText":638,"config":646},{"src":647},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463457/zbtapdkglu3yb9suaq7w.png",{"componentName":499,"type":499},"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":654,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":655,"seo":656,"content":658,"type":500,"slug":670,"_id":671,"_type":46,"title":672,"_source":47,"_file":673,"_stem":674,"_extension":50},"/en-us/the-source/authors/ddesanto",{"layout":11},{"title":657},"David DeSanto",[659,669],{"componentName":488,"type":488,"componentContent":660},{"config":661,"name":657,"role":664,"bio":665,"headshot":666},{"gitlabHandle":662,"linkedInProfileUrl":663},"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":657,"config":667},{"src":668},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463446/bgnljs84zcsxj0t6nvix.png",{"componentName":499,"type":499},"ddesanto","content:en-us:the-source:authors:ddesanto.yml","Ddesanto","en-us/the-source/authors/ddesanto.yml","en-us/the-source/authors/ddesanto",{"_path":676,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":677,"seo":678,"content":680,"type":500,"slug":688,"_id":689,"_type":46,"title":690,"_source":47,"_file":691,"_stem":692,"_extension":50},"/en-us/the-source/authors/derek-debellis",{"layout":11},{"title":679},"Derek DeBellis",[681,687],{"componentName":488,"type":488,"componentContent":682},{"name":679,"role":683,"headshot":684},"Lead Researcher, Google's DORA team ",{"altText":679,"config":685},{"src":686},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463385/sbnjwfaguszi5g2smzr7.png",{"componentName":499,"type":499},"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":694,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":695,"seo":696,"content":698,"type":500,"slug":710,"_id":711,"_type":46,"title":697,"_source":47,"_file":712,"_stem":713,"_extension":50},"/en-us/the-source/authors/emilio-salvador",{"layout":11},{"title":697},"Emilio Salvador",[699,709],{"componentName":488,"type":488,"componentContent":700},{"config":701,"name":697,"role":704,"bio":705,"headshot":706},{"gitlabHandle":702,"linkedInProfileUrl":703},"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":697,"config":707},{"src":708},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463402/g0snp3uisjm4tj3pkqcw.jpg",{"componentName":499,"type":499},"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":715,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":716,"seo":717,"content":719,"type":500,"slug":726,"_id":727,"_type":46,"title":718,"_source":47,"_file":728,"_stem":729,"_extension":50},"/en-us/the-source/authors/erika-feldman",{"layout":11},{"title":718},"Erika Feldman",[720,725],{"componentName":488,"type":488,"componentContent":721},{"name":718,"headshot":722},{"altText":718,"config":723},{"src":724},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463354/d9quqvz7d2ayjwif7vdn.png",{"componentName":499,"type":499},"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":731,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":732,"seo":733,"content":735,"type":500,"slug":745,"_id":746,"_type":46,"title":734,"_source":47,"_file":747,"_stem":748,"_extension":50},"/en-us/the-source/authors/george-kichukov",{"layout":11},{"title":734},"George Kichukov",[736,744],{"componentName":488,"type":488,"componentContent":737},{"config":738,"name":734,"role":608,"bio":740,"headshot":741},{"gitlabHandle":739},"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":734,"config":742},{"src":743},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463366/dk2knfancgsxocjkmyoa.jpg",{"componentName":499,"type":499},"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":750,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":751,"seo":752,"content":754,"type":500,"slug":761,"_id":762,"_type":46,"title":763,"_source":47,"_file":764,"_stem":765,"_extension":50},"/en-us/the-source/authors/gitlab",{"layout":11},{"title":753},"GitLab",[755,760],{"componentName":488,"type":488,"componentContent":756},{"name":753,"headshot":757},{"altText":753,"config":758},{"src":759},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463461/ts7io0hgpdyqylbzfire.png",{"componentName":499,"type":499},"gitlab","content:en-us:the-source:authors:gitlab.yml","Gitlab","en-us/the-source/authors/gitlab.yml","en-us/the-source/authors/gitlab",{"_path":767,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":768,"seo":769,"content":771,"type":500,"slug":780,"_id":781,"_type":46,"title":770,"_source":47,"_file":782,"_stem":783,"_extension":50},"/en-us/the-source/authors/grant-hickman",{"layout":11},{"title":770},"Grant Hickman",[772,779],{"componentName":488,"type":488,"componentContent":773},{"config":774,"name":770,"headshot":776},{"gitlabHandle":775},"g.hickman",{"altText":770,"config":777},{"src":778},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463463/f3uqwtugqotyhwutz5gu.png",{"componentName":499,"type":499},"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":785,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":786,"seo":787,"content":789,"type":500,"slug":800,"_id":801,"_type":46,"title":788,"_source":47,"_file":802,"_stem":803,"_extension":50},"/en-us/the-source/authors/haim-snir",{"layout":11},{"title":788},"Haim Snir",[790,799],{"componentName":488,"type":488,"componentContent":791},{"config":792,"name":788,"role":795,"headshot":796},{"gitlabHandle":793,"linkedInProfileUrl":794},"hsnir1","https://www.linkedin.com/in/haimsnir/","Senior Product Manager, Dev & Analytics, GitLab",{"altText":788,"config":797},{"src":798},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463395/nubmshvaq8wpomopllni.png",{"componentName":499,"type":499},"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":805,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":806,"seo":807,"content":809,"type":500,"slug":813,"_id":818,"_type":46,"title":819,"_source":47,"_file":820,"_stem":821,"_extension":50},"/en-us/the-source/authors/iganbaruch",{"layout":11},{"title":808},"Itzik Gan Baruch",[810,817],{"componentName":488,"type":488,"componentContent":811},{"config":812,"name":808,"headshot":814},{"gitlabHandle":813},"iganbaruch",{"altText":808,"config":815},{"src":816},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463443/vibb2fkc0ojni2d1eqde.png",{"componentName":499,"type":499},"content:en-us:the-source:authors:iganbaruch.yml","Iganbaruch","en-us/the-source/authors/iganbaruch.yml","en-us/the-source/authors/iganbaruch",{"_path":823,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":824,"seo":825,"content":827,"type":500,"slug":836,"_id":837,"_type":46,"title":838,"_source":47,"_file":839,"_stem":840,"_extension":50},"/en-us/the-source/authors/jlongo",{"layout":11},{"title":826},"Joseph Longo",[828,835],{"componentName":488,"type":488,"componentContent":829},{"config":830,"name":826,"headshot":832},{"gitlabHandle":831},"jlongo_gitlab",{"altText":826,"config":833},{"src":834},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463434/uoxaknpmoposbbgzqji8.png",{"componentName":499,"type":499},"jlongo","content:en-us:the-source:authors:jlongo.yml","Jlongo","en-us/the-source/authors/jlongo.yml","en-us/the-source/authors/jlongo",{"_path":842,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":843,"seo":844,"content":846,"type":500,"slug":858,"_id":859,"_type":46,"title":845,"_source":47,"_file":860,"_stem":861,"_extension":50},"/en-us/the-source/authors/joel-krooswyk",{"layout":11},{"title":845},"Joel Krooswyk",[847,857],{"componentName":488,"type":488,"componentContent":848},{"config":849,"name":845,"role":852,"bio":853,"headshot":854},{"gitlabHandle":850,"linkedInProfileUrl":851},"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":845,"config":855},{"src":856},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463423/mkmdhuxsjggfvokdmdv7.jpg",{"componentName":499,"type":499},"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":863,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":864,"seo":865,"content":867,"type":500,"slug":879,"_id":880,"_type":46,"title":866,"_source":47,"_file":881,"_stem":882,"_extension":50},"/en-us/the-source/authors/josh-lemos",{"layout":11},{"title":866},"Josh Lemos",[868,878],{"componentName":488,"type":488,"componentContent":869},{"config":870,"name":866,"role":873,"bio":874,"headshot":875},{"gitlabHandle":871,"linkedInProfileUrl":872},"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":866,"config":876},{"src":877},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463405/f4rqtiecakrekvxfhqar.jpg",{"componentName":499,"type":499},"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":884,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":885,"seo":886,"content":888,"type":500,"slug":895,"_id":896,"_type":46,"title":887,"_source":47,"_file":897,"_stem":898,"_extension":50},"/en-us/the-source/authors/julie-griffin",{"layout":11},{"title":887},"Julie Griffin",[889,894],{"componentName":488,"type":488,"componentContent":890},{"name":887,"headshot":891},{"altText":887,"config":892},{"src":893},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463371/hqkbr3uk8hw2de7tltn4.webp",{"componentName":499,"type":499},"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":900,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":901,"seo":902,"content":904,"type":500,"slug":911,"_id":912,"_type":46,"title":903,"_source":47,"_file":913,"_stem":914,"_extension":50},"/en-us/the-source/authors/kristina-weis",{"layout":11},{"title":903},"Kristina Weis",[905,910],{"componentName":488,"type":488,"componentContent":906},{"name":903,"headshot":907},{"altText":903,"config":908},{"src":909},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463469/eoolq6n6bs0zb8gmf0js.webp",{"componentName":499,"type":499},"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":916,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":917,"seo":918,"content":920,"type":500,"slug":931,"_id":932,"_type":46,"title":919,"_source":47,"_file":933,"_stem":934,"_extension":50},"/en-us/the-source/authors/lee-faus",{"layout":11},{"title":919},"Lee Faus",[921,930],{"componentName":488,"type":488,"componentContent":922},{"config":923,"name":919,"role":925,"bio":926,"headshot":927},{"gitlabHandle":924},"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":919,"config":928},{"src":929},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463398/vivhlomglvnstamj54bo.jpg",{"componentName":499,"type":499},"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":936,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":937,"seo":938,"content":940,"type":500,"slug":944,"_id":949,"_type":46,"title":950,"_source":47,"_file":951,"_stem":952,"_extension":50},"/en-us/the-source/authors/ncregan",{"layout":11},{"title":939},"Niall Cregan",[941,948],{"componentName":488,"type":488,"componentContent":942},{"config":943,"name":939,"headshot":945},{"gitlabHandle":944},"ncregan",{"altText":939,"config":946},{"src":947},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463431/yrtwodocb4cu3j7lkhyo.png",{"componentName":499,"type":499},"content:en-us:the-source:authors:ncregan.yml","Ncregan","en-us/the-source/authors/ncregan.yml","en-us/the-source/authors/ncregan",{"_path":954,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":955,"seo":956,"content":958,"type":500,"slug":969,"_id":970,"_type":46,"title":971,"_source":47,"_file":972,"_stem":973,"_extension":50},"/en-us/the-source/authors/rschulman",{"layout":11},{"title":957},"Robin Schulman",[959,968],{"componentName":488,"type":488,"componentContent":960},{"config":961,"name":957,"role":963,"bio":964,"headshot":965},{"gitlabHandle":962},"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":957,"config":966},{"src":967},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463437/u2xfbudw1f8hhnkrgaoy.webp",{"componentName":499,"type":499},"rschulman","content:en-us:the-source:authors:rschulman.yml","Rschulman","en-us/the-source/authors/rschulman.yml","en-us/the-source/authors/rschulman",{"_path":975,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":976,"seo":977,"content":979,"type":500,"slug":15,"_id":988,"_type":46,"title":978,"_source":47,"_file":989,"_stem":990,"_extension":50},"/en-us/the-source/authors/sabrina-farmer",{"layout":11},{"title":978},"Sabrina Farmer",[980,987],{"componentName":488,"type":488,"componentContent":981},{"name":978,"role":982,"bio":983,"headshot":984},"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":978,"config":985},{"src":986},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463377/udmzbjjr5xrcrffdlphx.webp",{"componentName":499,"type":499},"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":992,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":993,"seo":994,"content":996,"type":500,"slug":1006,"_id":1007,"_type":46,"title":995,"_source":47,"_file":1008,"_stem":1009,"_extension":50},"/en-us/the-source/authors/sandra-gittlen",{"layout":11},{"title":995},"Sandra Gittlen",[997,1005],{"componentName":488,"type":488,"componentContent":998},{"config":999,"name":995,"role":1001,"headshot":1002},{"gitlabHandle":1000},"sgittlen","Managing Editor, Blog",{"altText":995,"config":1003},{"src":1004},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463466/r7ckb9h2zr4c2rsz3zlm.png",{"componentName":499,"type":499},"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":1011,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":1012,"seo":1013,"content":1015,"type":500,"slug":1022,"_id":1023,"_type":46,"title":1014,"_source":47,"_file":1024,"_stem":1025,"_extension":50},"/en-us/the-source/authors/sharon-gaudin",{"layout":11},{"title":1014},"Sharon Gaudin",[1016,1021],{"componentName":488,"type":488,"componentContent":1017},{"name":1014,"headshot":1018},{"altText":1014,"config":1019},{"src":1020},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463475/h6j4nnvykzyfzgvl7txb.webp",{"componentName":499,"type":499},"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":1027,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":1028,"seo":1029,"content":1031,"type":500,"slug":1043,"_id":1044,"_type":46,"title":1030,"_source":47,"_file":1045,"_stem":1046,"_extension":50},"/en-us/the-source/authors/stephen-walters",{"layout":11},{"title":1030},"Stephen Walters",[1032,1042],{"componentName":488,"type":488,"componentContent":1033},{"config":1034,"name":1030,"role":1037,"bio":1038,"headshot":1039},{"gitlabHandle":1035,"linkedInProfileUrl":1036},"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":1030,"config":1040},{"src":1041},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463392/g6ktk5qb4vcqc9wqjlf9.jpg",{"componentName":499,"type":499},"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":1048,"_dir":482,"_draft":6,"_partial":6,"_locale":7,"config":1049,"seo":1050,"content":1052,"type":500,"slug":1064,"_id":1065,"_type":46,"title":1066,"_source":47,"_file":1067,"_stem":1068,"_extension":50},"/en-us/the-source/authors/taylor-mccaslin",{"layout":11},{"title":1051},"Taylor McCaslin",[1053,1063],{"componentName":488,"type":488,"componentContent":1054},{"config":1055,"name":1051,"role":1058,"bio":1059,"headshot":1060},{"gitlabHandle":1056,"linkedInProfileUrl":1057},"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":1051,"config":1061},{"src":1062},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463427/trfasilaeasosxfcxmsm.jpg",{"componentName":499,"type":499},"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",1753733237322]