Amazon Web Services Aws Introduces Kiro An Agentic Ide That Works
In today’s rapidly evolving technology landscape, organizations face mounting pressure to modernize their legacy systems while maintaining operational excellence and controlling costs. Traditional approaches to cloud modernization often require weeks of manual assessment, extensive documentation efforts, and significant development resources—creating bottlenecks that delay time-to-market and increase project costs. However, the emergence of AI-powered development assistants like Kiro from Amazon or Cline, integrated with official Anthropic Model Context Protocol (MCP) servers for AWS, represents a paradigm shift that transforms these historically manual, time-intensive... This agentic architecture approach delivers measurable business outcomes while significantly reducing project risk and implementation timelines from weeks to days. Organizations can leverage either Kiro or Cline as their AI-powered development partner: Kiro is AWS’s native AI-powered development environment and IDE that provides intelligent assistance for cloud modernization projects.
It offers a comprehensive development experience with integrated access to AWS services, documentation, and real-time AI assistance. Kiro excels at contextual code analysis, infrastructure code generation, visual project management, and collaborative development workflows. It’s ideal for teams that want a complete IDE experience with deep AWS service integration, MCP server management, and AI-powered development assistance built directly into their development environment. Cline option: For organizations not using Kiro, they can use Cline, which fully supports integrations with AWS MCPs. Cline operates as a VS Code extension that provides an integrated development experience within the IDE. Cline is ideal for teams that require using VS Code.
Both assistants integrate with official AWS MCP servers to ensure that all recommendations and generated code follow current AWS best practices and leverage the most appropriate services for specific workload requirements. A new agentic IDE that works alongside you from prototype to production I’m sure you’ve been there: prompt, prompt, prompt, and you have a working application. It’s fun and feels like magic. But getting it to production requires more. What assumptions did the model make when building it?
You guided the agent throughout, but those decisions aren’t documented. Requirements are fuzzy and you can’t tell if the application meets them. You can’t quickly understand how the system is designed and how that design will affect your environment and performance. Sometimes it’s better to take a step back, think through decisions, and you’ll end up with a better application that you can easily maintain. That’s what Kiro helps you do with spec-driven development. I'm excited to announce Kiro, an AI IDE that helps you deliver from concept to production through a simplified developer experience for working with AI agents.
Kiro is great at ‘vibe coding’ but goes way beyond that—Kiro’s strength is getting those prototypes into production systems with features such as specs and hooks. Kiro specs are artifacts that prove useful anytime you need to think through a feature in-depth, refactor work that needs upfront planning, or when you want to understand the behavior of systems—in short, most... Requirements are usually uncertain when you start building, which is why developers use specs for planning and clarity. Specs can guide AI agents to a better implementation in the same way. Kiro hooks act like an experienced developer catching things you miss or completing boilerplate tasks in the background as you work. These event-driven automations trigger an agent to execute a task in the background when you save, create, delete files, or on a manual trigger.
Modern software development is no longer about writing code faster. It is about building the right systems with clarity, governance, and scale in mind. AWS Kiro represents AWS’s move beyond traditional AI coding assistants into a full-fledged agentic AI IDE designed to take developers from idea to production-ready implementation using structured, spec-driven workflows. It is a full Stack Software Development with Spec Driven AI Most AI tools today are reactive. They respond to prompts but do not plan, reason, or own outcomes.
Agentic coding enables AI to decompose complex problems, generate structured plans, produce multiple artifacts, and iterate collaboratively with developers. Kiro is powered by Amazon Bedrock, AWS’s managed service for building generative AI applications using foundation models from Amazon and third-party providers. The latest trends in software development from the Computer Weekly Application Developer Network. AWS used its re: Invent conference to announce Kiro, an AI IDE that helps software engineers move from concept to production through a simplified developer experience for working with AI agents. Kiro excels at ‘vibe coding’ and also has strength in getting prototypes into production systems with features such as specs and hooks. Kiro specs are artifacts that prove useful when developers need to think through a feature in-depth, refactor work that needs upfront planning, or when they want to understand the behaviour of systems.
Because requirements are usually uncertain when developers start building, developers use specs for planning and clarity. Specs can guide AI agents to a better implementation in the same way. Kiro is an agentic IDE and command-line interface that helps you go from prototype to production with spec-driven development, agent hooks,powers, and natural language coding assistance. Build faster with AI-powered features that understand your entire codebase, turn prompts into structured specs, and automate repetitive tasks. Kiro is available as both a desktop application and command-line tool: The standalone desktop application is available for:
Command-line interface for integrating Kiro into your development workflows and automation scripts. For detailed information on both interfaces, visit kiro.dev Amazon Web Services (AWS) has introduced a new agentic Integrated Development Environment (IDE), named Kiro that would work alongside developers in their journey from prototype to production. For the uninitiated, an IDE is an application that brings together various tools needed for software development which includes code editors, debuggers, and compilers on a single user interface. IDE essentially streamlines the software development process by offering a conducive working space for developers. AWS has been creating tools to make software deployment easier for developers, and Kiro is in line with the tech giant’s broad vision.
The new offering from AWS enables developers to go from concept to prototype instantly through conversations about the requirements in terms of designs and specifications. “I’m excited to announce Kiro, an AI IDE that helps you deliver from concept to production through a simplified developer experience for working with AI agents. Kiro is great at ‘vibe coding’ but goes way beyond that—Kiro’s strength is getting those prototypes into production systems with features such as specs and hooks,” read the blog published by AWS executives Nikhil... When a user interacts with Kiro, it creates these specifications and designs which later makes for reliable and robust code over time, Singh said. Kiro is in line with Amazon Connect, AI-based customer service system, and AWS Transform that uses AI agents to modernise applications, he added. The IDE was launched ahead of AWS Summit 2025 in New York, United States, where it is expected to introduce developments related to AI agents.
With Kiro, AWS is looking to make its mark in a rapidly growing market for AI coding tools with the presence of startups such as Windsurf and Cursor. InfoQ Homepage News Beyond Vibe Coding: Amazon Introduces Kiro, the Spec-Driven Agentic AI IDE AWS recently released Kiro, a new VS Code fork aimed at taking developers beyond vibe coding and remedying some of its downsides. Kiro directly supports spec-driven development. Developers describe their requirements in natural language. Kiro outputs user stories with their acceptance criteria, a technical design document, and a list of coding tasks implementing the requirements.
After review, developers may trigger the tasks implementation one step at a time. While vibe coding is great for rapid prototype iterations and the discovery phase of application requirements, it also has several downsides. AI-generated code can often be verbose, stylistically inconsistent, and lack adherence to established architectural, governance, and security patterns. In larger teams, uncoordinated use of vibe coding can lead to significant onboarding, system integration, and maintenance challenges. In the absence of a continuously updated test suite, vibe-coded applications may regress over time, meaning that the implementation of a new feature may alter the proper functioning of a previously implemented feature. AWS re:Post Knowledge Center Feedback Survey
Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey. How I built a complete AI Compliance Auditor MVP using Kiro's spec-driven development approach Kiro, meaning "crossroads" in Japanese (きろ), perfectly embodies the intersection where traditional development meets AI powered acceleration. Thanks to the AWS Community Builders Program, I was able to try out Kiro's features over the last few weeks, and what I discovered fundamentally changed how I approach software development. Important Note: Kiro, launched today in public preview, is not an AWS service or an "AWS Kiro" - it's an agentic IDE that stands on Code OSS platform with the product brand "Kiro".
It's unlike any other Amazon product launch. While my examples showcase AWS integrations, Kiro works agnostically with any technology stack and any cloud provider. Once installed, you can easily get started with Kiro using Google Sign-in, GitHub, Builder ID, or AWS SSO authentication. An AWS account or Amazon account is NOT mandatory. Kiro offers free access (with some limits) during public preview with Agent Model Selection capabilities, supporting both Claude Sonnet 4.0 and 3.7 state-of-the-art models for its Agentic AIOps.
People Also Search
- Agentic Cloud Modernization: Accelerating Modernization with AWS MCPs ...
- Amazon launches frontier AI agents that work ... - About Amazon
- Introducing Kiro - Kiro
- AWS Kiro: Agentic Coding and the Rise of Spec-Driven AI Development
- AWS launches Kiro IDE for real agentic development at scale
- AWS Launches Kiro, A Specification-Driven Agentic IDE - Forbes
- GitHub - kirodotdev/Kiro: Kiro is an agentic IDE that works alongside ...
- AWS debuts Kiro, its new AI agent-driven IDE platform for 'better' vibe ...
- Beyond Vibe Coding: Amazon Introduces Kiro, the Spec-Driven Agentic AI IDE
- Kiro Agentic AI IDE: Beyond a Coding Assistant - repost.aws
In Today’s Rapidly Evolving Technology Landscape, Organizations Face Mounting Pressure
In today’s rapidly evolving technology landscape, organizations face mounting pressure to modernize their legacy systems while maintaining operational excellence and controlling costs. Traditional approaches to cloud modernization often require weeks of manual assessment, extensive documentation efforts, and significant development resources—creating bottlenecks that delay time-to-market and incre...
It Offers A Comprehensive Development Experience With Integrated Access To
It offers a comprehensive development experience with integrated access to AWS services, documentation, and real-time AI assistance. Kiro excels at contextual code analysis, infrastructure code generation, visual project management, and collaborative development workflows. It’s ideal for teams that want a complete IDE experience with deep AWS service integration, MCP server management, and AI-powe...
Both Assistants Integrate With Official AWS MCP Servers To Ensure
Both assistants integrate with official AWS MCP servers to ensure that all recommendations and generated code follow current AWS best practices and leverage the most appropriate services for specific workload requirements. A new agentic IDE that works alongside you from prototype to production I’m sure you’ve been there: prompt, prompt, prompt, and you have a working application. It’s fun and feel...
You Guided The Agent Throughout, But Those Decisions Aren’t Documented.
You guided the agent throughout, but those decisions aren’t documented. Requirements are fuzzy and you can’t tell if the application meets them. You can’t quickly understand how the system is designed and how that design will affect your environment and performance. Sometimes it’s better to take a step back, think through decisions, and you’ll end up with a better application that you can easily m...
Kiro Is Great At ‘vibe Coding’ But Goes Way Beyond
Kiro is great at ‘vibe coding’ but goes way beyond that—Kiro’s strength is getting those prototypes into production systems with features such as specs and hooks. Kiro specs are artifacts that prove useful anytime you need to think through a feature in-depth, refactor work that needs upfront planning, or when you want to understand the behavior of systems—in short, most... Requirements are usually...