Beyond "It Works on My Machine"
Coding agents are genuinely good at understanding a local codebase. Point one at a repository and it can read the architecture, trace the data flow, interpret configuration, and
Bluebox, Kiro, and AWS DevOps Agent bring production intelligence directly into AI-driven software delivery. By connecting development and operations with shared runtime context, teams can build, deploy, investigate, and remediate issues using the same production-aware insights.
Looking for the full technical walkthrough?
Read the AWS blog: AI-driven software delivery with Kiro, AWS DevOps Agent and Bluebox by Dynatrace
AI is rapidly transforming software development. Coding agents can generate features, create pull requests, and accelerate delivery, while operational agents can investigate incidents and recommend remediation steps.
The challenge is that each agent is often working with only part of the picture.
Development agents have access to code and requirements, while operational agents have access to production application behavior and infrastructure health. Until now, there hasn't been an easy way to connect those domains and share context across the software delivery lifecycle.
Without production context, AI-generated code operates on assumptions. It doesn't understand service dependencies, traffic patterns, infrastructure constraints, or the downstream impact a change may have on the rest of the application.
That's why we are so excited about the integration between Kiro, AWS DevOps Agent, and Bluebox. By connecting development and operations with shared production intelligence, teams can build, deploy, investigate, and remediate issues using the same runtime context and observability data.
Together, all three create a closed-loop software delivery process that connects development decisions directly to real production behavior.
Kiro is an agentic development environment helping developers move from requirements to implementation through a spec-driven development workflow.
AWS DevOps Agent is a frontier agent for software delivery and operations, helping teams investigate incidents, identify likely root causes, and recommend mitigations.
Bluebox.ai serves as the production intelligence layer that connects Kiro and AWS DevOps Agent with the runtime context they need to make better decisions. By providing service dependencies, application topology, traffic patterns, infrastructure health, and operational insights, Bluebox works in parallel with both Kiro and AWS DevOps Agent to operate with an understanding of how applications actually behave in production.
The combination of all three gives AI agents and the teams that use them the production awareness needed to build better software, investigate issues faster, and accelerate remediation with greater confidence.
The combination of Bluebox, Kiro, and AWS DevOps Agent enables a continuous feedback loop across the software lifecycle:
Build with Production Context
Kiro can leverage production insights from Bluebox to better understand the systems it is modifying. Instead of generating code in isolation, it can incorporate real-world operational context into its decisions.
Validate Changes with Greater Confidence
Production intelligence can help reviewers better understand why a change is being recommended and what potential impacts it may have on dependent services or infrastructure.
Monitor Continuously
After deployment, Bluebox continuously observes application behavior across services, dependencies, and infrastructure.
Investigate Automatically
When issues occur, AWS DevOps Agent can use observability data and runtime context from Bluebox to accelerate root-cause analysis and identify likely remediation paths.
Drive Faster Resolution
Investigation findings can be fed back into development workflows, helping teams quickly create, review, and deploy fixes while maintaining existing governance and approval processes.

As organizations increasingly adopt AI-powered software development, success depends on more than generating code. AI agents need the same production context that developers and operators rely on to make informed decisions.
By connecting Kiro, AWS DevOps Agent, and Bluebox, teams can bring development, operations, and observability together around a shared understanding of how applications actually behave in production.
The result is a more connected software delivery process where developers, operators, and AI agents work from the same source of truth, enabling faster innovation, better decisions, and reduced operational risk.
For a deeper technical walkthrough of the integration including a demo example, check out the AWS Blog: AI-driven software delivery with Kiro, AWS DevOps Agent and Bluebox by Dynatrace
Coding agents are genuinely good at understanding a local codebase. Point one at a repository and it can read the architecture, trace the data flow, interpret configuration, and
When AI makes implementation faster, context, decision-making, and trust become the real constraints. Here is what we are learning while building Bluebox. This post is part of
Every team shipping with a coding agent eventually faces the same moment. The agent pushes something to production. Something breaks. And someone says: we need better monitoring. The