[{"data":1,"prerenderedAt":932},["ShallowReactive",2],{"/blog/making-builds-faster-autoscaling-runners":3,"navigation-en-us":149,"banner-en-us":575,"footer-en-us":585,"blog-post-authors-en-us-Chrissie Buchanan":828,"blog-related-posts-en-us-making-builds-faster-autoscaling-runners":843,"blog-promotions-en-us":868,"next-steps-en-us":922},{"id":4,"title":5,"authors":6,"body":8,"category":128,"date":129,"description":130,"extension":131,"externalUrl":132,"faq":132,"featured":133,"heroImage":134,"meta":135,"navigation":136,"path":137,"seo":138,"slug":142,"stem":143,"tags":144,"template":147,"updatedDate":132,"__hash__":148},"blogPosts/en-us/blog/making-builds-faster-autoscaling-runners.md","How to make builds faster",[7],"Chrissie Buchanan",{"type":9,"value":10,"toc":121},"minimark",[11,20,33,36,44,55,58,61,65,77,80,89,98,104,107],[12,13,14,15,19],"p",{},"Picture this: It’s 5:30 pm on a Friday and a project manager has an urgent request. A\nbug is affecting a group of customers and it needs to be fixed ASAP. You find the discrepancy\nand, ",[16,17,18],"em",{},"phew",", it looks like it’s going to be a relatively easy fix. You make the update and\nstart the CI pipeline… and then you wait… and wait. Two hours later, you’re still waiting. What was\nsupposed to be a quick fix has turned into another long night sitting in a queue.",[12,21,22,27,28,32],{},[23,24,26],"a",{"href":25},"/blog/continuous-integration-ticketmaster/","The team at Ticketmaster"," certainly felt the\npain with their Jenkins pipelines, and many ",[23,29,31],{"href":30},"/topics/devops/","DevOps"," teams are all too familiar with sluggish CI.",[12,34,35],{},"Slow builds hinder development speed. Plus – they’re annoying. It’s just one more thing developers\nhave to deal with in order to do their jobs. Organizations might dedicate more servers to process\nthese builds in an effort to solve the problem, but often that creates more problems. More servers\nmean higher cloud and computing costs. When it comes to long builds, many developers have\nresigned themselves to just “grin and bear it.”",[37,38,40,41],"h2",{"id":39},"making-builds-faster","Making builds ",[16,42,43],{},"faster",[12,45,46,50,51,54],{},[23,47,49],{"href":48},"/solutions/continuous-integration/","Continuous integration"," allows you to run a number of tasks as you\nprepare to deploy your software, like building a software package or running tests. These tasks\nneed to be run by something. At GitLab we call these task enablers runners, though other ",[23,52,53],{"href":48},"CI tools"," call them\nagents. Runners are an application that processes builds: If all of these runners are in use, work\nis queued until one becomes available. Let's say your peak usage is 100 jobs, but your average\nusage is around 25 jobs. You have to decide how many servers to provision. If you go with the\naverage, you will have to wait during peak usage times. So why not just add more runners? Some\nservices actually charge for each of these virtual machines, and if you’re not using them all\nthe time, those costs can add up. If you're on a cloud infrastructure, you're paying for that\nserver time – even when it's not doing anything.",[12,56,57],{},"For ops teams, it’s been a never-ending balancing act of having the right amount of runners\nfor the right amount of work. But tasks don’t happen in a vacuum – every team has slow times\nand busier times that are unpredictable.",[12,59,60],{},"Nobody likes waiting. With this universal truth in mind, we introduced autoscaling to GitLab Runners.",[37,62,64],{"id":63},"what-are-autoscaling-runners","What are autoscaling runners?",[12,66,67,68,71,72,76],{},"Autoscaling gives teams the ability to utilize resources in a more elastic and dynamic way. What\nthis means is that our runners can be configured so that machines are created ",[16,69,70],{},"on demand",".\nThose machines, after the job is finished, can wait to run the next jobs or be removed automatically.\nYou can even specify the ",[73,74,75],"code",{},"IdleTime"," of a server before it shuts off. Once runners are set up to\nautoscale, your infrastructure contains only enough capacity to handle the load.",[12,78,79],{},"Autoscaling runners ensure builds can be processed more efficiently and you aren’t paying for\nmore machines than you need. Developers can focus on their code instead of worrying about\ntheir infrastructure environment, and ops teams no longer have to moonlight as soothsayers.",[12,81,82,83,88],{},"The only thing you need to take advantage of autoscaling is one GitLab instance and\none ",[23,84,87],{"href":85,"rel":86},"https://docs.gitlab.com/runner/#features",[],"GitLab Runner"," that can be installed for free.\nOur runner is written in Go and can run on any platform where you can build Go binaries\nincluding Linux, macOS, Windows, FreeBSD, and Docker.",[12,90,91,92,97],{},"See how the team at ",[23,93,96],{"href":94,"rel":95},"https://substrakthealth.com/",[],"Substrakt Health"," set up an autoscaling\ncluster of GitLab CI/CD runners using Docker-Machine and AWS – and saved 90% on EC2 costs in the process.",[12,99,100],{},[23,101,103],{"href":102},"/blog/autoscale-ci-runners/","Read their story.",[12,105,106],{},"Speed and efficiency are important cornerstones of effective DevOps, so waiting for builds has\nalways felt like a step backward. As everyone strives to deploy more software, it seems only right\nthat your architecture be up for the task. Autoscaling runners let DevOps teams focus on what\nthey do best: Deploying better, faster software (yes, even on a Friday).",[12,108,109,110,115,116],{},"Photo by ",[23,111,114],{"href":112,"rel":113},"https://unsplash.com/@arstyy?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText",[],"Austin Neill"," on ",[23,117,120],{"href":118,"rel":119},"https://unsplash.com",[],"Unsplash",{"title":122,"searchDepth":123,"depth":123,"links":124},"",2,[125,127],{"id":39,"depth":123,"text":126},"Making builds faster",{"id":63,"depth":123,"text":64},"insights","2019-08-21","How GitLab uses autoscaling to reduce build times and make developers happy.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749673173/Blog/Hero%20Images/autoscaling-balance.jpg",{},true,"/en-us/blog/making-builds-faster-autoscaling-runners",{"title":5,"description":130,"ogTitle":5,"ogDescription":130,"noIndex":133,"ogImage":134,"ogUrl":139,"ogSiteName":140,"ogType":141,"canonicalUrls":139},"https://about.gitlab.com/blog/making-builds-faster-autoscaling-runners","https://about.gitlab.com","article","making-builds-faster-autoscaling-runners","en-us/blog/making-builds-faster-autoscaling-runners",[145,146,31],"CI/CD","features","BlogPost","tGcB8JncAsRwDW9sadBsL3LxJj5y8hs1nkM3TAd2S7c",{"logo":150,"freeTrial":155,"sales":160,"login":165,"items":170,"search":495,"minimal":526,"duo":545,"switchNav":554,"pricingDeployment":565},{"config":151},{"href":152,"dataGaName":153,"dataGaLocation":154},"/","gitlab logo","header",{"text":156,"config":157},"Get free trial",{"href":158,"dataGaName":159,"dataGaLocation":154},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":161,"config":162},"Request a demo",{"href":163,"dataGaName":164,"dataGaLocation":154},"/sales/?contact-topic=request-demo","sales",{"text":166,"config":167},"Sign in",{"href":168,"dataGaName":169,"dataGaLocation":154},"https://gitlab.com/users/sign_in/","sign in",[171,200,298,303,417,473],{"text":172,"config":173,"menu":175},"Platform",{"dataNavLevelOne":174},"platform",{"type":176,"columns":177},"cards",[178,184,192],{"title":172,"description":179,"link":180},"The intelligent orchestration platform for DevSecOps",{"text":181,"config":182},"Explore our Platform",{"href":183,"dataGaName":174,"dataGaLocation":154},"/platform/",{"title":185,"description":186,"link":187},"GitLab Duo Agent Platform","Agentic AI for the entire software lifecycle",{"text":188,"config":189},"Meet GitLab Duo",{"href":190,"dataGaName":191,"dataGaLocation":154},"/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":193,"description":194,"link":195},"Why GitLab","See the top reasons enterprises choose GitLab",{"text":196,"config":197},"Learn more",{"href":198,"dataGaName":199,"dataGaLocation":154},"/why-gitlab/","why gitlab",{"text":201,"left":136,"config":202,"menu":204},"Product",{"dataNavLevelOne":203},"solutions",{"type":205,"link":206,"columns":210,"feature":277},"lists",{"text":207,"config":208},"View all Solutions",{"href":209,"dataGaName":203,"dataGaLocation":154},"/solutions/",[211,233,256],{"title":212,"description":213,"link":214,"items":219},"Automation","CI/CD and automation to accelerate deployment",{"config":215},{"icon":216,"href":217,"dataGaName":218,"dataGaLocation":154},"AutomatedCodeAlt","/solutions/delivery-automation/","automated software delivery",[220,222,225,229],{"text":145,"config":221},{"href":48,"dataGaLocation":154,"dataGaName":145},{"text":185,"config":223},{"href":190,"dataGaLocation":154,"dataGaName":224},"gitlab duo agent platform - product menu",{"text":226,"config":227},"Source Code Management",{"href":228,"dataGaLocation":154,"dataGaName":226},"/solutions/source-code-management/",{"text":230,"config":231},"Automated Software Delivery",{"href":217,"dataGaLocation":154,"dataGaName":232},"Automated software delivery",{"title":234,"description":235,"link":236,"items":241},"Security","Deliver code faster without compromising security",{"config":237},{"href":238,"dataGaName":239,"dataGaLocation":154,"icon":240},"/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[242,246,251],{"text":243,"config":244},"Application Security Testing",{"href":238,"dataGaName":245,"dataGaLocation":154},"Application security testing",{"text":247,"config":248},"Software Supply Chain Security",{"href":249,"dataGaLocation":154,"dataGaName":250},"/solutions/supply-chain/","Software supply chain security",{"text":252,"config":253},"Software Compliance",{"href":254,"dataGaName":255,"dataGaLocation":154},"/solutions/software-compliance/","software compliance",{"title":257,"link":258,"items":263},"Measurement",{"config":259},{"icon":260,"href":261,"dataGaName":262,"dataGaLocation":154},"DigitalTransformation","/solutions/visibility-measurement/","visibility and measurement",[264,268,272],{"text":265,"config":266},"Visibility & Measurement",{"href":261,"dataGaLocation":154,"dataGaName":267},"Visibility and Measurement",{"text":269,"config":270},"Value Stream Management",{"href":271,"dataGaLocation":154,"dataGaName":269},"/solutions/value-stream-management/",{"text":273,"config":274},"Analytics & Insights",{"href":275,"dataGaLocation":154,"dataGaName":276},"/solutions/analytics-and-insights/","Analytics and insights",{"title":278,"type":205,"items":279},"GitLab for",[280,286,292],{"text":281,"config":282},"Enterprise",{"icon":283,"href":284,"dataGaLocation":154,"dataGaName":285},"Building","/enterprise/","enterprise",{"text":287,"config":288},"Small Business",{"icon":289,"href":290,"dataGaLocation":154,"dataGaName":291},"Work","/small-business/","small business",{"text":293,"config":294},"Public Sector",{"icon":295,"href":296,"dataGaLocation":154,"dataGaName":297},"Organization","/solutions/public-sector/","public sector",{"text":299,"config":300},"Pricing",{"href":301,"dataGaName":302,"dataGaLocation":154,"dataNavLevelOne":302},"/pricing/","pricing",{"text":304,"config":305,"menu":307},"Resources",{"dataNavLevelOne":306},"resources",{"type":205,"link":308,"columns":312,"feature":406},{"text":309,"config":310},"View all resources",{"href":311,"dataGaName":306,"dataGaLocation":154},"/resources/",[313,346,373],{"title":314,"items":315},"Getting started",[316,321,326,331,336,341],{"text":317,"config":318},"Install",{"href":319,"dataGaName":320,"dataGaLocation":154},"/install/","install",{"text":322,"config":323},"Quick start guides",{"href":324,"dataGaName":325,"dataGaLocation":154},"/get-started/","quick setup checklists",{"text":327,"config":328},"Learn",{"href":329,"dataGaLocation":154,"dataGaName":330},"https://university.gitlab.com/","learn",{"text":332,"config":333},"Product documentation",{"href":334,"dataGaName":335,"dataGaLocation":154},"https://docs.gitlab.com/","product documentation",{"text":337,"config":338},"Best practice videos",{"href":339,"dataGaName":340,"dataGaLocation":154},"/getting-started-videos/","best practice videos",{"text":342,"config":343},"Integrations",{"href":344,"dataGaName":345,"dataGaLocation":154},"/integrations/","integrations",{"title":347,"items":348},"Discover",[349,354,359,364,368],{"text":350,"config":351},"Customer success stories",{"href":352,"dataGaName":353,"dataGaLocation":154},"/customers/","customer success stories",{"text":355,"config":356},"Blog",{"href":357,"dataGaName":358,"dataGaLocation":154},"/blog/","blog",{"text":360,"config":361},"Demo Hub",{"href":362,"dataGaName":363,"dataGaLocation":154},"/demo-hub/","demo hub",{"text":365,"config":366},"The Source",{"href":367,"dataGaName":358,"dataGaLocation":154},"/the-source/",{"text":369,"config":370},"Remote",{"href":371,"dataGaName":372,"dataGaLocation":154},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":374,"items":375},"Connect",[376,381,386,391,396,401],{"text":377,"config":378},"GitLab Services",{"href":379,"dataGaName":380,"dataGaLocation":154},"/services/","services",{"text":382,"config":383},"Contribute",{"href":384,"dataGaName":385,"dataGaLocation":154},"https://contributors.gitlab.com","contribute",{"text":387,"config":388},"Community",{"href":389,"dataGaName":390,"dataGaLocation":154},"/community/","community",{"text":392,"config":393},"Forum",{"href":394,"dataGaName":395,"dataGaLocation":154},"https://forum.gitlab.com/","forum",{"text":397,"config":398},"Events",{"href":399,"dataGaName":400,"dataGaLocation":154},"/events/","events",{"text":402,"config":403},"Partners",{"href":404,"dataGaName":405,"dataGaLocation":154},"/partners/","partners",{"config":407,"title":410,"text":411,"link":412},{"background":408,"textColor":409},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","What’s new in GitLab","Stay updated with our latest features and improvements.",{"text":413,"config":414},"Read the latest",{"href":415,"dataGaName":416,"dataGaLocation":154},"/whats-new/","whats new",{"text":418,"config":419,"menu":421},"Company",{"dataNavLevelOne":420},"company",{"type":205,"columns":422},[423],{"items":424},[425,430,436,438,443,448,453,458,463,468],{"text":426,"config":427},"About",{"href":428,"dataGaName":429,"dataGaLocation":154},"/company/","about",{"text":431,"config":432,"footerGa":435},"Jobs",{"href":433,"dataGaName":434,"dataGaLocation":154},"/jobs/","jobs",{"dataGaName":434},{"text":397,"config":437},{"href":399,"dataGaName":400,"dataGaLocation":154},{"text":439,"config":440},"Leadership",{"href":441,"dataGaName":442,"dataGaLocation":154},"/company/team/e-group/","leadership",{"text":444,"config":445},"Handbook",{"href":446,"dataGaName":447,"dataGaLocation":154},"https://handbook.gitlab.com/","handbook",{"text":449,"config":450},"Investor relations",{"href":451,"dataGaName":452,"dataGaLocation":154},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":454,"config":455},"Trust Center",{"href":456,"dataGaName":457,"dataGaLocation":154},"/security/","trust center",{"text":459,"config":460},"AI Transparency Center",{"href":461,"dataGaName":462,"dataGaLocation":154},"/ai-transparency-center/","ai transparency center",{"text":464,"config":465},"Newsletter",{"href":466,"dataGaName":467,"dataGaLocation":154},"/company/contact/#contact-forms","newsletter",{"text":469,"config":470},"Press",{"href":471,"dataGaName":472,"dataGaLocation":154},"/press/","press",{"text":474,"config":475,"menu":476},"Contact us",{"dataNavLevelOne":420},{"type":205,"columns":477},[478],{"items":479},[480,485,490],{"text":481,"config":482},"Talk to sales",{"href":483,"dataGaName":484,"dataGaLocation":154},"/sales/","talk to sales",{"text":486,"config":487},"Support portal",{"href":488,"dataGaName":489,"dataGaLocation":154},"https://support.gitlab.com/hc/en-us","support portal",{"text":491,"config":492},"Customer portal",{"href":493,"dataGaName":494,"dataGaLocation":154},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":496,"login":497,"suggestions":504},"Close",{"text":498,"link":499},"To search repositories and projects, login to",{"text":500,"config":501},"gitlab.com",{"href":168,"dataGaName":502,"dataGaLocation":503},"search login","search",{"text":505,"default":506},"Suggestions",[507,509,513,515,519,523],{"text":185,"config":508},{"href":190,"dataGaName":185,"dataGaLocation":503},{"text":510,"config":511},"Code Suggestions (AI)",{"href":512,"dataGaName":510,"dataGaLocation":503},"/solutions/code-suggestions/",{"text":145,"config":514},{"href":48,"dataGaName":145,"dataGaLocation":503},{"text":516,"config":517},"GitLab on AWS",{"href":518,"dataGaName":516,"dataGaLocation":503},"/partners/technology-partners/aws/",{"text":520,"config":521},"GitLab on Google Cloud",{"href":522,"dataGaName":520,"dataGaLocation":503},"/partners/technology-partners/google-cloud-platform/",{"text":524,"config":525},"Why GitLab?",{"href":198,"dataGaName":524,"dataGaLocation":503},{"freeTrial":527,"mobileIcon":532,"desktopIcon":537,"secondaryButton":540},{"text":528,"config":529},"Start free trial",{"href":530,"dataGaName":159,"dataGaLocation":531},"https://gitlab.com/-/trials/new/","nav",{"altText":533,"config":534},"Gitlab Icon",{"src":535,"dataGaName":536,"dataGaLocation":531},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":533,"config":538},{"src":539,"dataGaName":536,"dataGaLocation":531},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":541,"config":542},"Get Started",{"href":543,"dataGaName":544,"dataGaLocation":531},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/get-started/","get started",{"freeTrial":546,"mobileIcon":550,"desktopIcon":552},{"text":547,"config":548},"Learn more about GitLab Duo",{"href":190,"dataGaName":549,"dataGaLocation":531},"gitlab duo",{"altText":533,"config":551},{"src":535,"dataGaName":536,"dataGaLocation":531},{"altText":533,"config":553},{"src":539,"dataGaName":536,"dataGaLocation":531},{"button":555,"mobileIcon":560,"desktopIcon":562},{"text":556,"config":557},"/switch",{"href":558,"dataGaName":559,"dataGaLocation":531},"#contact","switch",{"altText":533,"config":561},{"src":535,"dataGaName":536,"dataGaLocation":531},{"altText":533,"config":563},{"src":564,"dataGaName":536,"dataGaLocation":531},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":566,"mobileIcon":571,"desktopIcon":573},{"text":567,"config":568},"Back to pricing",{"href":301,"dataGaName":569,"dataGaLocation":531,"icon":570},"back to pricing","GoBack",{"altText":533,"config":572},{"src":535,"dataGaName":536,"dataGaLocation":531},{"altText":533,"config":574},{"src":539,"dataGaName":536,"dataGaLocation":531},{"title":576,"titleMobile":577,"button":578,"config":583},"Duo Agent Platform delivers 400% ROI, per new Forrester Consulting study.","400% ROI: Forrester TEI for GitLab Duo",{"text":196,"config":579},{"href":580,"dataGaName":581,"dataGaLocation":582},"https://about.gitlab.com/blog/gitlab-duo-agent-platform-delivers-400-percent-roi/","forrester-tei-dap-banner","global-banner",{"layout":584,"disabled":133},"release",{"data":586},{"text":587,"source":588,"edit":594,"contribute":599,"config":604,"items":609,"minimal":817},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":589,"config":590},"View page source",{"href":591,"dataGaName":592,"dataGaLocation":593},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":595,"config":596},"Edit this page",{"href":597,"dataGaName":598,"dataGaLocation":593},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":600,"config":601},"Please contribute",{"href":602,"dataGaName":603,"dataGaLocation":593},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":605,"facebook":606,"youtube":607,"linkedin":608},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[610,657,709,753,785],{"title":299,"links":611,"subMenu":626},[612,616,621],{"text":613,"config":614},"View plans",{"href":301,"dataGaName":615,"dataGaLocation":593},"view plans",{"text":617,"config":618},"Why Premium?",{"href":619,"dataGaName":620,"dataGaLocation":593},"/pricing/premium/","why premium",{"text":622,"config":623},"Why Ultimate?",{"href":624,"dataGaName":625,"dataGaLocation":593},"/pricing/ultimate/","why ultimate",[627],{"title":628,"links":629},"Contact Us",[630,633,635,637,642,647,652],{"text":631,"config":632},"Contact sales",{"href":483,"dataGaName":164,"dataGaLocation":593},{"text":486,"config":634},{"href":488,"dataGaName":489,"dataGaLocation":593},{"text":491,"config":636},{"href":493,"dataGaName":494,"dataGaLocation":593},{"text":638,"config":639},"Status",{"href":640,"dataGaName":641,"dataGaLocation":593},"https://status.gitlab.com/","status",{"text":643,"config":644},"Terms of use",{"href":645,"dataGaName":646,"dataGaLocation":593},"/terms/","terms of use",{"text":648,"config":649},"Privacy statement",{"href":650,"dataGaName":651,"dataGaLocation":593},"/privacy/","privacy statement",{"text":653,"config":654},"Cookie preferences",{"dataGaName":655,"dataGaLocation":593,"id":656,"isOneTrustButton":136},"cookie preferences","ot-sdk-btn",{"title":201,"links":658,"subMenu":667},[659,663],{"text":660,"config":661},"DevSecOps platform",{"href":183,"dataGaName":662,"dataGaLocation":593},"devsecops platform",{"text":664,"config":665},"AI-Assisted Development",{"href":190,"dataGaName":666,"dataGaLocation":593},"ai-assisted development",[668],{"title":669,"links":670},"Topics",[671,676,681,684,689,694,699,704],{"text":672,"config":673},"CICD",{"href":674,"dataGaName":675,"dataGaLocation":593},"/topics/ci-cd/","cicd",{"text":677,"config":678},"GitOps",{"href":679,"dataGaName":680,"dataGaLocation":593},"/topics/gitops/","gitops",{"text":31,"config":682},{"href":30,"dataGaName":683,"dataGaLocation":593},"devops",{"text":685,"config":686},"Version Control",{"href":687,"dataGaName":688,"dataGaLocation":593},"/topics/version-control/","version control",{"text":690,"config":691},"DevSecOps",{"href":692,"dataGaName":693,"dataGaLocation":593},"/topics/devsecops/","devsecops",{"text":695,"config":696},"Cloud Native",{"href":697,"dataGaName":698,"dataGaLocation":593},"/topics/cloud-native/","cloud native",{"text":700,"config":701},"AI for Coding",{"href":702,"dataGaName":703,"dataGaLocation":593},"/topics/devops/ai-for-coding/","ai for coding",{"text":705,"config":706},"Agentic AI",{"href":707,"dataGaName":708,"dataGaLocation":593},"/topics/agentic-ai/","agentic ai",{"title":710,"links":711},"Solutions",[712,714,716,721,725,728,732,735,737,740,743,748],{"text":243,"config":713},{"href":238,"dataGaName":243,"dataGaLocation":593},{"text":232,"config":715},{"href":217,"dataGaName":218,"dataGaLocation":593},{"text":717,"config":718},"Agile development",{"href":719,"dataGaName":720,"dataGaLocation":593},"/solutions/agile-delivery/","agile delivery",{"text":722,"config":723},"SCM",{"href":228,"dataGaName":724,"dataGaLocation":593},"source code management",{"text":672,"config":726},{"href":48,"dataGaName":727,"dataGaLocation":593},"continuous integration & delivery",{"text":729,"config":730},"Value stream management",{"href":271,"dataGaName":731,"dataGaLocation":593},"value stream management",{"text":677,"config":733},{"href":734,"dataGaName":680,"dataGaLocation":593},"/solutions/gitops/",{"text":281,"config":736},{"href":284,"dataGaName":285,"dataGaLocation":593},{"text":738,"config":739},"Small business",{"href":290,"dataGaName":291,"dataGaLocation":593},{"text":741,"config":742},"Public sector",{"href":296,"dataGaName":297,"dataGaLocation":593},{"text":744,"config":745},"Education",{"href":746,"dataGaName":747,"dataGaLocation":593},"/solutions/education/","education",{"text":749,"config":750},"Financial services",{"href":751,"dataGaName":752,"dataGaLocation":593},"/solutions/finance/","financial services",{"title":304,"links":754},[755,757,759,761,764,766,769,771,773,775,777,779,781,783],{"text":317,"config":756},{"href":319,"dataGaName":320,"dataGaLocation":593},{"text":322,"config":758},{"href":324,"dataGaName":325,"dataGaLocation":593},{"text":327,"config":760},{"href":329,"dataGaName":330,"dataGaLocation":593},{"text":332,"config":762},{"href":334,"dataGaName":763,"dataGaLocation":593},"docs",{"text":355,"config":765},{"href":357,"dataGaName":358,"dataGaLocation":593},{"text":767,"config":768},"What's new",{"href":415,"dataGaName":416,"dataGaLocation":593},{"text":350,"config":770},{"href":352,"dataGaName":353,"dataGaLocation":593},{"text":369,"config":772},{"href":371,"dataGaName":372,"dataGaLocation":593},{"text":377,"config":774},{"href":379,"dataGaName":380,"dataGaLocation":593},{"text":382,"config":776},{"href":384,"dataGaName":385,"dataGaLocation":593},{"text":387,"config":778},{"href":389,"dataGaName":390,"dataGaLocation":593},{"text":392,"config":780},{"href":394,"dataGaName":395,"dataGaLocation":593},{"text":397,"config":782},{"href":399,"dataGaName":400,"dataGaLocation":593},{"text":402,"config":784},{"href":404,"dataGaName":405,"dataGaLocation":593},{"title":418,"links":786},[787,789,791,793,795,797,801,806,808,810,812],{"text":426,"config":788},{"href":428,"dataGaName":420,"dataGaLocation":593},{"text":431,"config":790},{"href":433,"dataGaName":434,"dataGaLocation":593},{"text":439,"config":792},{"href":441,"dataGaName":442,"dataGaLocation":593},{"text":444,"config":794},{"href":446,"dataGaName":447,"dataGaLocation":593},{"text":449,"config":796},{"href":451,"dataGaName":452,"dataGaLocation":593},{"text":798,"config":799},"Sustainability",{"href":800,"dataGaName":798,"dataGaLocation":593},"/sustainability/",{"text":802,"config":803},"Diversity, inclusion and belonging (DIB)",{"href":804,"dataGaName":805,"dataGaLocation":593},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":454,"config":807},{"href":456,"dataGaName":457,"dataGaLocation":593},{"text":464,"config":809},{"href":466,"dataGaName":467,"dataGaLocation":593},{"text":469,"config":811},{"href":471,"dataGaName":472,"dataGaLocation":593},{"text":813,"config":814},"Modern Slavery Transparency Statement",{"href":815,"dataGaName":816,"dataGaLocation":593},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":818},[819,822,825],{"text":820,"config":821},"Terms",{"href":645,"dataGaName":646,"dataGaLocation":593},{"text":823,"config":824},"Cookies",{"dataGaName":655,"dataGaLocation":593,"id":656,"isOneTrustButton":136},{"text":826,"config":827},"Privacy",{"href":650,"dataGaName":651,"dataGaLocation":593},[829],{"id":830,"title":7,"body":132,"config":831,"content":833,"description":132,"extension":837,"meta":838,"navigation":136,"path":839,"seo":840,"stem":841,"__hash__":842},"blogAuthors/en-us/blog/authors/chrissie-buchanan.yml",{"template":832},"BlogAuthor",{"name":7,"config":834},{"headshot":835,"ctfId":836},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659488/Blog/Author%20Headshots/gitlab-logo-extra-whitespace.png","cbuchanan","yml",{},"/en-us/blog/authors/chrissie-buchanan",{},"en-us/blog/authors/chrissie-buchanan","VUaqNs-WRatnVN614U2QKvMKVSh6PynpH3T0SHM4ayU",[844,852,860],{"title":845,"description":846,"heroImage":847,"category":128,"date":848,"authors":849,"slug":851,"externalUrl":132},"How we overhauled GitLab navigation","Users weren't getting what they needed from our navigation. Here are the steps we took to turn that experience around.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682884/Blog/Hero%20Images/navigation.jpg","2023-08-15",[850],"Ashley Knobloch","navigation-research-blog-post",{"title":853,"description":854,"heroImage":855,"category":128,"date":856,"authors":857,"slug":859,"externalUrl":132},"Beautifying our UI: Giving GitLab build features a fresh look","Get an inside look at how we are improving the usability of GitLab build features with multiple visual design improvements.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682807/Blog/Hero%20Images/beautify.jpg","2023-07-05",[858],"Veethika Mishra","beautifying-of-our-ui",{"title":861,"description":862,"heroImage":863,"category":128,"date":864,"authors":865,"slug":867,"externalUrl":132},"4 best practices leading orgs to release software faster","GitLab's 2023 Global DevSecOps Survey illuminates the strategies that organizations deploying more frequently have in common.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663908/Blog/Hero%20Images/2023-devsecops-report-blog-banner2.png","2023-06-08",[866],"Kristina Weis","best-practices-leading-orgs-to-release-software-faster",{"promotions":869},[870,884,896,908],{"id":871,"categories":872,"header":874,"text":875,"button":876,"image":881},"ai-modernization",[873],"ai","Is AI achieving its promise at scale?","Quiz will take 5 minutes or less",{"text":877,"config":878},"Get your AI maturity score",{"href":879,"dataGaName":880,"dataGaLocation":358},"/assessments/ai-modernization-assessment/","modernization assessment",{"config":882},{"src":883},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":885,"categories":886,"header":888,"text":875,"button":889,"image":893},"devops-modernization",[887,693],"product","Are you just managing tools or shipping innovation?",{"text":890,"config":891},"Get your DevOps maturity score",{"href":892,"dataGaName":880,"dataGaLocation":358},"/assessments/devops-modernization-assessment/",{"config":894},{"src":895},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":897,"categories":898,"header":900,"text":875,"button":901,"image":905},"security-modernization",[899],"security","Are you trading speed for security?",{"text":902,"config":903},"Get your security maturity score",{"href":904,"dataGaName":880,"dataGaLocation":358},"/assessments/security-modernization-assessment/",{"config":906},{"src":907},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":909,"paths":910,"header":913,"text":914,"button":915,"image":920},"github-azure-migration",[911,912],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","Is your team ready for GitHub's Azure move?","GitHub is already rebuilding around Azure. Find out what it means for you.",{"text":916,"config":917},"See how GitLab compares to GitHub",{"href":918,"dataGaName":919,"dataGaLocation":358},"/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":921},{"src":895},{"header":923,"blurb":924,"button":925,"secondaryButton":930},"Start building faster today","See what your team can do with the intelligent orchestration platform for DevSecOps.\n",{"text":926,"config":927},"Get your free trial",{"href":928,"dataGaName":159,"dataGaLocation":929},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":631,"config":931},{"href":483,"dataGaName":164,"dataGaLocation":929},1786803736072]