SEATTLE: Amazon Web Services (AWS) has introduced new features for its DevOps Agent to help developers release software faster and more safely. The update focuses on solving delays that happen after code is written.
As AI tools make it easier to generate code quickly, companies are left to face a different challenge. The problem is not writing code, but reviewing, testing, and releasing it safely. AWS says its new tools are designed to handle this part of the process. The company has added features that automatically check code changes, identify risks, and generate tests before software is released.
✨ AI Summary
Amazon Web Services has updated its DevOps Agent with features designed to accelerate software release cycles. New tools automate code reviews, security checks, and risk assessments. The release readiness feature tests code in controlled environments to ensure it meets company standards and functional requirements before deployment.
Autonomous release testing automatically generates and executes test plans based on specific code changes. These tools simulate real-world conditions to validate software behavior without manual intervention. Currently in preview, these updates aim to help developers manage large volumes of AI-generated code while maintaining security and performance.
One key feature is called release readiness. It runs new code in a controlled environment to check if it works properly. This includes testing basic functions and verifying that the software can run without errors before moving forward. The system also checks whether code follows company rules, security standards, and dependencies. Results from these checks can be seen directly in tools developers already use, such as GitHub, GitLab, or coding environments.
Experts say this approach helps teams catch problems earlier. It reduces the need for manual checks and speeds up the overall release process.
AWS has also added a feature called autonomous release testing. This tool automatically creates and runs test plans based on each code change. These tests simulate real‑world conditions to see how the software will behave. The tool covers different types of testing, including functional checks, behavior changes, and system integration, at that. This can save developers time, as they no longer have to create tests manually.
According to analysts, these updates are especially useful in modern development, where AI is generating large amounts of code. Faster testing and validation help companies release updates without increasing risks. This help developers manage large volumes of AI-generated code without any issues in the release.
AWS says the new features are currently available in preview and can be tested by developers in select regions. They are offered at no additional cost during this phase.
The update is part of a broader trend in the tech industry. Companies like Microsoft and Google are also expanding AI tools to support code review, testing, and software deployment. For businesses, this could mean quicker product updates, fewer errors, and lower development costs.
