AWS DevOps & Developer Productivity Blog
HAQM introduces SWE-PolyBench, a multilingual benchmark for AI Coding Agents
Coding agents powered by large language models have shown impressive capabilities in software engineering tasks, but evaluating their performance across diverse programming languages and real-world scenarios remains challenging. This led to a recent explosion in benchmark creation to assess the coding effectiveness of said systems in controlled environments. In particular, SWE-Bench which measures the performance […]
Announcing General Availability of GitLab Duo with HAQM Q
Announcing General Availability of GitLab Duo with HAQM Q Today, we’re excited to announce the general availability of GitLab Duo with HAQM Q. This new offering is an integrated product, bringing together GitLab’s DevSecOps platform with HAQM Q’s generative AI capabilities. Gitlab Duo with HAQM Q embeds HAQM Q agent capabilities directly in GitLab’s DevSecOps […]
Accelerate large-scale modernization of .NET, mainframe, and VMware workloads using HAQM Q Developer
Software runs the world – not just the new software applications built in modern languages and deployed on the most optimized cloud infrastructure, but also legacy software built over years and barely understood by the teams that inherit them. These legacy applications may have snowballed into monolithic blocks or may be fragmented across siloed on-premises […]
Announcing the European region for HAQM Q Developer
As I sat down to write this post, my daughter called from the top of the Eiffel Tower on a trip with her high school class. While she excitedly pointed her camera toward the Parisian skyline, I was struck by how technology has transformed our concept of distance. Her world, at eighteen, is infinitely more […]
Simplifying Code Documentation with HAQM Q Developer
In the fast-paced world of software development, maintaining comprehensive documentation often falls to the bottom of priority lists in favor of delivering functionality. HAQM Q Developer’s /doc agent changes this equation by automating README generation and updates. With this tool, the variable of time spent producing documentation is reduced to the point that it’s no longer […]
Announcing inline chat in Eclipse with HAQM Q Developer
Earlier today HAQM Q Developer launched inline chat in the Eclipse IDE (in preview). In this post, I’ll walk you through how I’ve been using this powerful new capability to streamline my Java development workflow, from refactoring existing code to optimizing performance-critical methods. Whether you’re a seasoned Eclipse veteran or just getting started, you’ll see […]
Speaking Your Language: Expanded language support in HAQM Q Developer
As the world of software development becomes increasingly global, the need for tools that support multiple languages has become paramount. Earlier today, HAQM Q Developer announced expanded language support. In this post, I explore the recent expansion of language support in HAQM Q Developer, a powerful platform used by developers worldwide to discuss architecture, create documentation, […]
Using the HAQM Q Developer command line transformation tool
In today’s rapidly evolving software landscape, maintaining and modernizing Java applications is a critical challenge for many organizations. As new Java versions are released and best practices evolve, the need for efficient code transformation becomes increasingly important. HAQM Q Developer transformation for Java using the Command Line Interface (CLI) presents a powerful alternative to integrated […]
Announcing the General Availability of the HAQM EventBridge Scheduler L2 Construct
Today we’re announcing the general availability (GA) of the HAQM EventBridge Scheduler and Targets Level 2 (L2) constructs in the AWS Cloud Development Kit (AWS CDK) construct library. EventBridge Scheduler is a serverless scheduler that enables users to schedule tasks and events at scale. Prior to the launch of these L2 constructs, developers had to […]
Converting embedded SQL in Java applications with HAQM Q Developer
As organizations modernize their database infrastructure, migrating from systems like Oracle to open source solutions such as PostgreSQL is becoming increasingly common. However, this transition presents a significant challenge: discovering and converting embedded SQL within existing Java applications to ensure compatibility with the new database system. Manual conversion of this code is time-consuming, error-prone, and […]