Quality assurance · Production

Modernizing DevOps with AI: GenAI's Impact on Developer Experience and Productivity — InfoQ Live Roundtable 2025

The problem

Development teams are struggling to move generative AI from individual experimentation to sanctioned, production-grade adoption, hampered by compliance concerns over code confidentiality, lack of organizational guidance and training, and difficulty measuring actual business impact.

Workflow diagram · grounded in source
1
GenAI invoked in IDE
trigger
“bringing the GenAI into the tools that we're using for working, like the IDEs, has been very key for more people to start using it more seamlessly in their daily work”
2
Boilerplate and code generation
ai_action
“getting just the boilerplate up and getting something that I can then fine-tune and adjust and maybe work around a little bit, it helps me a lot”
3
AI test generation
ai_action
“Through generative AI, you can write better tests, you can write more tests, you can have coverage where you did not used to have before”
4
Test coverage as safety net
validation
“if you have good test generation capabilities, you have good tests in general, good coverage, then you can take more risks with AI and you would know whether you're going in the right direction or not”
5
Post-deployment learning
feedback_loop
“you can do an analysis after the fact to understand what happened, what was the approach that was taken by the developers, and what kind of approach is good for your specific organization”
Reported outcome

Panelists observe that GenAI tools embedded in IDEs enable developers to tackle unfamiliar languages, generate boilerplate and tests faster, and write documentation more easily, while broader production rollouts remain limited by compliance uncertainty and organizational unreadiness.

Reported metrics
companies planning to use GenAI in development teams within one year92%
Reported stack
GitHub CopilotChatGPTHarnessRenovate BotTerraformCloudFormationAWS
Source
https://www.infoq.com/presentations/generative-ai-2025/?topicPageSponsorship=88befbbd-30f0-4d18-9d43-0bf2cb3e751d
Read source ↗

Frequently asked questions

What did this team achieve with this AI workflow?

Panelists observe that GenAI tools embedded in IDEs enable developers to tackle unfamiliar languages, generate boilerplate and tests faster, and write documentation more easily, while broader production rollouts remai…

What tools did this team use?

GitHub Copilot, ChatGPT, Harness, Renovate Bot, Terraform, CloudFormation, AWS.

What results were reported?

companies planning to use GenAI in development teams within one year: 92% (source-reported, not independently verified).

How is this quality assurance AI workflow structured?

GenAI invoked in IDE → Boilerplate and code generation → AI test generation → Test coverage as safety net → Post-deployment learning.