[{"data":1,"prerenderedAt":1094},["ShallowReactive",2],{"/en-us/the-source/ai/how-agentic-ai-unlocks-platform-engineering-potential/":3,"footer-en-us":54,"the-source-banner-en-us":360,"the-source-navigation-en-us":372,"the-source-newsletter-en-us":400,"article-site-categories-en-us":411,"how-agentic-ai-unlocks-platform-engineering-potential-article-hero-category-en-us":413,"how-agentic-ai-unlocks-platform-engineering-potential-the-source-gated-asset-en-us":437,"how-agentic-ai-unlocks-platform-engineering-potential-category-en-us":452,"how-agentic-ai-unlocks-platform-engineering-potential-the-source-resources-en-us":464,"how-agentic-ai-unlocks-platform-engineering-potential-article-hero-author-en-us":504},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"config":8,"seo":15,"content":19,"type":46,"slug":47,"category":5,"_id":48,"_type":49,"title":7,"_source":50,"_file":51,"_stem":52,"_extension":53},"/en-us/the-source/ai/how-agentic-ai-unlocks-platform-engineering-potential","ai",false,"",{"layout":9,"template":10,"articleType":11,"author":12,"featured":13,"gatedAsset":14},"the-source","TheSourceArticle","Regular","brian-wald",true,"source-lp-enterprise-guide-to-agentic-ai",{"title":16,"description":17,"ogImage":18},"How agentic AI unlocks platform engineering potential","Explore how agentic AI elevates platform engineering by automating complex workflows and scaling standardization.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463908/zz7ifau6dya2fn2eyuij.png",{"title":16,"date":20,"description":17,"timeToRead":21,"heroImage":18,"keyTakeaways":22,"articleBody":26,"faq":27},"2025-05-12","6 min read",[23,24,25],"Agentic AI systems go beyond code assistance, helping organizations overcome platform engineering challenges by automating complex workflows and scaling standardization efforts across development teams.","Technical leaders must consider interoperability, security governance, and workflow integration when implementing autonomous agents to ensure they work seamlessly within existing enterprise systems.","Organizations can leverage agentic systems to address “tech mandatory” initiatives like reducing technical debt and security vulnerabilities, where dense contexts have traditionally posed barriers to automation.","Many organizations have embraced artificial intelligence (AI) tools to boost developer productivity, typically in the form of code assistants that help individual developers write code faster. While these tools deliver welcome efficiency gains, they only scratch the surface of AI’s potential to transform your development organization.\n\nAt the same time, organizations are investing in platform engineering - building integrated toolchains, establishing workflows, and creating standardized processes for software development. However, platform engineering teams will inevitably run into issues with scale: traditional approaches to platform engineering are fundamentally limited by the capacity of human engineers to maintain the platform.\n\nThis is where [agentic AI](https://about.gitlab.com/the-source/ai/agentic-ai-unlocking-developer-potential-at-scale/) becomes a game-changer for your platform engineering investments.\n\n## Why your current platform engineering investment isn’t delivering its full potential\nImagine this: You’ve invested in a [platform engineering approach](https://about.gitlab.com/the-source/platform/driving-business-results-with-platform-engineering/) with tightly integrated tools and processes. However, you’re not yet seeing the expected return on this investment due to challenges such as:\n- Manual processes that can’t scale across the organization\n- Difficulty maintaining and updating platform components\n- Inconsistent adoption of standards across different teams\n- Valuable engineering time spent on routine maintenance instead of innovation\n\nThese challenges exist because traditional approaches to platform engineering are fundamentally limited by human capacity. No matter how well-designed your platform is, you need human engineers to implement, maintain, and scale it.\n\nCode development in enterprise software is also highly context-dependent. Languages can have vastly different performance challenges. Junior developers may not have enough context to write prompts effectively. Security and compliance policies may also create unknown restrictions. No single platform engineer can fully grasp every security, network, and application-layer concern across all these scenarios.\n\n## How agentic AI transforms platform engineering\nAgentic AI systems fundamentally change the equation. Unlike traditional AI assistants that respond only to direct prompts, AI agents have full context into a team’s software development infrastructure. They can initiate actions based on triggers and states, making them the perfect complement to platform engineering frameworks. These autonomous systems can work with minimal human intervention to automate repetitive tasks while still allowing for human oversight on more critical issues.\n\nAI agents can:\n- **Automatically identify and implement standardization opportunities** across your entire organization, ensuring consistency without manual intervention\n- **Maintain and update platform components** by monitoring for security vulnerabilities, performance issues, or outdated dependencies\n- **Create issue descriptions, reusable templates, and implementation plans** based on your existing codebase\n- **Support developers in generating and updating documentation**, including README files, code flow diagrams, and architecture documentation\n\n> Learn how [agentic AI built on top of a comprehensive DevSecOps platform](https://about.gitlab.com/blog/gitlab-duo-workflow-enterprise-visibility-and-control-for-agentic-ai/) can help development teams navigate everything from project bootstrapping and deployment to debugging and cross-team coordination.\n\n## What to keep in mind when implementing AI agents\nAsk yourself these questions when thinking about how to incorporate agentic AI into platform engineering workflows:\n\n### Interoperability, scalability, and reliability\n- How will AI agents communicate with other agents, including across third-party products?\n- How will agents self-correct when they produce unexpected or unwanted results?\n- Will the agents be capable of concurrency (working on multiple tasks at the same time)?\n\n### Security, governance, and observability\n- How will AI agents interact with existing network policies to define what they can and cannot access?\n- How will agents interact with multiple data sources?\n- Will the use of data by AI agents comply with existing data governance, security, and privacy policies?\n- How will agents’ telemetry data be collected, how will their performance be measured, and what will remediation look like when they behave incorrectly?\n\n### Developer workflows\n- How will developers adapt their processes to integrate with agent-based systems?\n- What human supervision mechanisms need to be in place for critical business processes?\n\n## Enabling team velocity with AI agents and platform engineering\nAs AI-powered agents mature, organizations can proactively use these tools to identify patterns, standardize practices, and share knowledge across different development teams without manual coordination.\n\nAfter participating in a recent early access program for [GitLab Duo with Amazon Q](https://about.gitlab.com/blog/gitlab-duo-with-amazon-q-agentic-ai-optimized-for-aws/) - an agentic AI solution for the entire software development lifecycle - Osmar Alonso, DevOps Engineer at Volkswagen Digital Solutions, shared how AI agents have transformative potential for development workflows. “Even in its early stages, we saw how the deeper integration with autonomous agents could streamline our process, from code commit to production,” said Alonso. “We're excited to see how this technology empowers our team to focus on innovation and accelerate our digital transformation.”\n\nAgentic systems show particular promise in “tech mandatory” budget areas that most teams are committed to today, such as reducing technical debt, fixing security vulnerabilities, refactoring automation or infrastructure, and re-platforming legacy apps. These areas are filled with context-rich data and pose barriers to automation that agentic AI can help remove.\n\nFor example, platform engineering teams often create templates to standardize and automate processes such as CI pipelines. This traditionally involves significant manual work to identify the right processes to target - those that are widely used, have repeatable steps, and will have the most significant impact across teams. Agentic AI reduces those manual steps.\n\nRather than relying on human effort to identify processes for standardization, an agentic system can identify all Java-based projects from the past year, analyze the build processes across each, and identify the best candidates for AI-based automation. The system can then create draft templates the team can customize and build on.\n\nAgentic AI is also poised to transform how developers access organizational knowledge and tools. Many companies have invested in internal developer portals (IDPs) as abstraction layers to provide insights and portfolio visibility. However, IDPs are generally static artifacts - someone needs to maintain them and notify developers when new versions of reusable components are available. It's possible that AI agents, as part of a DevSecOps platform, will make IDPs increasingly irrelevant by proactively analyzing context across multiple data sources and tools to provide real-time insights directly within the platform. Agents will also be able to pair with the generative AI capabilities within the platform to deliver personalized, contextual information - such as vulnerability explanations or code suggestions - to each developer based on their role, project, and needs.\n\nPlatform engineering has delivered significant value, but many organizations have hit a ceiling in realizing its full potential. Agentic AI plays a crucial role in upgrading platform engineering efforts by automating complex processes, applying contextual understanding at scale, and enabling true team velocity rather than just individual productivity.",[28,31,34,37,40,43],{"header":29,"content":30},"What is agentic AI, and how does it differ from traditional AI assistants?","Agentic AI refers to autonomous systems that can make decisions, initiate actions, and adapt to context with minimal human input. Unlike traditional AI assistants that respond to prompts, agentic AI agents operate proactively within development workflows, enhancing efficiency and scalability across engineering teams.",{"header":32,"content":33},"Why is agentic AI important for platform engineering?","Agentic AI enhances platform engineering by automating routine and complex tasks such as template creation, vulnerability monitoring, and standardization across teams. This allows organizations to scale their DevSecOps efforts while reducing manual workload and accelerating delivery cycles.",{"header":35,"content":36},"How can agentic AI support standardization across development teams?","Agentic AI can analyze organizational codebases, identify repeatable patterns, and automatically generate templates or process improvements. This helps enforce consistency in CI pipelines, security practices, and documentation without requiring manual coordination across teams.",{"header":38,"content":39},"What should platform teams consider when implementing AI agents?","Successful implementation of agentic AI depends on factors such as interoperability across tools, secure data access, compliance with governance policies, and visibility into agent behavior. Teams must also ensure human oversight is embedded into workflows for critical processes.",{"header":41,"content":42},"Can agentic AI help reduce technical debt?","Yes, agentic AI is particularly effective in “tech mandatory” areas like refactoring outdated code, identifying security vulnerabilities, and automating infrastructure updates. By handling these context-heavy tasks, AI agents free up teams to focus on innovation and strategic initiatives.",{"header":44,"content":45},"Will agentic AI replace internal developer portals (IDPs)?","Agentic AI has the potential to augment or even replace static IDPs by delivering real-time, personalized insights directly within a DevSecOps platform. These agents can proactively provide relevant code suggestions, vulnerability analysis, and workflow guidance based on developer context.","article","how-agentic-ai-unlocks-platform-engineering-potential","content:en-us:the-source:ai:how-agentic-ai-unlocks-platform-engineering-potential:index.yml","yaml","content","en-us/the-source/ai/how-agentic-ai-unlocks-platform-engineering-potential/index.yml","en-us/the-source/ai/how-agentic-ai-unlocks-platform-engineering-potential/index","yml",{"_path":55,"_dir":56,"_draft":6,"_partial":6,"_locale":7,"data":57,"_id":356,"_type":49,"title":357,"_source":50,"_file":358,"_stem":359,"_extension":53},"/shared/en-us/main-footer","en-us",{"text":58,"source":59,"edit":65,"contribute":70,"config":75,"items":80,"minimal":348},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":60,"config":61},"View page source",{"href":62,"dataGaName":63,"dataGaLocation":64},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":66,"config":67},"Edit this page",{"href":68,"dataGaName":69,"dataGaLocation":64},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":71,"config":72},"Please contribute",{"href":73,"dataGaName":74,"dataGaLocation":64},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":76,"facebook":77,"youtube":78,"linkedin":79},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[81,108,180,248,310],{"title":82,"links":83,"subMenu":89},"Platform",[84],{"text":85,"config":86},"DevSecOps platform",{"href":87,"dataGaName":88,"dataGaLocation":64},"/platform/","devsecops platform",[90],{"title":91,"links":92},"Pricing",[93,98,103],{"text":94,"config":95},"View plans",{"href":96,"dataGaName":97,"dataGaLocation":64},"/pricing/","view plans",{"text":99,"config":100},"Why Premium?",{"href":101,"dataGaName":102,"dataGaLocation":64},"/pricing/premium/","why premium",{"text":104,"config":105},"Why Ultimate?",{"href":106,"dataGaName":107,"dataGaLocation":64},"/pricing/ultimate/","why ultimate",{"title":109,"links":110},"Solutions",[111,116,120,125,130,135,140,145,150,155,160,165,170,175],{"text":112,"config":113},"Digital transformation",{"href":114,"dataGaName":115,"dataGaLocation":64},"/topics/digital-transformation/","digital transformation",{"text":117,"config":118},"Application Security Testing",{"href":119,"dataGaName":117,"dataGaLocation":64},"/solutions/application-security-testing/",{"text":121,"config":122},"Automated software delivery",{"href":123,"dataGaName":124,"dataGaLocation":64},"/solutions/delivery-automation/","automated software delivery",{"text":126,"config":127},"Agile development",{"href":128,"dataGaName":129,"dataGaLocation":64},"/solutions/agile-delivery/","agile delivery",{"text":131,"config":132},"Cloud transformation",{"href":133,"dataGaName":134,"dataGaLocation":64},"/topics/cloud-native/","cloud transformation",{"text":136,"config":137},"SCM",{"href":138,"dataGaName":139,"dataGaLocation":64},"/solutions/source-code-management/","source code management",{"text":141,"config":142},"CI/CD",{"href":143,"dataGaName":144,"dataGaLocation":64},"/solutions/continuous-integration/","continuous integration & delivery",{"text":146,"config":147},"Value stream management",{"href":148,"dataGaName":149,"dataGaLocation":64},"/solutions/value-stream-management/","value stream management",{"text":151,"config":152},"GitOps",{"href":153,"dataGaName":154,"dataGaLocation":64},"/solutions/gitops/","gitops",{"text":156,"config":157},"Enterprise",{"href":158,"dataGaName":159,"dataGaLocation":64},"/enterprise/","enterprise",{"text":161,"config":162},"Small business",{"href":163,"dataGaName":164,"dataGaLocation":64},"/small-business/","small business",{"text":166,"config":167},"Public sector",{"href":168,"dataGaName":169,"dataGaLocation":64},"/solutions/public-sector/","public sector",{"text":171,"config":172},"Education",{"href":173,"dataGaName":174,"dataGaLocation":64},"/solutions/education/","education",{"text":176,"config":177},"Financial services",{"href":178,"dataGaName":179,"dataGaLocation":64},"/solutions/finance/","financial services",{"title":181,"links":182},"Resources",[183,188,193,198,203,208,213,218,223,228,233,238,243],{"text":184,"config":185},"Install",{"href":186,"dataGaName":187,"dataGaLocation":64},"/install/","install",{"text":189,"config":190},"Quick start guides",{"href":191,"dataGaName":192,"dataGaLocation":64},"/get-started/","quick setup checklists",{"text":194,"config":195},"Learn",{"href":196,"dataGaName":197,"dataGaLocation":64},"https://university.gitlab.com/","learn",{"text":199,"config":200},"Product documentation",{"href":201,"dataGaName":202,"dataGaLocation":64},"https://docs.gitlab.com/","docs",{"text":204,"config":205},"Blog",{"href":206,"dataGaName":207,"dataGaLocation":64},"/blog/","blog",{"text":209,"config":210},"Customer success stories",{"href":211,"dataGaName":212,"dataGaLocation":64},"/customers/","customer success stories",{"text":214,"config":215},"Remote",{"href":216,"dataGaName":217,"dataGaLocation":64},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":219,"config":220},"GitLab Services",{"href":221,"dataGaName":222,"dataGaLocation":64},"/services/","services",{"text":224,"config":225},"TeamOps",{"href":226,"dataGaName":227,"dataGaLocation":64},"/teamops/","teamops",{"text":229,"config":230},"Community",{"href":231,"dataGaName":232,"dataGaLocation":64},"/community/","community",{"text":234,"config":235},"Forum",{"href":236,"dataGaName":237,"dataGaLocation":64},"https://forum.gitlab.com/","forum",{"text":239,"config":240},"Events",{"href":241,"dataGaName":242,"dataGaLocation":64},"/events/","events",{"text":244,"config":245},"Partners",{"href":246,"dataGaName":247,"dataGaLocation":64},"/partners/","partners",{"title":249,"links":250},"Company",[251,256,261,266,271,276,281,285,290,295,300,305],{"text":252,"config":253},"About",{"href":254,"dataGaName":255,"dataGaLocation":64},"/company/","company",{"text":257,"config":258},"Jobs",{"href":259,"dataGaName":260,"dataGaLocation":64},"/jobs/","jobs",{"text":262,"config":263},"Leadership",{"href":264,"dataGaName":265,"dataGaLocation":64},"/company/team/e-group/","leadership",{"text":267,"config":268},"Team",{"href":269,"dataGaName":270,"dataGaLocation":64},"/company/team/","team",{"text":272,"config":273},"Handbook",{"href":274,"dataGaName":275,"dataGaLocation":64},"https://handbook.gitlab.com/","handbook",{"text":277,"config":278},"Investor relations",{"href":279,"dataGaName":280,"dataGaLocation":64},"https://ir.gitlab.com/","investor relations",{"text":282,"config":283},"Sustainability",{"href":284,"dataGaName":282,"dataGaLocation":64},"/sustainability/",{"text":286,"config":287},"Diversity, inclusion and belonging (DIB)",{"href":288,"dataGaName":289,"dataGaLocation":64},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":291,"config":292},"Trust Center",{"href":293,"dataGaName":294,"dataGaLocation":64},"/security/","trust center",{"text":296,"config":297},"Newsletter",{"href":298,"dataGaName":299,"dataGaLocation":64},"/company/contact/","newsletter",{"text":301,"config":302},"Press",{"href":303,"dataGaName":304,"dataGaLocation":64},"/press/","press",{"text":306,"config":307},"Modern Slavery Transparency Statement",{"href":308,"dataGaName":309,"dataGaLocation":64},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":311,"links":312},"Contact Us",[313,318,323,328,333,338,343],{"text":314,"config":315},"Contact an expert",{"href":316,"dataGaName":317,"dataGaLocation":64},"/sales/","sales",{"text":319,"config":320},"Get help",{"href":321,"dataGaName":322,"dataGaLocation":64},"/support/","get help",{"text":324,"config":325},"Customer portal",{"href":326,"dataGaName":327,"dataGaLocation":64},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"text":329,"config":330},"Status",{"href":331,"dataGaName":332,"dataGaLocation":64},"https://status.gitlab.com/","status",{"text":334,"config":335},"Terms of use",{"href":336,"dataGaName":337,"dataGaLocation":64},"/terms/","terms of use",{"text":339,"config":340},"Privacy statement",{"href":341,"dataGaName":342,"dataGaLocation":64},"/privacy/","privacy statement",{"text":344,"config":345},"Cookie preferences",{"dataGaName":346,"dataGaLocation":64,"id":347,"isOneTrustButton":13},"cookie preferences","ot-sdk-btn",{"items":349},[350,352,354],{"text":334,"config":351},{"href":336,"dataGaName":337,"dataGaLocation":64},{"text":339,"config":353},{"href":341,"dataGaName":342,"dataGaLocation":64},{"text":344,"config":355},{"dataGaName":346,"dataGaLocation":64,"id":347,"isOneTrustButton":13},"content:shared:en-us:main-footer.yml","Main Footer","shared/en-us/main-footer.yml","shared/en-us/main-footer",{"_path":361,"_dir":362,"_draft":6,"_partial":6,"_locale":7,"visibility":13,"id":363,"title":364,"button":365,"_id":369,"_type":49,"_source":50,"_file":370,"_stem":371,"_extension":53},"/shared/en-us/the-source/banner/the-economics-of-software-innovation-2025-08-18","banner","The Economics of Software Innovation","The Economics of Software Innovation—AI’s $750 Billion Opportunity",{"config":366,"text":368},{"href":367},"https://about.gitlab.com/software-innovation-report/","Get the research report","content:shared:en-us:the-source:banner:the-economics-of-software-innovation-2025-08-18.yml","shared/en-us/the-source/banner/the-economics-of-software-innovation-2025-08-18.yml","shared/en-us/the-source/banner/the-economics-of-software-innovation-2025-08-18",{"_path":373,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"logo":374,"subscribeLink":379,"navItems":383,"_id":396,"_type":49,"title":397,"_source":50,"_file":398,"_stem":399,"_extension":53},"/shared/en-us/the-source/navigation",{"altText":375,"config":376},"the source logo",{"src":377,"href":378},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750191004/t7wz1klfb2kxkezksv9t.svg","/the-source/",{"text":380,"config":381},"Subscribe",{"href":382},"#subscribe",[384,388,392],{"text":385,"config":386},"Artificial Intelligence",{"href":387},"/the-source/ai/",{"text":389,"config":390},"Security & Compliance",{"href":391},"/the-source/security/",{"text":393,"config":394},"Platform & Infrastructure",{"href":395},"/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":401,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"title":402,"description":403,"submitMessage":404,"formData":405,"_id":408,"_type":49,"_source":50,"_file":409,"_stem":410,"_extension":53},"/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":406},{"formId":407,"formName":299,"hideRequiredLabel":13},1077,"content:shared:en-us:the-source:newsletter.yml","shared/en-us/the-source/newsletter.yml","shared/en-us/the-source/newsletter",{"categoryNames":412},{"ai":385,"platform":393,"security":389},{"_path":414,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"type":415,"config":416,"seo":417,"content":420,"slug":5,"_id":434,"_type":49,"title":7,"_source":50,"_file":435,"_stem":436,"_extension":53},"/en-us/the-source/ai","category",{"layout":9},{"title":385,"description":418,"ogImage":419},"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",[421,426],{"componentName":422,"type":422,"componentContent":423},"TheSourceCategoryHero",{"title":385,"description":418,"image":424},{"config":425},{"src":419},{"componentName":427,"type":427,"componentContent":428},"TheSourceCategoryMainSection",{"config":429},{"gatedAssets":430},[431,432,433],"source-lp-how-to-get-started-using-ai-in-software-development","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":438,"_dir":439,"_draft":6,"_partial":6,"_locale":7,"config":440,"title":441,"description":442,"link":443,"slug":448,"_id":449,"_type":49,"_source":50,"_file":450,"_stem":451,"_extension":53},"/shared/en-us/the-source/gated-assets/source-lp-enterprise-guide-to-agentic-ai","gated-assets",{"id":14},"The enterprise guide to agentic AI","Discover how agentic AI revolutionizes enterprise software development. Learn to achieve 10x productivity gains while reducing costs and security risks.",{"text":444,"config":445},"Read the guide",{"href":446,"dataGaLocation":447,"dataGaName":441},"https://about.gitlab.com/the-source/ai/transform-development-with-agentic-ai-the-enterprise-guide","thesource","the-enterprise-guide-to-agentic-ai","content:shared:en-us:the-source:gated-assets:source-lp-enterprise-guide-to-agentic-ai.yml","shared/en-us/the-source/gated-assets/source-lp-enterprise-guide-to-agentic-ai.yml","shared/en-us/the-source/gated-assets/source-lp-enterprise-guide-to-agentic-ai",{"_path":414,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"type":415,"config":453,"seo":454,"content":455,"slug":5,"_id":434,"_type":49,"title":7,"_source":50,"_file":435,"_stem":436,"_extension":53},{"layout":9},{"title":385,"description":418,"ogImage":419},[456,460],{"componentName":422,"type":422,"componentContent":457},{"title":385,"description":418,"image":458},{"config":459},{"src":419},{"componentName":427,"type":427,"componentContent":461},{"config":462},{"gatedAssets":463},[431,432,433],[465,479,491],{"_path":466,"_dir":439,"_draft":6,"_partial":6,"_locale":7,"config":467,"title":469,"description":470,"link":471,"_id":476,"_type":49,"_source":50,"_file":477,"_stem":478,"_extension":53},"/shared/en-us/the-source/gated-assets/navigating-ai-maturity-in-devsecops",{"id":432,"formId":468},1002,"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":472,"config":473},"Read the report",{"href":474,"dataGaName":475,"dataGaLocation":447},"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":480,"_dir":439,"_draft":6,"_partial":6,"_locale":7,"config":481,"title":482,"description":483,"link":484,"_id":488,"_type":49,"_source":50,"_file":489,"_stem":490,"_extension":53},"/shared/en-us/the-source/gated-assets/source-lp-ai-guide-for-enterprise-leaders-building-the-right-approach",{"id":433},"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":444,"config":485},{"href":486,"dataGaName":487,"dataGaLocation":447},"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":492,"_dir":439,"_draft":6,"_partial":6,"_locale":7,"config":493,"title":494,"description":495,"link":496,"_id":501,"_type":49,"_source":50,"_file":502,"_stem":503,"_extension":53},"/shared/en-us/the-source/gated-assets/source-lp-how-to-get-started-using-ai-in-software-development",{"id":431,"formId":468},"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":497,"config":498},"Download the guide",{"href":499,"dataGaName":500,"dataGaLocation":447},"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","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",[505,530,546,564,580,600,620,642,658,677,699,717,738,754,773,790,808,828,846,865,886,907,923,939,959,977,998,1016,1035,1051,1072],{"_path":506,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":508,"seo":509,"content":511,"type":525,"slug":526,"_id":527,"_type":49,"title":510,"_source":50,"_file":528,"_stem":529,"_extension":53},"/en-us/the-source/authors/amanda-rueda","authors",{"layout":9},{"title":510},"Amanda Rueda",[512,523],{"type":513,"componentName":513,"componentContent":514},"TheSourceAuthorHero",{"config":515,"name":510,"role":518,"bio":519,"headshot":520},{"gitlabHandle":516,"linkedInProfileUrl":517},"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":510,"config":521},{"src":522},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463383/osecw1pzbxvb7fhqhiky.png",{"componentName":524,"type":524},"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":531,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":532,"seo":533,"content":535,"type":525,"slug":542,"_id":543,"_type":49,"title":534,"_source":50,"_file":544,"_stem":545,"_extension":53},"/en-us/the-source/authors/andre-michael-braun",{"layout":9},{"title":534},"Andre Michael Braun",[536,541],{"type":513,"componentName":513,"componentContent":537},{"name":534,"headshot":538},{"altText":534,"config":539},{"src":540},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463336/yl27k7wdlnkzsizwknn1.jpg",{"componentName":524,"type":524},"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":547,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":548,"seo":549,"content":551,"type":525,"slug":560,"_id":561,"_type":49,"title":550,"_source":50,"_file":562,"_stem":563,"_extension":53},"/en-us/the-source/authors/andrew-haschka",{"layout":9},{"title":550},"Andrew Haschka",[552,559],{"type":513,"componentName":513,"componentContent":553},{"name":550,"role":554,"bio":555,"headshot":556},"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":550,"config":557},{"src":558},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463349/z1qnc4uxmqgg3hnm3da4.png",{"componentName":524,"type":524},"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":565,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":566,"seo":567,"content":569,"type":525,"slug":576,"_id":577,"_type":49,"title":568,"_source":50,"_file":578,"_stem":579,"_extension":53},"/en-us/the-source/authors/ayoub-fandi",{"layout":9},{"title":568},"Ayoub Fandi",[570,575],{"componentName":513,"type":513,"componentContent":571},{"name":568,"headshot":572},{"altText":568,"config":573},{"src":574},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463329/wyp554loeyoibx3ozren.jpg",{"componentName":524,"type":524},"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":581,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":582,"seo":583,"content":585,"type":525,"slug":596,"_id":597,"_type":49,"title":584,"_source":50,"_file":598,"_stem":599,"_extension":53},"/en-us/the-source/authors/bob-stevens",{"layout":9},{"title":584},"Bob Stevens",[586,595],{"componentName":513,"type":513,"componentContent":587},{"config":588,"name":584,"role":591,"headshot":592},{"gitlabHandle":589,"linkedInProfileUrl":590},"bstevens1","https://www.linkedin.com/in/bob-stevens-1237564/","Public Sector Area Vice President, GitLab",{"altText":584,"config":593},{"src":594},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1752687939/mv3lhtimdzr8jmfqmbk1.jpg",{"componentName":524,"type":524},"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":601,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":602,"seo":603,"content":605,"type":525,"slug":12,"_id":617,"_type":49,"title":604,"_source":50,"_file":618,"_stem":619,"_extension":53},"/en-us/the-source/authors/brian-wald",{"layout":9},{"title":604},"Brian Wald",[606,616],{"componentName":513,"type":513,"componentContent":607},{"config":608,"name":604,"role":611,"bio":612,"headshot":613},{"gitlabHandle":609,"linkedInProfileUrl":610},"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":604,"config":614},{"src":615},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463417/fugpbux9miqbdx3wewtu.jpg",{"componentName":524,"type":524},"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":621,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":622,"seo":623,"content":625,"type":525,"slug":638,"_id":639,"_type":49,"title":624,"_source":50,"_file":640,"_stem":641,"_extension":53},"/en-us/the-source/authors/bryan-ross",{"layout":9},{"title":624},"Bryan Ross",[626,637],{"componentName":513,"type":513,"componentContent":627},{"config":628,"name":624,"role":632,"bio":633,"headshot":634},{"gitlabHandle":629,"twitterXProfileUrl":630,"linkedInProfileUrl":631},"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":624,"config":635},{"src":636},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463324/mvdyvskii4hltdrgqxom.jpg",{"componentName":524,"type":524},"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":643,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":644,"seo":645,"content":647,"type":525,"slug":654,"_id":655,"_type":49,"title":646,"_source":50,"_file":656,"_stem":657,"_extension":53},"/en-us/the-source/authors/chandler-gibbons",{"layout":9},{"title":646},"Chandler Gibbons",[648,653],{"componentName":513,"type":513,"componentContent":649},{"name":646,"headshot":650},{"altText":646,"config":651},{"src":652},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463362/o7g9fqtqtjvegfwniuxh.jpg",{"componentName":524,"type":524},"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":659,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":660,"seo":661,"content":663,"type":525,"slug":673,"_id":674,"_type":49,"title":662,"_source":50,"_file":675,"_stem":676,"_extension":53},"/en-us/the-source/authors/dave-steer",{"layout":9},{"title":662},"Dave Steer",[664,672],{"componentName":513,"type":513,"componentContent":665},{"config":666,"name":662,"role":668,"headshot":669},{"gitlabHandle":667},"dsteer","Vice President, Product Marketing",{"altText":662,"config":670},{"src":671},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463457/zbtapdkglu3yb9suaq7w.png",{"componentName":524,"type":524},"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":678,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":679,"seo":680,"content":682,"type":525,"slug":694,"_id":695,"_type":49,"title":696,"_source":50,"_file":697,"_stem":698,"_extension":53},"/en-us/the-source/authors/ddesanto",{"layout":9},{"title":681},"David DeSanto",[683,693],{"componentName":513,"type":513,"componentContent":684},{"config":685,"name":681,"role":688,"bio":689,"headshot":690},{"gitlabHandle":686,"linkedInProfileUrl":687},"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":681,"config":691},{"src":692},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463446/bgnljs84zcsxj0t6nvix.png",{"componentName":524,"type":524},"ddesanto","content:en-us:the-source:authors:ddesanto.yml","Ddesanto","en-us/the-source/authors/ddesanto.yml","en-us/the-source/authors/ddesanto",{"_path":700,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":701,"seo":702,"content":704,"type":525,"slug":712,"_id":713,"_type":49,"title":714,"_source":50,"_file":715,"_stem":716,"_extension":53},"/en-us/the-source/authors/derek-debellis",{"layout":9},{"title":703},"Derek DeBellis",[705,711],{"componentName":513,"type":513,"componentContent":706},{"name":703,"role":707,"headshot":708},"Lead Researcher, Google's DORA team ",{"altText":703,"config":709},{"src":710},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463385/sbnjwfaguszi5g2smzr7.png",{"componentName":524,"type":524},"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":718,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":719,"seo":720,"content":722,"type":525,"slug":734,"_id":735,"_type":49,"title":721,"_source":50,"_file":736,"_stem":737,"_extension":53},"/en-us/the-source/authors/emilio-salvador",{"layout":9},{"title":721},"Emilio Salvador",[723,733],{"componentName":513,"type":513,"componentContent":724},{"config":725,"name":721,"role":728,"bio":729,"headshot":730},{"gitlabHandle":726,"linkedInProfileUrl":727},"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":721,"config":731},{"src":732},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463402/g0snp3uisjm4tj3pkqcw.jpg",{"componentName":524,"type":524},"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":739,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":740,"seo":741,"content":743,"type":525,"slug":750,"_id":751,"_type":49,"title":742,"_source":50,"_file":752,"_stem":753,"_extension":53},"/en-us/the-source/authors/erika-feldman",{"layout":9},{"title":742},"Erika Feldman",[744,749],{"componentName":513,"type":513,"componentContent":745},{"name":742,"headshot":746},{"altText":742,"config":747},{"src":748},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463354/d9quqvz7d2ayjwif7vdn.png",{"componentName":524,"type":524},"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":755,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":756,"seo":757,"content":759,"type":525,"slug":769,"_id":770,"_type":49,"title":758,"_source":50,"_file":771,"_stem":772,"_extension":53},"/en-us/the-source/authors/george-kichukov",{"layout":9},{"title":758},"George Kichukov",[760,768],{"componentName":513,"type":513,"componentContent":761},{"config":762,"name":758,"role":632,"bio":764,"headshot":765},{"gitlabHandle":763},"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":758,"config":766},{"src":767},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463366/dk2knfancgsxocjkmyoa.jpg",{"componentName":524,"type":524},"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":774,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":775,"seo":776,"content":778,"type":525,"slug":785,"_id":786,"_type":49,"title":787,"_source":50,"_file":788,"_stem":789,"_extension":53},"/en-us/the-source/authors/gitlab",{"layout":9},{"title":777},"GitLab",[779,784],{"componentName":513,"type":513,"componentContent":780},{"name":777,"headshot":781},{"altText":777,"config":782},{"src":783},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463461/ts7io0hgpdyqylbzfire.png",{"componentName":524,"type":524},"gitlab","content:en-us:the-source:authors:gitlab.yml","Gitlab","en-us/the-source/authors/gitlab.yml","en-us/the-source/authors/gitlab",{"_path":791,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":792,"seo":793,"content":795,"type":525,"slug":804,"_id":805,"_type":49,"title":794,"_source":50,"_file":806,"_stem":807,"_extension":53},"/en-us/the-source/authors/grant-hickman",{"layout":9},{"title":794},"Grant Hickman",[796,803],{"componentName":513,"type":513,"componentContent":797},{"config":798,"name":794,"headshot":800},{"gitlabHandle":799},"g.hickman",{"altText":794,"config":801},{"src":802},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463463/f3uqwtugqotyhwutz5gu.png",{"componentName":524,"type":524},"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":809,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":810,"seo":811,"content":813,"type":525,"slug":824,"_id":825,"_type":49,"title":812,"_source":50,"_file":826,"_stem":827,"_extension":53},"/en-us/the-source/authors/haim-snir",{"layout":9},{"title":812},"Haim Snir",[814,823],{"componentName":513,"type":513,"componentContent":815},{"config":816,"name":812,"role":819,"headshot":820},{"gitlabHandle":817,"linkedInProfileUrl":818},"hsnir1","https://www.linkedin.com/in/haimsnir/","Senior Product Manager, Dev & Analytics, GitLab",{"altText":812,"config":821},{"src":822},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463395/nubmshvaq8wpomopllni.png",{"componentName":524,"type":524},"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":829,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":830,"seo":831,"content":833,"type":525,"slug":837,"_id":842,"_type":49,"title":843,"_source":50,"_file":844,"_stem":845,"_extension":53},"/en-us/the-source/authors/iganbaruch",{"layout":9},{"title":832},"Itzik Gan Baruch",[834,841],{"componentName":513,"type":513,"componentContent":835},{"config":836,"name":832,"headshot":838},{"gitlabHandle":837},"iganbaruch",{"altText":832,"config":839},{"src":840},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463443/vibb2fkc0ojni2d1eqde.png",{"componentName":524,"type":524},"content:en-us:the-source:authors:iganbaruch.yml","Iganbaruch","en-us/the-source/authors/iganbaruch.yml","en-us/the-source/authors/iganbaruch",{"_path":847,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":848,"seo":849,"content":851,"type":525,"slug":860,"_id":861,"_type":49,"title":862,"_source":50,"_file":863,"_stem":864,"_extension":53},"/en-us/the-source/authors/jlongo",{"layout":9},{"title":850},"Joseph Longo",[852,859],{"componentName":513,"type":513,"componentContent":853},{"config":854,"name":850,"headshot":856},{"gitlabHandle":855},"jlongo_gitlab",{"altText":850,"config":857},{"src":858},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463434/uoxaknpmoposbbgzqji8.png",{"componentName":524,"type":524},"jlongo","content:en-us:the-source:authors:jlongo.yml","Jlongo","en-us/the-source/authors/jlongo.yml","en-us/the-source/authors/jlongo",{"_path":866,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":867,"seo":868,"content":870,"type":525,"slug":882,"_id":883,"_type":49,"title":869,"_source":50,"_file":884,"_stem":885,"_extension":53},"/en-us/the-source/authors/joel-krooswyk",{"layout":9},{"title":869},"Joel Krooswyk",[871,881],{"componentName":513,"type":513,"componentContent":872},{"config":873,"name":869,"role":876,"bio":877,"headshot":878},{"gitlabHandle":874,"linkedInProfileUrl":875},"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":869,"config":879},{"src":880},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463423/mkmdhuxsjggfvokdmdv7.jpg",{"componentName":524,"type":524},"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":887,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":888,"seo":889,"content":891,"type":525,"slug":903,"_id":904,"_type":49,"title":890,"_source":50,"_file":905,"_stem":906,"_extension":53},"/en-us/the-source/authors/josh-lemos",{"layout":9},{"title":890},"Josh Lemos",[892,902],{"componentName":513,"type":513,"componentContent":893},{"config":894,"name":890,"role":897,"bio":898,"headshot":899},{"gitlabHandle":895,"linkedInProfileUrl":896},"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":890,"config":900},{"src":901},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463405/f4rqtiecakrekvxfhqar.jpg",{"componentName":524,"type":524},"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":908,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":909,"seo":910,"content":912,"type":525,"slug":919,"_id":920,"_type":49,"title":911,"_source":50,"_file":921,"_stem":922,"_extension":53},"/en-us/the-source/authors/julie-griffin",{"layout":9},{"title":911},"Julie Griffin",[913,918],{"componentName":513,"type":513,"componentContent":914},{"name":911,"headshot":915},{"altText":911,"config":916},{"src":917},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463371/hqkbr3uk8hw2de7tltn4.webp",{"componentName":524,"type":524},"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":924,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":925,"seo":926,"content":928,"type":525,"slug":935,"_id":936,"_type":49,"title":927,"_source":50,"_file":937,"_stem":938,"_extension":53},"/en-us/the-source/authors/kristina-weis",{"layout":9},{"title":927},"Kristina Weis",[929,934],{"componentName":513,"type":513,"componentContent":930},{"name":927,"headshot":931},{"altText":927,"config":932},{"src":933},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463469/eoolq6n6bs0zb8gmf0js.webp",{"componentName":524,"type":524},"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":940,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":941,"seo":942,"content":944,"type":525,"slug":955,"_id":956,"_type":49,"title":943,"_source":50,"_file":957,"_stem":958,"_extension":53},"/en-us/the-source/authors/lee-faus",{"layout":9},{"title":943},"Lee Faus",[945,954],{"componentName":513,"type":513,"componentContent":946},{"config":947,"name":943,"role":949,"bio":950,"headshot":951},{"gitlabHandle":948},"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":943,"config":952},{"src":953},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463398/vivhlomglvnstamj54bo.jpg",{"componentName":524,"type":524},"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":960,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":961,"seo":962,"content":964,"type":525,"slug":968,"_id":973,"_type":49,"title":974,"_source":50,"_file":975,"_stem":976,"_extension":53},"/en-us/the-source/authors/ncregan",{"layout":9},{"title":963},"Niall Cregan",[965,972],{"componentName":513,"type":513,"componentContent":966},{"config":967,"name":963,"headshot":969},{"gitlabHandle":968},"ncregan",{"altText":963,"config":970},{"src":971},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463431/yrtwodocb4cu3j7lkhyo.png",{"componentName":524,"type":524},"content:en-us:the-source:authors:ncregan.yml","Ncregan","en-us/the-source/authors/ncregan.yml","en-us/the-source/authors/ncregan",{"_path":978,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":979,"seo":980,"content":982,"type":525,"slug":993,"_id":994,"_type":49,"title":995,"_source":50,"_file":996,"_stem":997,"_extension":53},"/en-us/the-source/authors/rschulman",{"layout":9},{"title":981},"Robin Schulman",[983,992],{"componentName":513,"type":513,"componentContent":984},{"config":985,"name":981,"role":987,"bio":988,"headshot":989},{"gitlabHandle":986},"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":981,"config":990},{"src":991},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463437/u2xfbudw1f8hhnkrgaoy.webp",{"componentName":524,"type":524},"rschulman","content:en-us:the-source:authors:rschulman.yml","Rschulman","en-us/the-source/authors/rschulman.yml","en-us/the-source/authors/rschulman",{"_path":999,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":1000,"seo":1001,"content":1003,"type":525,"slug":1012,"_id":1013,"_type":49,"title":1002,"_source":50,"_file":1014,"_stem":1015,"_extension":53},"/en-us/the-source/authors/sabrina-farmer",{"layout":9},{"title":1002},"Sabrina Farmer",[1004,1011],{"componentName":513,"type":513,"componentContent":1005},{"name":1002,"role":1006,"bio":1007,"headshot":1008},"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":1002,"config":1009},{"src":1010},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463377/udmzbjjr5xrcrffdlphx.webp",{"componentName":524,"type":524},"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":1017,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":1018,"seo":1019,"content":1021,"type":525,"slug":1031,"_id":1032,"_type":49,"title":1020,"_source":50,"_file":1033,"_stem":1034,"_extension":53},"/en-us/the-source/authors/sandra-gittlen",{"layout":9},{"title":1020},"Sandra Gittlen",[1022,1030],{"componentName":513,"type":513,"componentContent":1023},{"config":1024,"name":1020,"role":1026,"headshot":1027},{"gitlabHandle":1025},"sgittlen","Managing Editor, Blog",{"altText":1020,"config":1028},{"src":1029},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463466/r7ckb9h2zr4c2rsz3zlm.png",{"componentName":524,"type":524},"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":1036,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":1037,"seo":1038,"content":1040,"type":525,"slug":1047,"_id":1048,"_type":49,"title":1039,"_source":50,"_file":1049,"_stem":1050,"_extension":53},"/en-us/the-source/authors/sharon-gaudin",{"layout":9},{"title":1039},"Sharon Gaudin",[1041,1046],{"componentName":513,"type":513,"componentContent":1042},{"name":1039,"headshot":1043},{"altText":1039,"config":1044},{"src":1045},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463475/h6j4nnvykzyfzgvl7txb.webp",{"componentName":524,"type":524},"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":1052,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":1053,"seo":1054,"content":1056,"type":525,"slug":1068,"_id":1069,"_type":49,"title":1055,"_source":50,"_file":1070,"_stem":1071,"_extension":53},"/en-us/the-source/authors/stephen-walters",{"layout":9},{"title":1055},"Stephen Walters",[1057,1067],{"componentName":513,"type":513,"componentContent":1058},{"config":1059,"name":1055,"role":1062,"bio":1063,"headshot":1064},{"gitlabHandle":1060,"linkedInProfileUrl":1061},"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":1055,"config":1065},{"src":1066},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463392/g6ktk5qb4vcqc9wqjlf9.jpg",{"componentName":524,"type":524},"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":1073,"_dir":507,"_draft":6,"_partial":6,"_locale":7,"config":1074,"seo":1075,"content":1077,"type":525,"slug":1089,"_id":1090,"_type":49,"title":1091,"_source":50,"_file":1092,"_stem":1093,"_extension":53},"/en-us/the-source/authors/taylor-mccaslin",{"layout":9},{"title":1076},"Taylor McCaslin",[1078,1088],{"componentName":513,"type":513,"componentContent":1079},{"config":1080,"name":1076,"role":1083,"bio":1084,"headshot":1085},{"gitlabHandle":1081,"linkedInProfileUrl":1082},"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":1076,"config":1086},{"src":1087},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463427/trfasilaeasosxfcxmsm.jpg",{"componentName":524,"type":524},"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",1758326236546]