惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
爱范儿
爱范儿
罗磊的独立博客
美团技术团队
Jina AI
Jina AI
量子位
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
酷 壳 – CoolShell
酷 壳 – CoolShell
有赞技术团队
有赞技术团队
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
小众软件
小众软件
IT之家
IT之家
雷峰网
雷峰网
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
月光博客
月光博客
人人都是产品经理
人人都是产品经理
博客园 - 三生石上(FineUI控件)

Latest from TechRadar in Pro

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… I tried 7 free MTD software – now I've ranked my top picks as a freelancer Jackery McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… The new engineering playbook: how AI design copilots are reshaping product development Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts Europe wants tech sovereignty but is this realistic? Enterprise AI governance cannot live in a prompt. So where is the safety net? Why 2026 is the year of flexibility without friction: solving the multi-platform crisis OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy Closing the cloud complexity gap LaLiga uses AI to fight illegal streaming that costs its clubs $800m a year Intel and Google expand long-term chip partnership to power AI systems 'Chatbots respond not just to what you ask, but how you ask it': Report finds AI agents might be sucking up to… 'Smartphones have physical limitations': Report explains why AI is kickstarting a billion-dollar hardware arms… 'I’m pretty sure actually we really do not need to work for five days' Zoom CEO calls for end of traditional work schedules — says 3-day working week should become the norm 'It's more common than you think': Experts reveal how hackers are trying to hijack your inbox with these…
AI has slashed coding time in 2026, but it’s sacrificed s...
Martin Reynolds · 2026-05-27 · via Latest from TechRadar in Pro

AI-assistants are now a standard feature of development workflows, helping teams generate production-ready code faster than ever.

For organizations under pressure to ship software quickly, the benefits are clear: shorter development cycles, faster releases, and more time for engineers to focus on solving complex problems. Yet as AI adoption grows, many teams are discovering that faster coding isn’t a complete solution for bringing innovation to market faster.

A widening gap has emerged between the speed of development and the systems responsible for testing, securing, and deploying that code. The challenge is not simply generating code faster, but ensuring it can be delivered reliably at scale.

The AI multiplier effect

The productivity impact of AI-assisted development is already visible. Teams that use AI coding tools multiple times per day are moving faster than those who don’t, with 45% releasing to production daily or more often. Just 15% of occasional AI coding tool users can deploy at the same pace.

However, this speed comes with trade-offs. Among very frequent AI users, 69% report that their teams regularly experience deployment problems with AI-generated code. At the same time, incident recovery times are increasing rather than decreasing, with teams that rely most on AI tools taking longer to resolve production issues.

Instead of reducing engineering workloads, AI often just shifts it downstream. Nearly half of frequent users of AI coding assistants say that manual work in areas such as quality assurance, remediation, and validation has increased.

This growing workload is taking its toll on developers. Almost all heavy users of AI coding tools regularly work evenings or at weekends due to release-related activity, reflecting the pressure associated with more frequent deployments.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

Existing bottlenecks are further exposed

AI coding hasn’t introduced new problems, but it has amplified the flaws in existing DevOps pipelines, making them more visible and disruptive. Much of this stems from a lack of standardization.

Many organizations still don’t have consistent templates for building and deploying applications. Without shared patterns, delivery processes vary widely between teams, making it difficult to scale releases safely.

Provisioning core delivery infrastructure can also be slow. Only 21% of teams say they can set up functioning build and deployment pipelines quickly, while most face delays caused by dependencies on other teams responsible for infrastructure or approvals.

Time saved during coding is often lost downstream through waiting, rework, and coordination overhead.

Building foundations to scale safely

Organizations are still enjoying the benefits of AI-assisted development, but it’s coming at a cost, as engineers struggle to unblock bottlenecks in their pipelines. To provide the support they need, organizations need to invest in strengthening their delivery foundations and continue adopting AI coding tools.

By building reusable templates and consistent delivery pipelines throughout the entire lifecycle, organizations can reduce variability and enable teams to deploy AI-generated code safely and efficiently. These “golden paths” enable developers to move quickly without reinventing delivery processes for each new service.

Embedding automated quality, security, and compliance checks earlier in the lifecycle will also allow issues to be detected before they reach production. This reduces the need for manual intervention and helps validation processes keep pace with the higher development throughput enabled by AI-assisted coding tools.

Modern delivery practices such as feature flags, automated rollbacks, and centralized guardrails and controls can provide further relief for engineers by limiting the impact of failures and allowing changes to be introduced gradually.

Together, these capabilities enable organizations to absorb increased development velocity while maintaining control.

Closing the gap between speed and stability

AI-assisted coding is becoming a baseline capability across modern software development. The productivity gains are clear, and development will continue to accelerate as these tools become more advanced and widely adopted.

To fully realize the benefits of AI-assisted development, organizations must align their DevOps maturity with this new pace of change. Investing in standardized pipelines, deeper automation, and operational guardrails will allow teams to move quickly while maintaining reliability.

AI must also be used across the entire software delivery lifecycle to maximize efficiency gains and alleviate developer toil.

Those that close the gap between velocity and delivery capability will be best positioned to turn development speed into sustainable, high-quality software outcomes.

We've featured the best LLM for coding.

This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.

The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: https://www.techradar.com/pro/perspectives-how-to-submit