Beyond the Breaking News

AWS Extends Agentic AI Capabilities In Amazon Q Developer

AWS News

AWS Extends Agentic AI Capabilities In Amazon Q Developer
Software DeveloperCode AssistantAgentic AI

I am a technology journalist with three decades of press experience. Primarily I work as a news analysis writer dedicated to a software application development ‘beat’. I have spent much of the last twenty years focusing on open source, analytics & data science, cloud computing, mobile devices & data management.

Code tools have broadened. Software application development code assistant s in the decade before now worked at the level of what we could call smart autocomplete tools. Developers would tap into automations and sometimes interact with chat functions inside the integrated development environment of their choice and get “code snippets” to insert into their programming activities.

This was good, but the tooling here was singularly centralized upon code generation because - after all - that’s the meat in the sandwich… and that was the core requirement. All of which functionality was great, but it probably couldn’t be called an end-to-end technology proposition i.e. software programming inside a total development pipeline and lifecycle that starts from initial application requirements analysis, progresses to forming algorithmic logic, moves through testing and debugging, looks upstream to creation of the user interface… and then also extends to live deployment execution and ongoing maintenance, or extensions for scaling and updates. In the modern era of AI, with generative intelligence and agentic AI"workers” now starting to actually become members of the workforce, any notion of code assistants just working to provide code is starting to almost sound archaic. This is the tipping point that AWS is now looking to capitalize upon with its latest updates to Amazon Q Developer, a generative AI conversational assistant that developers can use for coding, testing, upgrading, troubleshooting and security scanning.We’re at a really transformative moment in software development where new technologies will create a profound shift in the way developers work due to the rise of AI coding assistants in the generative space,” enthused Adam Seligman, VP of developer experience at AWS. “It's the biggest tooling shift we've seen in developer tools in my lifetime.”Stanley Cup Odds 2024/25: Wild, Jets, Stars, Kings, Avs, Canucks, Golden Knights And Oilers Lead Best In The West This is all about the fact that now that we can build and create code assistant functions so much more accurately through technologies like retrieval augmented generation to align AI more tightly to an organization’s specific business logic and data and other fine-tuning mechanisms. This means we can remove so much more of the laborsome elements of the software application development lifecycle and leave developers to work on the creative elements of core application innovation. Seligman reminds us that coding assistants used to function solely on what he calls the middle section of the programming task i.e. the code. But with the latest updates to Amazon Q Developer, the technology is capable of providing end-to-end assistance starting from understanding application requirements, right through to creating logic functions and onward to testing and deployment. How big a change is this? Perhaps as fundamental as the birth of the IBM PC, the creation of Linux, or the arrival of compilers that converted low-level software like machine code and assembly language into executable programs. But again, why is all this happening now and what are the tasks that software developers need AI to shoulder for them? “In any real world IT team, software developers spend a whole lot of time working on things that are essentially not coding… and these are key tasks that Amazon Q Developer is capable of performing with automated accuracy and efficiency,” said Deepak Singh, VP of next-generation developer experience at AWS. “These are jobs such as configuration, generating unit tests , looking after upgrades/maintenance and - importantly - creating code documentation so that other programmers who might access code repositories know what they are looking at.” While code assistants vary massively in their form and function, in general, Singh points out that developers have had to leave the “flow” of their work inside their integrated development environment and step out of the IDE to get the answers they need. Amazon Q Developer has been engineered to address that disconnect and its latest updates centralize around providing in-flow assistance with an emphasis on large-scale transformation of legacy workloads.AWS says it has built Amazon Q Developer to take the “undifferentiated heavy-lifting” out of complex and time-consuming application migration and modernization projects. It is positioned as the first generative AI-powered assistant for large-scale migration and modernization of Windows .NET, VMware and mainframe workloads. Its core new capabilities mean that it can modernize Windows .NET applications to Linux at what is claimed to be up to four times faster and reduce licensing costs by up to 40%. It can transform VMware workloads to cloud-native architectures, converting on-premises network configurations into AWS equivalents in hours. It can also accelerate mainframe modernization by streamlining labor-intensive work like code analysis, documentation, planning and refactoring applications. That’s an arguably quite neat triumvirate of modernization tools i.e. shifting Microsoft .NET to Linux falls in line with the general trend towards enterprise open source; VMware migrations are very of the moment; and mainframe modernization remains an imperative for some installations as it has done for the last quarter century. In more detail here for additional validation, organizations often want to modernize from the Windows .NET Framework to cross-platform Windows .NET on Linux for reduced licensing costs, enhanced security and optimized performance. “We are combining Amazon Q Developer with our nearly two decades of experience helping organizations migrate and modernize their legacy workloads on AWS to accelerate and simplify large-scale transformations,” said, vice president of technology, at AWS. “This is a game-changer for customers and partners looking to move off of Windows .NET, VMware and mainframes. Now, Amazon Q significantly speeds up application transformation projects with agents that can autonomously complete some of the most labor-intensive tasks, such as analyzing, planning, code generation and testing, saving customers time and money, and helping them realize the full value of the cloud.”Looking at the state of migration today AWS says that many organizations have a large number of legacy applications that often require specialized expertise to operate and are expensive and time-consuming to maintain. While firms running these legacy applications and data services may want to move onwards, modernization can take months of work. This does mean that projects often get postponed and, arguably, this does impact an organization’s ability to start embracing news-age IT functions with generative AI obviously among the usual suspects here. To make these projects easier, AWS says that Amazon Q Developer provides transformation capabilities that use AI-powered agents to automate the heavy-lifting tasks involved in upgrading and modernizing. What constitutes heavy lifting? That’s tasks like analyzing source code, generating new code, testing it and executing the change once it’s approved. Earlier this year, Amazon integrated the Java transformation capability of Amazon Q Developer into its internal systems to migrate tens of thousands of production applications from older versions of Java to Java 17. If you haven’t been tracking Java release versions, the current Java version with long term support is Java 21, so LTS on Java 17 would be an appealing move forward for many users. The company says that this effort saved more than 4,500 years of development work. “To start a transformation, a developer simply selects ‘Transform’ under the AWS Toolkit section in their integrated development environment to confirm the specific file they want to modernize. Amazon Q then uses agents to automatically identify the components that need to be upgraded, create a transformation plan, fix any build errors and execute the plan. This includes upgrading existing code and configuration files, generating any new files it needs and fixing any issues identified with failed builds before presenting a summary to the developer,” details AWS, in a technical product update. Digging through the Amazon Q mainframe modernization functions in more detail, this tool handles code analysis, planning and application refactoring. Starting with IBM z/OS mainframes, software engineers can use Amazon Q to assist with a range of modernization tasks, including automatically generating documentation for COBOL code and decomposing monolithic applications into components so that they can be moved and deployed on modern cloud platforms - in this case, AWS, obviously. We started this story by saying that code assistant technologies have broadened. In the case of Amazon Q Developer, the tool uses AI agent functions to automatically identify software application code dependencies and create a plan to modernize workloads in waves. Also capable of understanding software application syntax, Q is evolving fairly quickly given that AWS only announced this tool at this time last year.Only one question really remains i.e. do developers like code assistants? In the case of Amazon Q Developer, AWS VP Singh has said that it scores a 55% acceptance rating on the SWE Bench benchmark , which is actually a good state-of-the-art score. Although these are early days, the progression here is moving fast and the broadening of these tools will surely have a positive impact on the way programmers work when developing software.No, not at all and a thousand times no, this is all about elevating the developer discipline upwards from the non-code tasks associated with project administration, documentation creation, code deployment effectiveness analysis and security… and, equally, at the command line coding level, to also support developers with smarter code completion to make applications more performant, more efficient and actually more functionally complete.Our community is about connecting people through open and thoughtful conversations. We want our readers to share their views and exchange ideas and facts in a safe space.Insults, profanity, incoherent, obscene or inflammatory language or threats of any kindContinuous attempts to re-post comments that have been previously moderated/rejectedAttempts or tactics that put the site security at riskProtect your community.

We have summarized this news so that you can read it quickly. If you are interested in the news, you can read the full text here. Read more:

ForbesTech /  🏆 318. in US

Software Developer Code Assistant Agentic AI Generative AI

 

United States Latest News, United States Headlines

Similar News:You can also read news stories similar to this one that we have collected from other news sources.

Nerdio Virtual Desktop Sharpens Suit For ‘Modern Work’ CapabilitiesNerdio Virtual Desktop Sharpens Suit For ‘Modern Work’ CapabilitiesI am a technology journalist with three decades of press experience. Primarily I work as a news analysis writer dedicated to a software application development ‘beat’. I have spent much of the last twenty years focusing on open source, analytics & data science, cloud computing, mobile devices & data management.
Read more »

How We Can Make the Agentic Internet Work for EveryoneHow We Can Make the Agentic Internet Work for EveryoneBangdao Chen received his Doctor of Philosophy (DPhil) degree in Computer Science from University of Oxford. His primary research areas include decentralized identity, payment security, and blockchain security. He is the Co-Founder of the University College Oxford Blockchain Research Centre.
Read more »

The Third Wave Of AI Is Here: Why Agentic AI Will Transform The Way We WorkThe Third Wave Of AI Is Here: Why Agentic AI Will Transform The Way We WorkBernard Marr is a world-renowned futurist, board advisor and author of Generative AI in Practice: 100+ Amazing Ways Generative Artificial Intelligence is Changing Business and Society. He has written over 20 best-selling and award-winning books and advises and coaches many of the world’s best-known organisations.
Read more »

Are Agentic Applications A Threat To All Workflow Apps?Are Agentic Applications A Threat To All Workflow Apps?Jason Andersen is vice president and principal analyst at Moor Insights & Strategy, covering application development platforms, technologies and services.
Read more »

Anthropic’s New Tool Shows Us How ‘Agentic’ AI Will Take Over Phone Apps in 2025Anthropic’s New Tool Shows Us How ‘Agentic’ AI Will Take Over Phone Apps in 2025This protocol from Anthropic will connect any AI assistant to any data source. It’s the missing piece before AI can use all your apps for you.
Read more »

AWS AI Data Lead: Pushing Past Prototypes In Generative AIAWS AI Data Lead: Pushing Past Prototypes In Generative AII am a technology journalist with three decades of press experience. Primarily I work as a news analysis writer dedicated to a software application development ‘beat’. I have spent much of the last twenty years focusing on open source, analytics & data science, cloud computing, mobile devices & data management.
Read more »



Render Time: 2026-05-22 14:43:44