Amazon offers developers two official ways to utilize the Anthropic (used form a nominal expression) Claude
Modeling to improve programming efficiency. This is not a simple competition of similar products, but a reflection of Amazon's carefully laid out "dual-track strategy" in the field of AI-assisted software engineering: one oriented to the present, and the other focusing on the future.
This article will parse these two approaches and focus on what is seen as the next generation of AI programming environments Kiro
The
Way 1: Integrated Assistant Amazon Q
The first way is in the form of a plug-in Amazon Q
It is designed to be an easy-to-integrate development assistant that can be embedded into a developer's current familiar workflow.
Access Steps:
- Open your IDE (e.g.
VSCode
,Cursor
,JetBrains
(series, etc.). - Search in Expanded Markets "Amazon Q"The
- Install the plug-in.
- Once installed, follow the instructions to log in to your Amazon account to enable it.
Amazon Q
It is positioned as a "helper" that provides Q&A, code interpretation, and troubleshooting in existing development environments. However, some users have reported that they have not been able to use the Claude
When modeling, theAmazon Q
Occasionally, the service becomes unstable due to high loads. This may reflect the fact that Amazon is moving more compute resources toward its strategic new product Kiro
Tilt.
Approach 2: Proxy IDE Kiro (focus)
The second route is through the next-generation AI programming environment that Amazon is focusing on creating Kiro
TheKiro
More than just a plugin, it's a standalone, AI-centric integrated development environment (IDE). It's designed to reinvent the development workflow, not just supplement it.
Kiro
on the basis of VSCode
(Code OSS) build, ensuring developers can smoothly migrate existing usage habits. In the current public preview, users have free access to the Claude 3 Sonnet
Model.
Kiro Getting Started Guide
- Visit and join the waiting list
Kiro
The public preview can be accessed via the official websitehttps://kiro.dev
Access. Due to high demand, a waitlist system has been activated. Visiting the official website and registering is the most reliable way to gain access. - Installation process
- downloading:: Access
https://kiro.dev/downloads
, select the installation package according to the operating system. - Installation (Windows for example): Run the installation program and accept the agreement. It is recommended to check the box during installation "Add to PATH" option to start from the command line.
- downloading:: Access
- First Configuration
- log in:: Prompts for login on first startup, support
GitHub
,Google
and other accounts without the need to bindAWS
Account. - Importing Configurations:
Kiro
Ability to automatically detect and migrateVSCode
settings, shortcuts and some extensions. - Environmental settings: Follow the wizard to select a theme and configure Shell integration.
- log in:: Prompts for login on first startup, support
- Initiation of projects
Once you have completed the bootstrap, you can open your local project. Interact with the AI via the chat panel on the right, and choose between Spec Mode for structured development or Vibe Mode for instant help.
Market positioning of Kiro: a comparative analysis
Kiro
Not meant to replace Amazon Q
, but rather a more specialized and cutting-edge positioning of the Agentic IDEAgent-based. By "agent-based", we mean that the tool does not just generate code snippets based on instructions, but is able to understand a high-level development goal (e.g., a requirements specification) and autonomously decompose it into tasks, create an execution plan, write code, and finally deliver a complete functional module.
In this model, theKiro
together with Amazon Q
complement each other and work together to serve Amazon's AI strategy.
Characteristics/Dimensions | Kiro | Cursor | Amazon Q Developer | GitHub Copilot |
---|---|---|---|---|
core positioning | Agentic IDE | Flexible AI-native IDE | AWS Ecosystem Assistant | Code Completion Tool |
Main work streams | Spec-driven | Cue Driver / Flexible Adjustment | Q&A/Troubleshooting | In-line code completion |
Core AI models | Anthropic Claude 3 Sonnet | OpenAI GPT-4, Anthropic Claude | Amazon Titan, Claude | OpenAI Codex |
Level of autonomy | High (Proxy) | Medium (user guidance) | Low (Assistant) | Very low (complementary) |
Key points of difference | Specs & Hooks | Multi-model support and flexibility | Deep AWS Service Integration | High-quality code completion |
Real feedback from developers
dominance
- Structured workflow:: The "specification-driven development" model is very effective in dealing with complex functionality or fixing tricky bugs, and is considered by many early adopters to be its core strength.
- user experience:: Compared to some competing products.
Kiro
The user interface is cleaner and less buggy in the preview phase. - Complex issues: Its structured methodology allows it to outperform simple question-and-answer AI assistants when faced with large or ambiguous requirements.
not enough
- performance speed:: The planning and generation process of AI is sometimes slow when dealing with complex requests, affecting the immediacy of development.
- Service Stability: As a preview product, frequent "high traffic" errors are encountered, which can cause interactions to be interrupted and reset.
- Workflow rigidity:: Some developers felt that the mandatory "plan before you code" process was too strict and limited flexibility in certain scenarios.
- Lack of transparency:: AI's "thought process" is a black box that only shows the final plan or code, making it difficult for users to understand the logic of its decisions.
Kiro and the Future of Software Development
Development routes and pricing
After the preview period.Kiro
A tiered payment model is planned:
- free version:: 50 agent interactions per month.
- Professional Edition: $19 per month for 1,000 agent interactions.
- Advanced Professional Edition: $39 per month for 3,000 agent interactions.
It is worth noting thatKiro
It will also be integrated into the Amazon Q Developer Pro
subscription package, which reaffirms its role in the AWS
Strategic position in the ecology.
Far-reaching implications for software engineering
Kiro
The emergence of the software development center of gravity from "Writing code" fig. change one's stance "Defining Intent" cap (a poem) "Review of AI outputs" This is a clear signal of an industry trend. In this coming future, the role of the human engineer will gradually shift from being an "implementer" of code to a higher level of "architect, conductor and reviewer".
Therefore.Kiro
is a bold bet by Amazon on the future model of software development. More than just a new tool, it represents a whole new philosophy about how code should be built.