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

推荐订阅源

博客园 - 三生石上(FineUI控件)
博客园 - Franky
GbyAI
GbyAI
B
Blog
WordPress大学
WordPress大学
D
Docker
小众软件
小众软件
月光博客
月光博客
博客园 - 【当耐特】
T
The Blog of Author Tim Ferriss
IT之家
IT之家
腾讯CDC
Engineering at Meta
Engineering at Meta
Vercel News
Vercel News
H
Help Net Security
M
MIT News - Artificial intelligence
L
LangChain Blog
云风的 BLOG
云风的 BLOG
S
SegmentFault 最新的问题
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
美团技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

Latest from TechRadar in Security

Robots are fighting wars and helping to quash riots — China is arming riot police with squads of AI controlled drones and Ukraine wants to man the frontlines with 25,000 robots US security agency still using Mythos despite ban – government using new security tool despite Pentagon's… Struggling to launch Teams? Microsoft recalls update causing failed startup and infinite loading loops –… How to meaningfully measure the effectiveness of cyber resilience 'We've identified a security incident': Vercel breach confirmed after hackers claim stolen data for sale… How EU organizations can turn sovereign cloud theory into action 'Update immediately': 60,000 WordPress websites at risk after experts discover flaw that allows hackers to… 'They mopped the floor with me and pulled every childish game they could': Disgruntled researcher releases second major Windows zero-day — claims Microsoft 'would ruin my life, and they did' 'As threats evolve, Gemini keeps our defenses one step ahead': Google claims its AI helped it block over 8.3… Cisco tells Webex users to patch critical security flaws immediately, as experts find its Wi-Fi boxes may be filling their disks with undeletable data every day Microsoft experts warn North Korean attackers target macOS users with 'a highly reliable infection chain' to steal passwords, financial data and more — here's how to stay safe Solving the shadow IT crisis in travel Agentic swarms will change how everyone uses AI – but how can organizations deploy them securely? Europol launches Operation PowerOFF — warns 75,000 DDoS users and takes down 53 domains China completes testing on ‘deep-sea electro-hydrostatic actuator’ capable of slicing undersea cables as deep as 3.5 kilometers – new compact subsea vessel testing bridges the ‘last mile’ and could deploy in 2026 Many are still leaving the door open': Security experts warn FIFA World Cup partners could be putting customers at… 'Anyone with $10 could have walked straight through': Report warns this legit-looking software is actually… An ancient Microsoft Excel security flaw could let hackers hijack your entire system, so patch now 'This is not a traditional coding error': Experts flag potentially critical security issues at the heart of Anthropic's MCP, exposes 150 million downloads and thousands of servers to complete takeover Your OpenClaw agents can empty your inbox and leak your data. Here's how to secure them Russia hits European thermal power plant in attempted ‘destructive’ cyberattack – Pro-Kremlin hackers are engaging in ‘riskier and more reckless behavior’ in latest attempt to cripple Western critical infrastructure The war in Iran is reaching cyberspace - here’s how to prepare Millions of hotel goers may have been exposed after hackers steal data and leak it on Telegram 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… Dozens of WordPress plugins hijacked to target thousands of sites 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… McGraw Hill becomes latest to see its Salesforce data hacked Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy
AI has slashed coding time in 2026, but it’s sacrificed s...
Martin Reynolds · 2026-05-27 · via Latest from TechRadar in Security

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