[{"data":1,"prerenderedAt":1071},["ShallowReactive",2],{"/en-us/the-source/ai/4-steps-for-measuring-the-impact-of-ai/":3,"footer-en-us":50,"the-source-navigation-en-us":358,"the-source-newsletter-en-us":385,"article-site-categories-en-us":397,"undefined-article-hero-category-en-us":399,"undefined-the-source-gated-asset-en-us":422,"undefined-category-en-us":438,"undefined-the-source-resources-en-us":450,"undefined-article-hero-author-en-us":481},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"config":8,"seo":14,"content":18,"type":42,"slug":43,"category":5,"_id":44,"_type":45,"title":7,"_source":46,"_file":47,"_stem":48,"_extension":49},"/en-us/the-source/ai/4-steps-for-measuring-the-impact-of-ai","ai",false,"",{"layout":9,"template":10,"articleType":11,"author":12,"gatedAsset":13},"the-source","TheSourceArticle","Regular","taylor-mccaslin","source-lp-how-to-get-started-using-ai-in-software-development",{"title":15,"description":16,"ogImage":17},"4 steps for measuring the impact of AI","To judge the success of AI initiatives, an effective measurement framework is crucial. Here are four steps to help you focus on the right metrics.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463600/yv1v4ywk7hbobfvlxwhf.png",{"title":15,"date":19,"description":16,"timeToRead":20,"heroImage":17,"keyTakeaways":21,"articleBody":25,"faq":26},"2024-10-29","5 min read",[22,23,24],"The effectiveness of AI in software development should not be measured solely by productivity metrics like code generation, but also by considering the impact of AI on error rates, maintenance, testing, and security.","Successful AI integration requires a holistic approach that combines data-driven insights from the entire software development lifecycle with qualitative insights from developers about AI's real impact on their work and strategies.","With the right approach, AI can enhance collaboration, improve customer experience, and support business goals without compromising software quality or security.","Artificial intelligence (AI) has rapidly evolved into a core part of organizations' technology stacks. AI-powered productivity tools promise to enhance efficiency by automating repetitive coding tasks. However, many organizations are struggling to quantify the business impact of their AI initiatives and are reevaluating metrics to ensure they align with desired outcomes, such as revenue growth or customer satisfaction. This is crucial for making informed decisions about AI usage.\n\nHistorically, measuring developer productivity has been challenging, with or without AI-powered tools. [Research conducted by GitLab](https://about.gitlab.com/developer-survey/) found that less than half of CxOs are happy with their organizations’ current approach to measuring developer productivity, and 36% feel their current productivity measurements are flawed.\n\nEvaluating the productivity of AI-enhanced coding requires a more nuanced approach than traditional metrics such as lines of code, code commits, or task completion. It necessitates shifting the focus to real-world business outcomes that balance development speed, software quality, and security.\n\nHere are a few steps organizations can take today to ensure they can measure the full impact of AI on software development processes.\n\n## 1. Set clear goals for implementing AI\nWhen implementing AI in software development, organizations must have clear goals and key performance indicators (KPIs) in place to measure success. This includes both short-term and long-term objectives that align with the overall business strategy. For example, a short-term goal could be to reduce code review time by 30% using AI-powered tools, while a long-term goal could be to improve customer satisfaction ratings through faster release cycles and higher quality code.\n\nAdditionally, organizational leaders should involve developers in setting these goals and metrics. Developers have firsthand experience with the impact of AI on their work and can provide valuable insights into how it has improved or hindered productivity. [GitLab research](https://about.gitlab.com/developer-survey/) showed that 63% of developers expect AI to significantly change their role in the next five years, and 56% feel that introducing AI into the software development lifecycle is risky. By asking developers where they see opportunities for AI to help them, as well as where they have concerns about AI, organizations can create more meaningful and relevant success metrics that reflect the actual business impact of AI on software development teams.\n\nIt's also important for organizations to regularly revisit and reevaluate these goals as they continue to integrate AI into their processes. Technology evolves quickly, and so do business processes and priorities. Setting clear goals allows teams to track progress and make adjustments as necessary.\n\n## 2. Look beyond coding metrics\nProductivity is more than acceptance rates or lines of code generated. Developers spend [more than 75%](https://about.gitlab.com/developer-survey/) of their time on tasks other than code generation. Efficient use of AI could therefore reduce the time developers spend reviewing, testing, and maintaining code.\n\nIn order to fully realize and appreciate the benefits of AI-aided software development, organizations should focus on a holistic view of [AI's impact on productivity](https://about.gitlab.com/the-source/ai/how-ai-helps-devsecops-teams-improve-productivity/) and their bottom line across the software development lifecycle (SDLC). The optimal approach combines quantitative data from the entire SDLC with qualitative insights from developers about AI's real impact on their daily work and its influence on long-term development strategies.\n\nOne effective measurement technique is the [DORA framework](https://about.gitlab.com/solutions/value-stream-management/dora/), which assesses a development team's performance over a specific period. DORA metrics evaluate deployment frequency, lead time for changes, mean time to restore, change failure rate, and reliability. These performance metrics provide visibility into a team's agility, operational efficiency, and velocity, serving as proxies for how well an engineering organization balances speed, quality, and security.\n\nFurthermore, teams should utilize [value stream analytics](https://about.gitlab.com/solutions/value-stream-management/) to examine the complete workflow from concept to production. Value stream analytics continuously monitors metrics such as lead time, cycle time, deployment frequency, and production defects, focusing on business results rather than individual developer actions. This comprehensive approach surfaces data-driven insights to ensure a more productive and efficient development process.\n\n## 3. Prepare for growing pains\nWhile AI can accelerate code production, it can also contribute to technical debt if the resulting code lacks quality and security. AI-generated code often demands more time for review, testing, and maintenance. Developers might save time using AI initially, but this time is likely to be spent later in the software development lifecycle. Furthermore, any security flaws in AI-generated code will need attention from security teams, requiring additional time to address potential issues. As a result, development and security teams may initially be skeptical of AI.\n\nTo start, teams should develop best practices by working in lower-risk areas before expanding AI applications. This cautious approach ensures safe and sustainable scalability. For instance, AI can facilitate code generation, test generation, syntax correction, and documentation, helping teams build momentum and improve results while learning to use the tool more effectively.\n\nProductivity might dip initially as teams acclimate to new workflows. Organizations should provide a grace period for teams to determine how best to integrate AI into their processes.\n\n## 4. Integrate AI holistically with a DevSecOps platform\nOne way organizations can ease the growing pains of implementing AI in their development processes is by utilizing a DevSecOps platform that integrates AI capabilities - such as AI-powered code generation, discussion summaries, and vulnerability explanations - throughout the software development lifecycle. DevSecOps platforms provide a centralized and streamlined workflow for both developers and security teams, allowing them to collaborate more effectively and [catch potential issues earlier in the development process](https://about.gitlab.com/the-source/ai/4-ways-ai-can-help-devops-teams-improve-security/).\n\n[AI-powered code review and testing tools](https://about.gitlab.com/blog/how-gitlab-duo-helps-secure-and-thoroughly-test-ai-generated-code/) within a DevSecOps platform can help identify and address security flaws or coding errors before they make it into production. This not only saves time but also reduces technical debt and improves overall software quality. When AI tools are part of an integrated platform, teams can also [blend AI with root cause analysis ](https://about.gitlab.com/blog/developing-gitlab-duo-blending-ai-and-root-cause-analysis-to-fix-ci-cd/)to fix errors in CI/CD pipelines and release secure code faster. The goal is to apply automated code quality scanning and security scanning to all of the code the organization is producing, especially AI-generated code.\n\nIn addition, teams can easily track the [ROI of AI](https://about.gitlab.com/blog/developing-gitlab-duo-ai-impact-analytics-dashboard-measures-the-roi-of-ai/) with a platform's built-in analytics, which provide valuable insights such as the impact of AI on productivity.\n\nAI will play a critical role in the evolution of DevSecOps platforms, reshaping how development, security, and operations teams collaborate to accelerate software development without sacrificing quality and security. Business leaders will want to see how their investments in AI-powered tools are paying off - and developers should embrace this scrutiny and leverage the opportunity to showcase how their work aligns with the organization’s broader goals.\n\nBy adopting a holistic approach that evaluates code quality, collaboration, downstream costs, and developer experience, teams can leverage AI technologies to enhance human efforts while also driving business impact.",[27,30,33,36,39],{"header":28,"content":29},"What are the biggest challenges of adopting AI in software development?","One major challenge is the adjustment period, as teams need time to adapt to AI-driven workflows. AI-generated code may also introduce security risks or technical debt if not properly reviewed. Organizations should implement security scanning, best practices, and continuous feedback loops to mitigate these risks while refining AI integration strategies.",{"header":31,"content":32},"Why are traditional coding metrics inadequate for evaluating AI-driven development?","Metrics such as lines of code or code commits fail to reflect AI's impact because they only measure raw output rather than efficiency or quality. Since AI automates tasks beyond just code generation, organizations should instead track workflow efficiency, issue resolution speed, and deployment frequency to get a more accurate picture of AI’s benefits.",{"header":34,"content":35},"How can organizations track the ROI of AI adoption?","Tracking AI’s ROI involves measuring efficiency gains, such as reduced cycle times and fewer production defects, alongside qualitative benefits like improved developer experience. A DevSecOps platform with built-in analytics provides visibility into AI-driven improvements, helping teams assess the tangible impact of AI on software development.",{"header":37,"content":38},"How can AI help reduce development time without sacrificing security?","AI streamlines repetitive tasks such as bug detection, test generation, and documentation, allowing developers to focus on more complex coding challenges. By integrating AI-driven security checks into DevSecOps platforms, teams can automate vulnerability detection and maintain security standards while accelerating development.",{"header":40,"content":41},"How can organizations effectively measure the impact of AI in software development?","Organizations should establish clear goals that align AI initiatives with business outcomes, such as improved software quality or faster deployments. Traditional coding metrics like lines of code are insufficient, so teams should use holistic productivity indicators like DORA metrics and value stream analytics. By focusing on efficiency, security, and real-world business impact, organizations can accurately assess AI’s role in development.","article","4-steps-for-measuring-the-impact-of-ai","content:en-us:the-source:ai:4-steps-for-measuring-the-impact-of-ai:index.yml","yaml","content","en-us/the-source/ai/4-steps-for-measuring-the-impact-of-ai/index.yml","en-us/the-source/ai/4-steps-for-measuring-the-impact-of-ai/index","yml",{"_path":51,"_dir":52,"_draft":6,"_partial":6,"_locale":7,"data":53,"_id":354,"_type":45,"title":355,"_source":46,"_file":356,"_stem":357,"_extension":49},"/shared/en-us/main-footer","en-us",{"text":54,"source":55,"edit":61,"contribute":66,"config":71,"items":76,"minimal":346},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":56,"config":57},"View page source",{"href":58,"dataGaName":59,"dataGaLocation":60},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":62,"config":63},"Edit this page",{"href":64,"dataGaName":65,"dataGaLocation":60},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":67,"config":68},"Please contribute",{"href":69,"dataGaName":70,"dataGaLocation":60},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":72,"facebook":73,"youtube":74,"linkedin":75},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[77,104,177,245,307],{"title":78,"links":79,"subMenu":85},"Platform",[80],{"text":81,"config":82},"DevSecOps platform",{"href":83,"dataGaName":84,"dataGaLocation":60},"/platform/","devsecops platform",[86],{"title":87,"links":88},"Pricing",[89,94,99],{"text":90,"config":91},"View plans",{"href":92,"dataGaName":93,"dataGaLocation":60},"/pricing/","view plans",{"text":95,"config":96},"Why Premium?",{"href":97,"dataGaName":98,"dataGaLocation":60},"/pricing/premium/","why premium",{"text":100,"config":101},"Why Ultimate?",{"href":102,"dataGaName":103,"dataGaLocation":60},"/pricing/ultimate/","why ultimate",{"title":105,"links":106},"Solutions",[107,112,117,122,127,132,137,142,147,152,157,162,167,172],{"text":108,"config":109},"Digital transformation",{"href":110,"dataGaName":111,"dataGaLocation":60},"/topics/digital-transformation/","digital transformation",{"text":113,"config":114},"Security & Compliance",{"href":115,"dataGaName":116,"dataGaLocation":60},"/solutions/security-compliance/","security & compliance",{"text":118,"config":119},"Automated software delivery",{"href":120,"dataGaName":121,"dataGaLocation":60},"/solutions/delivery-automation/","automated software delivery",{"text":123,"config":124},"Agile development",{"href":125,"dataGaName":126,"dataGaLocation":60},"/solutions/agile-delivery/","agile delivery",{"text":128,"config":129},"Cloud transformation",{"href":130,"dataGaName":131,"dataGaLocation":60},"/topics/cloud-native/","cloud transformation",{"text":133,"config":134},"SCM",{"href":135,"dataGaName":136,"dataGaLocation":60},"/solutions/source-code-management/","source code management",{"text":138,"config":139},"CI/CD",{"href":140,"dataGaName":141,"dataGaLocation":60},"/solutions/continuous-integration/","continuous integration & delivery",{"text":143,"config":144},"Value stream management",{"href":145,"dataGaName":146,"dataGaLocation":60},"/solutions/value-stream-management/","value stream management",{"text":148,"config":149},"GitOps",{"href":150,"dataGaName":151,"dataGaLocation":60},"/solutions/gitops/","gitops",{"text":153,"config":154},"Enterprise",{"href":155,"dataGaName":156,"dataGaLocation":60},"/enterprise/","enterprise",{"text":158,"config":159},"Small business",{"href":160,"dataGaName":161,"dataGaLocation":60},"/small-business/","small business",{"text":163,"config":164},"Public sector",{"href":165,"dataGaName":166,"dataGaLocation":60},"/solutions/public-sector/","public sector",{"text":168,"config":169},"Education",{"href":170,"dataGaName":171,"dataGaLocation":60},"/solutions/education/","education",{"text":173,"config":174},"Financial services",{"href":175,"dataGaName":176,"dataGaLocation":60},"/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":60},"/install/","install",{"text":186,"config":187},"Quick start guides",{"href":188,"dataGaName":189,"dataGaLocation":60},"/get-started/","quick setup checklists",{"text":191,"config":192},"Learn",{"href":193,"dataGaName":194,"dataGaLocation":60},"https://university.gitlab.com/","learn",{"text":196,"config":197},"Product documentation",{"href":198,"dataGaName":199,"dataGaLocation":60},"https://docs.gitlab.com/","docs",{"text":201,"config":202},"Blog",{"href":203,"dataGaName":204,"dataGaLocation":60},"/blog/","blog",{"text":206,"config":207},"Customer success stories",{"href":208,"dataGaName":209,"dataGaLocation":60},"/customers/","customer success stories",{"text":211,"config":212},"Remote",{"href":213,"dataGaName":214,"dataGaLocation":60},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":216,"config":217},"GitLab Services",{"href":218,"dataGaName":219,"dataGaLocation":60},"/services/","services",{"text":221,"config":222},"TeamOps",{"href":223,"dataGaName":224,"dataGaLocation":60},"/teamops/","teamops",{"text":226,"config":227},"Community",{"href":228,"dataGaName":229,"dataGaLocation":60},"/community/","community",{"text":231,"config":232},"Forum",{"href":233,"dataGaName":234,"dataGaLocation":60},"https://forum.gitlab.com/","forum",{"text":236,"config":237},"Events",{"href":238,"dataGaName":239,"dataGaLocation":60},"/events/","events",{"text":241,"config":242},"Partners",{"href":243,"dataGaName":244,"dataGaLocation":60},"/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":60},"/company/","company",{"text":254,"config":255},"Jobs",{"href":256,"dataGaName":257,"dataGaLocation":60},"/jobs/","jobs",{"text":259,"config":260},"Leadership",{"href":261,"dataGaName":262,"dataGaLocation":60},"/company/team/e-group/","leadership",{"text":264,"config":265},"Team",{"href":266,"dataGaName":267,"dataGaLocation":60},"/company/team/","team",{"text":269,"config":270},"Handbook",{"href":271,"dataGaName":272,"dataGaLocation":60},"https://handbook.gitlab.com/","handbook",{"text":274,"config":275},"Investor relations",{"href":276,"dataGaName":277,"dataGaLocation":60},"https://ir.gitlab.com/","investor relations",{"text":279,"config":280},"Sustainability",{"href":281,"dataGaName":279,"dataGaLocation":60},"/sustainability/",{"text":283,"config":284},"Diversity, inclusion and belonging (DIB)",{"href":285,"dataGaName":286,"dataGaLocation":60},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":288,"config":289},"Trust Center",{"href":290,"dataGaName":291,"dataGaLocation":60},"/security/","trust center",{"text":293,"config":294},"Newsletter",{"href":295,"dataGaName":296,"dataGaLocation":60},"/company/contact/","newsletter",{"text":298,"config":299},"Press",{"href":300,"dataGaName":301,"dataGaLocation":60},"/press/","press",{"text":303,"config":304},"Modern Slavery Transparency Statement",{"href":305,"dataGaName":306,"dataGaLocation":60},"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":60},"/sales/","sales",{"text":316,"config":317},"Get help",{"href":318,"dataGaName":319,"dataGaLocation":60},"/support/","get help",{"text":321,"config":322},"Customer portal",{"href":323,"dataGaName":324,"dataGaLocation":60},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"text":326,"config":327},"Status",{"href":328,"dataGaName":329,"dataGaLocation":60},"https://status.gitlab.com/","status",{"text":331,"config":332},"Terms of use",{"href":333,"dataGaName":334,"dataGaLocation":60},"/terms/","terms of use",{"text":336,"config":337},"Privacy statement",{"href":338,"dataGaName":339,"dataGaLocation":60},"/privacy/","privacy statement",{"text":341,"config":342},"Cookie preferences",{"dataGaName":343,"dataGaLocation":60,"id":344,"isOneTrustButton":345},"cookie preferences","ot-sdk-btn",true,{"items":347},[348,350,352],{"text":331,"config":349},{"href":333,"dataGaName":334,"dataGaLocation":60},{"text":336,"config":351},{"href":338,"dataGaName":339,"dataGaLocation":60},{"text":341,"config":353},{"dataGaName":343,"dataGaLocation":60,"id":344,"isOneTrustButton":345},"content:shared:en-us:main-footer.yml","Main Footer","shared/en-us/main-footer.yml","shared/en-us/main-footer",{"_path":359,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"logo":360,"subscribeLink":365,"navItems":369,"_id":381,"_type":45,"title":382,"_source":46,"_file":383,"_stem":384,"_extension":49},"/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":113,"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":9,"_draft":6,"_partial":6,"_locale":7,"title":387,"description":388,"submitMessage":389,"formData":390,"_id":394,"_type":45,"_source":46,"_file":395,"_stem":396,"_extension":49},"/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":345},1077,"thesourcenewsletter","content:shared:en-us:the-source:newsletter.yml","shared/en-us/the-source/newsletter.yml","shared/en-us/the-source/newsletter",{"categoryNames":398},{"ai":371,"platform":378,"security":113},{"_path":400,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"type":401,"config":402,"seo":403,"content":406,"slug":5,"_id":419,"_type":45,"title":7,"_source":46,"_file":420,"_stem":421,"_extension":49},"/en-us/the-source/ai","category",{"layout":9},{"title":371,"description":404,"ogImage":405},"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",[407,412],{"componentName":408,"type":408,"componentContent":409},"TheSourceCategoryHero",{"title":371,"description":404,"image":410},{"config":411},{"src":405},{"componentName":413,"type":413,"componentContent":414},"TheSourceCategoryMainSection",{"config":415},{"gatedAssets":416},[13,417,418],"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":423,"_dir":424,"_draft":6,"_partial":6,"_locale":7,"config":425,"title":427,"description":428,"link":429,"_id":435,"_type":45,"_source":46,"_file":436,"_stem":437,"_extension":49},"/shared/en-us/the-source/gated-assets/source-lp-how-to-get-started-using-ai-in-software-development","gated-assets",{"id":13,"formId":426},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":430,"config":431},"Download the guide",{"href":432,"dataGaName":433,"dataGaLocation":434},"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":400,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"type":401,"config":439,"seo":440,"content":441,"slug":5,"_id":419,"_type":45,"title":7,"_source":46,"_file":420,"_stem":421,"_extension":49},{"layout":9},{"title":371,"description":404,"ogImage":405},[442,446],{"componentName":408,"type":408,"componentContent":443},{"title":371,"description":404,"image":444},{"config":445},{"src":405},{"componentName":413,"type":413,"componentContent":447},{"config":448},{"gatedAssets":449},[13,417,418],[451,464,477],{"_path":452,"_dir":424,"_draft":6,"_partial":6,"_locale":7,"config":453,"title":454,"description":455,"link":456,"_id":461,"_type":45,"_source":46,"_file":462,"_stem":463,"_extension":49},"/shared/en-us/the-source/gated-assets/navigating-ai-maturity-in-devsecops",{"id":417,"formId":426},"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":457,"config":458},"Read the report",{"href":459,"dataGaName":460,"dataGaLocation":434},"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":465,"_dir":424,"_draft":6,"_partial":6,"_locale":7,"config":466,"title":467,"description":468,"link":469,"_id":474,"_type":45,"_source":46,"_file":475,"_stem":476,"_extension":49},"/shared/en-us/the-source/gated-assets/source-lp-ai-guide-for-enterprise-leaders-building-the-right-approach",{"id":418},"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":470,"config":471},"Read the guide",{"href":472,"dataGaName":473,"dataGaLocation":434},"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":423,"_dir":424,"_draft":6,"_partial":6,"_locale":7,"config":478,"title":427,"description":428,"link":479,"_id":435,"_type":45,"_source":46,"_file":436,"_stem":437,"_extension":49},{"id":13,"formId":426},{"text":430,"config":480},{"href":432,"dataGaName":433,"dataGaLocation":434},[482,507,523,541,557,577,598,620,636,655,677,695,716,732,751,768,786,806,824,843,864,885,901,917,937,955,976,994,1013,1029,1050],{"_path":483,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":485,"seo":486,"content":488,"type":502,"slug":503,"_id":504,"_type":45,"title":487,"_source":46,"_file":505,"_stem":506,"_extension":49},"/en-us/the-source/authors/amanda-rueda","authors",{"layout":9},{"title":487},"Amanda Rueda",[489,500],{"type":490,"componentName":490,"componentContent":491},"TheSourceAuthorHero",{"config":492,"name":487,"role":495,"bio":496,"headshot":497},{"gitlabHandle":493,"linkedInProfileUrl":494},"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":487,"config":498},{"src":499},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463383/osecw1pzbxvb7fhqhiky.png",{"componentName":501,"type":501},"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":508,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":509,"seo":510,"content":512,"type":502,"slug":519,"_id":520,"_type":45,"title":511,"_source":46,"_file":521,"_stem":522,"_extension":49},"/en-us/the-source/authors/andre-michael-braun",{"layout":9},{"title":511},"Andre Michael Braun",[513,518],{"type":490,"componentName":490,"componentContent":514},{"name":511,"headshot":515},{"altText":511,"config":516},{"src":517},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463336/yl27k7wdlnkzsizwknn1.jpg",{"componentName":501,"type":501},"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":524,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":525,"seo":526,"content":528,"type":502,"slug":537,"_id":538,"_type":45,"title":527,"_source":46,"_file":539,"_stem":540,"_extension":49},"/en-us/the-source/authors/andrew-haschka",{"layout":9},{"title":527},"Andrew Haschka",[529,536],{"type":490,"componentName":490,"componentContent":530},{"name":527,"role":531,"bio":532,"headshot":533},"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":527,"config":534},{"src":535},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463349/z1qnc4uxmqgg3hnm3da4.png",{"componentName":501,"type":501},"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":542,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":543,"seo":544,"content":546,"type":502,"slug":553,"_id":554,"_type":45,"title":545,"_source":46,"_file":555,"_stem":556,"_extension":49},"/en-us/the-source/authors/ayoub-fandi",{"layout":9},{"title":545},"Ayoub Fandi",[547,552],{"componentName":490,"type":490,"componentContent":548},{"name":545,"headshot":549},{"altText":545,"config":550},{"src":551},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463329/wyp554loeyoibx3ozren.jpg",{"componentName":501,"type":501},"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":558,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":559,"seo":560,"content":562,"type":502,"slug":573,"_id":574,"_type":45,"title":561,"_source":46,"_file":575,"_stem":576,"_extension":49},"/en-us/the-source/authors/bob-stevens",{"layout":9},{"title":561},"Bob Stevens",[563,572],{"componentName":490,"type":490,"componentContent":564},{"config":565,"name":561,"role":568,"headshot":569},{"gitlabHandle":566,"linkedInProfileUrl":567},"bstevens1","https://www.linkedin.com/in/bob-stevens-1237564/","Public Sector Area Vice President, GitLab",{"altText":561,"config":570},{"src":571},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1752687939/mv3lhtimdzr8jmfqmbk1.jpg",{"componentName":501,"type":501},"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":578,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":579,"seo":580,"content":582,"type":502,"slug":594,"_id":595,"_type":45,"title":581,"_source":46,"_file":596,"_stem":597,"_extension":49},"/en-us/the-source/authors/brian-wald",{"layout":9},{"title":581},"Brian Wald",[583,593],{"componentName":490,"type":490,"componentContent":584},{"config":585,"name":581,"role":588,"bio":589,"headshot":590},{"gitlabHandle":586,"linkedInProfileUrl":587},"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":581,"config":591},{"src":592},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463417/fugpbux9miqbdx3wewtu.jpg",{"componentName":501,"type":501},"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":599,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":600,"seo":601,"content":603,"type":502,"slug":616,"_id":617,"_type":45,"title":602,"_source":46,"_file":618,"_stem":619,"_extension":49},"/en-us/the-source/authors/bryan-ross",{"layout":9},{"title":602},"Bryan Ross",[604,615],{"componentName":490,"type":490,"componentContent":605},{"config":606,"name":602,"role":610,"bio":611,"headshot":612},{"gitlabHandle":607,"twitterXProfileUrl":608,"linkedInProfileUrl":609},"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":602,"config":613},{"src":614},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463324/mvdyvskii4hltdrgqxom.jpg",{"componentName":501,"type":501},"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":621,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":622,"seo":623,"content":625,"type":502,"slug":632,"_id":633,"_type":45,"title":624,"_source":46,"_file":634,"_stem":635,"_extension":49},"/en-us/the-source/authors/chandler-gibbons",{"layout":9},{"title":624},"Chandler Gibbons",[626,631],{"componentName":490,"type":490,"componentContent":627},{"name":624,"headshot":628},{"altText":624,"config":629},{"src":630},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463362/o7g9fqtqtjvegfwniuxh.jpg",{"componentName":501,"type":501},"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":637,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":638,"seo":639,"content":641,"type":502,"slug":651,"_id":652,"_type":45,"title":640,"_source":46,"_file":653,"_stem":654,"_extension":49},"/en-us/the-source/authors/dave-steer",{"layout":9},{"title":640},"Dave Steer",[642,650],{"componentName":490,"type":490,"componentContent":643},{"config":644,"name":640,"role":646,"headshot":647},{"gitlabHandle":645},"dsteer","Vice President, Product Marketing",{"altText":640,"config":648},{"src":649},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463457/zbtapdkglu3yb9suaq7w.png",{"componentName":501,"type":501},"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":656,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":657,"seo":658,"content":660,"type":502,"slug":672,"_id":673,"_type":45,"title":674,"_source":46,"_file":675,"_stem":676,"_extension":49},"/en-us/the-source/authors/ddesanto",{"layout":9},{"title":659},"David DeSanto",[661,671],{"componentName":490,"type":490,"componentContent":662},{"config":663,"name":659,"role":666,"bio":667,"headshot":668},{"gitlabHandle":664,"linkedInProfileUrl":665},"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":659,"config":669},{"src":670},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463446/bgnljs84zcsxj0t6nvix.png",{"componentName":501,"type":501},"ddesanto","content:en-us:the-source:authors:ddesanto.yml","Ddesanto","en-us/the-source/authors/ddesanto.yml","en-us/the-source/authors/ddesanto",{"_path":678,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":679,"seo":680,"content":682,"type":502,"slug":690,"_id":691,"_type":45,"title":692,"_source":46,"_file":693,"_stem":694,"_extension":49},"/en-us/the-source/authors/derek-debellis",{"layout":9},{"title":681},"Derek DeBellis",[683,689],{"componentName":490,"type":490,"componentContent":684},{"name":681,"role":685,"headshot":686},"Lead Researcher, Google's DORA team ",{"altText":681,"config":687},{"src":688},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463385/sbnjwfaguszi5g2smzr7.png",{"componentName":501,"type":501},"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":696,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":697,"seo":698,"content":700,"type":502,"slug":712,"_id":713,"_type":45,"title":699,"_source":46,"_file":714,"_stem":715,"_extension":49},"/en-us/the-source/authors/emilio-salvador",{"layout":9},{"title":699},"Emilio Salvador",[701,711],{"componentName":490,"type":490,"componentContent":702},{"config":703,"name":699,"role":706,"bio":707,"headshot":708},{"gitlabHandle":704,"linkedInProfileUrl":705},"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":699,"config":709},{"src":710},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463402/g0snp3uisjm4tj3pkqcw.jpg",{"componentName":501,"type":501},"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":717,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":718,"seo":719,"content":721,"type":502,"slug":728,"_id":729,"_type":45,"title":720,"_source":46,"_file":730,"_stem":731,"_extension":49},"/en-us/the-source/authors/erika-feldman",{"layout":9},{"title":720},"Erika Feldman",[722,727],{"componentName":490,"type":490,"componentContent":723},{"name":720,"headshot":724},{"altText":720,"config":725},{"src":726},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463354/d9quqvz7d2ayjwif7vdn.png",{"componentName":501,"type":501},"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":733,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":734,"seo":735,"content":737,"type":502,"slug":747,"_id":748,"_type":45,"title":736,"_source":46,"_file":749,"_stem":750,"_extension":49},"/en-us/the-source/authors/george-kichukov",{"layout":9},{"title":736},"George Kichukov",[738,746],{"componentName":490,"type":490,"componentContent":739},{"config":740,"name":736,"role":610,"bio":742,"headshot":743},{"gitlabHandle":741},"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":736,"config":744},{"src":745},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463366/dk2knfancgsxocjkmyoa.jpg",{"componentName":501,"type":501},"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":752,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":753,"seo":754,"content":756,"type":502,"slug":763,"_id":764,"_type":45,"title":765,"_source":46,"_file":766,"_stem":767,"_extension":49},"/en-us/the-source/authors/gitlab",{"layout":9},{"title":755},"GitLab",[757,762],{"componentName":490,"type":490,"componentContent":758},{"name":755,"headshot":759},{"altText":755,"config":760},{"src":761},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463461/ts7io0hgpdyqylbzfire.png",{"componentName":501,"type":501},"gitlab","content:en-us:the-source:authors:gitlab.yml","Gitlab","en-us/the-source/authors/gitlab.yml","en-us/the-source/authors/gitlab",{"_path":769,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":770,"seo":771,"content":773,"type":502,"slug":782,"_id":783,"_type":45,"title":772,"_source":46,"_file":784,"_stem":785,"_extension":49},"/en-us/the-source/authors/grant-hickman",{"layout":9},{"title":772},"Grant Hickman",[774,781],{"componentName":490,"type":490,"componentContent":775},{"config":776,"name":772,"headshot":778},{"gitlabHandle":777},"g.hickman",{"altText":772,"config":779},{"src":780},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463463/f3uqwtugqotyhwutz5gu.png",{"componentName":501,"type":501},"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":787,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":788,"seo":789,"content":791,"type":502,"slug":802,"_id":803,"_type":45,"title":790,"_source":46,"_file":804,"_stem":805,"_extension":49},"/en-us/the-source/authors/haim-snir",{"layout":9},{"title":790},"Haim Snir",[792,801],{"componentName":490,"type":490,"componentContent":793},{"config":794,"name":790,"role":797,"headshot":798},{"gitlabHandle":795,"linkedInProfileUrl":796},"hsnir1","https://www.linkedin.com/in/haimsnir/","Senior Product Manager, Dev & Analytics, GitLab",{"altText":790,"config":799},{"src":800},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463395/nubmshvaq8wpomopllni.png",{"componentName":501,"type":501},"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":807,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":808,"seo":809,"content":811,"type":502,"slug":815,"_id":820,"_type":45,"title":821,"_source":46,"_file":822,"_stem":823,"_extension":49},"/en-us/the-source/authors/iganbaruch",{"layout":9},{"title":810},"Itzik Gan Baruch",[812,819],{"componentName":490,"type":490,"componentContent":813},{"config":814,"name":810,"headshot":816},{"gitlabHandle":815},"iganbaruch",{"altText":810,"config":817},{"src":818},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463443/vibb2fkc0ojni2d1eqde.png",{"componentName":501,"type":501},"content:en-us:the-source:authors:iganbaruch.yml","Iganbaruch","en-us/the-source/authors/iganbaruch.yml","en-us/the-source/authors/iganbaruch",{"_path":825,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":826,"seo":827,"content":829,"type":502,"slug":838,"_id":839,"_type":45,"title":840,"_source":46,"_file":841,"_stem":842,"_extension":49},"/en-us/the-source/authors/jlongo",{"layout":9},{"title":828},"Joseph Longo",[830,837],{"componentName":490,"type":490,"componentContent":831},{"config":832,"name":828,"headshot":834},{"gitlabHandle":833},"jlongo_gitlab",{"altText":828,"config":835},{"src":836},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463434/uoxaknpmoposbbgzqji8.png",{"componentName":501,"type":501},"jlongo","content:en-us:the-source:authors:jlongo.yml","Jlongo","en-us/the-source/authors/jlongo.yml","en-us/the-source/authors/jlongo",{"_path":844,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":845,"seo":846,"content":848,"type":502,"slug":860,"_id":861,"_type":45,"title":847,"_source":46,"_file":862,"_stem":863,"_extension":49},"/en-us/the-source/authors/joel-krooswyk",{"layout":9},{"title":847},"Joel Krooswyk",[849,859],{"componentName":490,"type":490,"componentContent":850},{"config":851,"name":847,"role":854,"bio":855,"headshot":856},{"gitlabHandle":852,"linkedInProfileUrl":853},"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":847,"config":857},{"src":858},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463423/mkmdhuxsjggfvokdmdv7.jpg",{"componentName":501,"type":501},"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":865,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":866,"seo":867,"content":869,"type":502,"slug":881,"_id":882,"_type":45,"title":868,"_source":46,"_file":883,"_stem":884,"_extension":49},"/en-us/the-source/authors/josh-lemos",{"layout":9},{"title":868},"Josh Lemos",[870,880],{"componentName":490,"type":490,"componentContent":871},{"config":872,"name":868,"role":875,"bio":876,"headshot":877},{"gitlabHandle":873,"linkedInProfileUrl":874},"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":868,"config":878},{"src":879},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463405/f4rqtiecakrekvxfhqar.jpg",{"componentName":501,"type":501},"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":886,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":887,"seo":888,"content":890,"type":502,"slug":897,"_id":898,"_type":45,"title":889,"_source":46,"_file":899,"_stem":900,"_extension":49},"/en-us/the-source/authors/julie-griffin",{"layout":9},{"title":889},"Julie Griffin",[891,896],{"componentName":490,"type":490,"componentContent":892},{"name":889,"headshot":893},{"altText":889,"config":894},{"src":895},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463371/hqkbr3uk8hw2de7tltn4.webp",{"componentName":501,"type":501},"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":902,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":903,"seo":904,"content":906,"type":502,"slug":913,"_id":914,"_type":45,"title":905,"_source":46,"_file":915,"_stem":916,"_extension":49},"/en-us/the-source/authors/kristina-weis",{"layout":9},{"title":905},"Kristina Weis",[907,912],{"componentName":490,"type":490,"componentContent":908},{"name":905,"headshot":909},{"altText":905,"config":910},{"src":911},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463469/eoolq6n6bs0zb8gmf0js.webp",{"componentName":501,"type":501},"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":918,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":919,"seo":920,"content":922,"type":502,"slug":933,"_id":934,"_type":45,"title":921,"_source":46,"_file":935,"_stem":936,"_extension":49},"/en-us/the-source/authors/lee-faus",{"layout":9},{"title":921},"Lee Faus",[923,932],{"componentName":490,"type":490,"componentContent":924},{"config":925,"name":921,"role":927,"bio":928,"headshot":929},{"gitlabHandle":926},"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":921,"config":930},{"src":931},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463398/vivhlomglvnstamj54bo.jpg",{"componentName":501,"type":501},"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":938,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":939,"seo":940,"content":942,"type":502,"slug":946,"_id":951,"_type":45,"title":952,"_source":46,"_file":953,"_stem":954,"_extension":49},"/en-us/the-source/authors/ncregan",{"layout":9},{"title":941},"Niall Cregan",[943,950],{"componentName":490,"type":490,"componentContent":944},{"config":945,"name":941,"headshot":947},{"gitlabHandle":946},"ncregan",{"altText":941,"config":948},{"src":949},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463431/yrtwodocb4cu3j7lkhyo.png",{"componentName":501,"type":501},"content:en-us:the-source:authors:ncregan.yml","Ncregan","en-us/the-source/authors/ncregan.yml","en-us/the-source/authors/ncregan",{"_path":956,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":957,"seo":958,"content":960,"type":502,"slug":971,"_id":972,"_type":45,"title":973,"_source":46,"_file":974,"_stem":975,"_extension":49},"/en-us/the-source/authors/rschulman",{"layout":9},{"title":959},"Robin Schulman",[961,970],{"componentName":490,"type":490,"componentContent":962},{"config":963,"name":959,"role":965,"bio":966,"headshot":967},{"gitlabHandle":964},"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":959,"config":968},{"src":969},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463437/u2xfbudw1f8hhnkrgaoy.webp",{"componentName":501,"type":501},"rschulman","content:en-us:the-source:authors:rschulman.yml","Rschulman","en-us/the-source/authors/rschulman.yml","en-us/the-source/authors/rschulman",{"_path":977,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":978,"seo":979,"content":981,"type":502,"slug":990,"_id":991,"_type":45,"title":980,"_source":46,"_file":992,"_stem":993,"_extension":49},"/en-us/the-source/authors/sabrina-farmer",{"layout":9},{"title":980},"Sabrina Farmer",[982,989],{"componentName":490,"type":490,"componentContent":983},{"name":980,"role":984,"bio":985,"headshot":986},"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":980,"config":987},{"src":988},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463377/udmzbjjr5xrcrffdlphx.webp",{"componentName":501,"type":501},"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":995,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":996,"seo":997,"content":999,"type":502,"slug":1009,"_id":1010,"_type":45,"title":998,"_source":46,"_file":1011,"_stem":1012,"_extension":49},"/en-us/the-source/authors/sandra-gittlen",{"layout":9},{"title":998},"Sandra Gittlen",[1000,1008],{"componentName":490,"type":490,"componentContent":1001},{"config":1002,"name":998,"role":1004,"headshot":1005},{"gitlabHandle":1003},"sgittlen","Managing Editor, Blog",{"altText":998,"config":1006},{"src":1007},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463466/r7ckb9h2zr4c2rsz3zlm.png",{"componentName":501,"type":501},"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":1014,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":1015,"seo":1016,"content":1018,"type":502,"slug":1025,"_id":1026,"_type":45,"title":1017,"_source":46,"_file":1027,"_stem":1028,"_extension":49},"/en-us/the-source/authors/sharon-gaudin",{"layout":9},{"title":1017},"Sharon Gaudin",[1019,1024],{"componentName":490,"type":490,"componentContent":1020},{"name":1017,"headshot":1021},{"altText":1017,"config":1022},{"src":1023},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463475/h6j4nnvykzyfzgvl7txb.webp",{"componentName":501,"type":501},"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":1030,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":1031,"seo":1032,"content":1034,"type":502,"slug":1046,"_id":1047,"_type":45,"title":1033,"_source":46,"_file":1048,"_stem":1049,"_extension":49},"/en-us/the-source/authors/stephen-walters",{"layout":9},{"title":1033},"Stephen Walters",[1035,1045],{"componentName":490,"type":490,"componentContent":1036},{"config":1037,"name":1033,"role":1040,"bio":1041,"headshot":1042},{"gitlabHandle":1038,"linkedInProfileUrl":1039},"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":1033,"config":1043},{"src":1044},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463392/g6ktk5qb4vcqc9wqjlf9.jpg",{"componentName":501,"type":501},"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":1051,"_dir":484,"_draft":6,"_partial":6,"_locale":7,"config":1052,"seo":1053,"content":1055,"type":502,"slug":12,"_id":1067,"_type":45,"title":1068,"_source":46,"_file":1069,"_stem":1070,"_extension":49},"/en-us/the-source/authors/taylor-mccaslin",{"layout":9},{"title":1054},"Taylor McCaslin",[1056,1066],{"componentName":490,"type":490,"componentContent":1057},{"config":1058,"name":1054,"role":1061,"bio":1062,"headshot":1063},{"gitlabHandle":1059,"linkedInProfileUrl":1060},"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":1054,"config":1064},{"src":1065},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463427/trfasilaeasosxfcxmsm.jpg",{"componentName":501,"type":501},"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",1753981643468]