AWS DevOps & Developer Productivity Blog

Category: Announcements

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 […]

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 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, […]

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 […]

Announcing support for upgrades to Java 21 in HAQM Q Developer

On February 14, HAQM Q Developer announced support for upgrades to Java 21. As a Java developer, I’m excited about this new capability, which will make it easier for me to keep my applications up-to-date and take advantage of the latest language features and performance improvements. In addition, the latest version of HAQM Q Developer […]

Take control of your code with HAQM Q Developer’s new context features

In this blog post, I dive into the powerful new features of HAQM Q Developer that empower developers to take full control of their development workflow. These features, currently available in Visual Studio Code, allow you to leverage workspace context, explicit context, prompt libraries, and project rules to streamline your software projects, maintain coding standards, […]

A lightning fast, new agentic coding experience within the HAQM Q Developer CLI

Earlier today, HAQM Q Developer announced an enhanced CLI agent within the HAQM Q command line interface (CLI). With this announcement, Q Developer brings the latest agentic experience to the CLI that provide a more dynamic, interactive coding experience that works with you, and iteratively makes changes based on your feedback. HAQM Q Developer can […]

Decision flow diagram of an asset as it gets audited for garbage collection.

Announcing CDK Garbage Collection

The AWS Cloud Development Kit (CDK) is an open source framework that enables developers to define cloud infrastructure using a familiar programming language. Additionally, CDK provides higher level abstractions (Constructs), which reduce the complexity required to define and integrate AWS services together when building on AWS. CDK also provides core functionality like CDK Assets, which […]