Tuesday, 10 Feb 2026
Subscribe
logo
  • Global
  • AI
  • Cloud Computing
  • Edge Computing
  • Security
  • Investment
  • Sustainability
  • More
    • Colocation
    • Quantum Computing
    • Regulation & Policy
    • Infrastructure
    • Power & Cooling
    • Design
    • Innovations
    • Blog
Font ResizerAa
Data Center NewsData Center News
Search
  • Global
  • AI
  • Cloud Computing
  • Edge Computing
  • Security
  • Investment
  • Sustainability
  • More
    • Colocation
    • Quantum Computing
    • Regulation & Policy
    • Infrastructure
    • Power & Cooling
    • Design
    • Innovations
    • Blog
Have an existing account? Sign In
Follow US
© 2022 Foxiz News Network. Ruby Design Company. All Rights Reserved.
Data Center News > Blog > Cloud Computing > Amazon Q Developer review: Code completions, code chat, and AWS skills
Cloud Computing

Amazon Q Developer review: Code completions, code chat, and AWS skills

Last updated: June 26, 2024 12:46 pm
Published June 26, 2024
Share
LLMs, ChatGPT, Generative AI
SHARE

After I reviewed Amazon CodeWhisperer, Google Bard, and GitHub Copilot in June of 2023, CodeWhisperer might generate code in an IDE and did safety critiques, but it surely lacked a chat window and code explanations. The present model of CodeWhisperer is now referred to as Amazon Q Developer, and it does have a chat window that may clarify code, and several other different options which may be related to you, particularly should you do a variety of growth utilizing AWS.

Amazon Q Developer at the moment runs in Visible Studio Code, Visible Studio, JetBrains IDEs, the Amazon Console, and the macOS command line. Q Developer additionally affords asynchronous brokers, programming language translations, and Java code transformations/upgrades. Along with producing, finishing, and discussing code, Q Developer can write unit assessments, optimize code, scan for vulnerabilities, and counsel remediations. It helps conversations in English, and code within the Python, Java, JavaScript, TypeScript, C#, Go, Rust, PHP, Ruby, Kotlin, C, C++, shell scripting, SQL, and Scala programming languages.

You possibly can chat with Amazon Q Developer about AWS capabilities, and ask it to assessment your assets, analyze your invoice, or architect options. It is aware of about AWS well-architected patterns, documentation, and resolution implementation.

In line with Amazon, Amazon Q Developer is “powered by Amazon Bedrock” and educated on “high-quality AWS content material.” Since Bedrock helps many basis fashions, it’s not clear from the online assertion which one was used for Amazon Q Developer. I requested, and bought this reply from an AWS spokesperson: “Amazon Q makes use of a number of fashions to execute its duties and makes use of logic to route duties to the mannequin that’s the greatest match for the job.”

Amazon Q Developer has a reference tracker that detects whether or not a code suggestion may be much like publicly accessible code. The reference tracker can label these with a repository URL and challenge license data, or optionally filter them out.

Amazon Q Developer straight competes with GitHub Copilot, JetBrains AI, and Tabnine, and not directly competes with numerous giant language fashions (LLMs) and small language fashions (SLMs) that learn about code, reminiscent of Code Llama, StarCoder, Bard, OpenAI Codex, and Mistral Codestral. GitHub Copilot can converse in dozens of pure languages, versus Amazon Q Developer’s one, and helps numerous extensions from programming, cloud, and database distributors, versus Amazon Q Developer’s AWS-only ties.

Putting in Amazon Q Developer

Given the a number of environments through which Amazon Q Developer can run, it’s not a shock that there are a number of installers. The one difficult bit is signing and authentication.

See also  The Silent Revolution in Cloud Security

Putting in Q Developer in Visible Studio Code

You possibly can set up Amazon Q Developer from the Visible Studio Code Market, or from the Extensions sidebar in Visible Studio Code. You will get to that sidebar from the Extensions icon on the far left, by urgent Shift-Command-X, or by selecting Extensions: Set up Extensions from the command palette. Kind “Amazon Q” to search out it. When you’ve put in the extension, you’ll must authenticate to AWS as mentioned beneath.

amazon q developer 01 IDG

Amazon Q Developer in Visible Studio Code features a chat window (on the left) in addition to code era. The chat window is displaying Amazon Q Developer’s capabilities.

Putting in Q Developer in JetBrains IDEs

Like Visible Studio Code, JetBrains has a market for IDE plugins, the place Amazon Q Developer is obtainable. You’ll must reboot the IDE after downloading and putting in the plugin. Then you definitely’ll must authenticate to AWS as mentioned beneath. Notice that the Amazon Q Developer plugin disables native inline JetBrains full-line code completion.

amazon q developer 02 IDG

Amazon Q Developer in IntelliJ IDEA, and different JetBrains IDEs, has a chat window on the appropriate in addition to code completion. The chat window is displaying Amazon Q Developer’s capabilities.

Putting in Q Developer within the AWS Toolkit for Visible Studio

For Visible Studio, Amazon Q Developer is a part of the AWS Toolkit, which you could find it within the Visible Studio Market. Once more, when you’ve put in the toolkit you’ll must authenticate to AWS as mentioned beneath.

Signing and authenticating Amazon Q Developer

The authentication course of is complicated as a result of there are a number of choices and several other steps that bounce between your IDE and net browser. You used to need to repeat this course of incessantly, however the product supervisor assures me that re-authentication ought to now solely be essential each three months.

Putting in Q Developer for command line

Amazon Q Developer for the command line is at the moment for macOS solely, though a Linux model is on the roadmap and documented as a distant goal. The macOS set up is mainly a obtain of a DMG file, adopted by operating the disk picture, dragging the Q file to the purposes listing, and operating that Q app to put in the CLI q program and a menu bar icon that may deliver up settings and the online consumer information. You’ll additionally must authenticate to AWS, which can log you in.

See also  Cloudflare puts log analysis in-dashboard
amazon q developer 03 IDG

On macOS, the command-line program q helps a number of shell applications and a number of terminal applications. Right here I’m utilizing iTerm2 and the z shell. The q translate command constructs shell instructions for you, and the q chat command opens an AI assistant.

Amazon Q Developer within the AWS Console

In case you are operating as an IAM consumer reasonably than a root consumer, you’ll have so as to add IAM permissions to make use of Amazon Q Developer. Upon getting permission, AWS ought to show an icon on the proper of the display screen that brings up the Amazon Q Developer interface.

amazon q developer 04 IDG

The Amazon Q Developer window on the proper, operating within the AWS Console, can chat with you about utilizing AWS and might generate architectures and code for AWS purposes.

Evaluating Amazon Q Developer

In line with AWS, “Amazon Q Developer Agent achieved the very best scores of 13.4% on the SWE-Bench Leaderboard and 20.5% on the SWE-Bench Leaderboard (Lite), a knowledge set that benchmarks coding capabilities. Amazon Q safety scanning capabilities outperform all publicly benchmarkable instruments on detection throughout the most well-liked programming languages.”

Each of the quoted numbers are mirrored on the SWE-Bench web site, however there are two points. Neither quantity has as but been verified by SWE-Bench, and the Amazon Q Developer rating on the Lite Leaderboard has dropped to #3. As well as, if there’s a supporting doc on the internet for Amazon’s safety scanning declare, it has evaded my searches.

SWE-Bench, from Cornell, is “an analysis framework consisting of two,294 software program engineering issues drawn from actual GitHub points and corresponding pull requests throughout 12 common Python repositories.” The scores replicate the answer charges. The Lite information set is a subset of 300 GitHub points.

Let’s discover how Amazon Q Developer behaves on the varied duties it helps in a few of the 15 programming languages it helps. This isn’t a proper benchmark, however reasonably an try to get a really feel for a way nicely it really works. Keep in mind that Amazon Q Developer is context delicate and tries to make use of the persona that it thinks most closely fits the atmosphere the place you ask it for assist.

Predictive inline code era with Amazon Q Developer

I attempted a softball query for predictive code era and used considered one of Amazon’s inline suggestion examples. The Python immediate equipped was # Perform to add a file to an S3 bucket. Urgent Possibility-C as instructed bought me the code beneath the immediate within the screenshot beneath, after an unlawful character that I needed to delete. I needed to sort import on the high to immediate Amazon Q to generate the imports for logging, boto3, and ClientError.

I additionally used Q Chat to inform me the best way to resolve the imports; it recommended a pip command, however on my system that mounted the unsuitable Python atmosphere (v 3.11). I needed to do some sleuthing within the Frameworks listing tree to remind myself to make use of pip3 to focus on my present Python v 3.12 atmosphere. I felt like singing “Daisy, Daisy” to Dave and complaining that my thoughts was going.

See also  Could soaring data centre demand bridge the skills gap?
amazon q developer 05 IDG

Inline code era and chat with Amazon Q Developer. All of the code beneath the # TODO remark was generated by Amazon Q Developer, though it took a number of steps.

I additionally tried Amazon’s two different built-in inline suggestion examples. The instance to finish an array of pretend customers in Python principally labored; I had so as to add the closing ] myself. The instance to generate unit assessments failed once I pressed Possibility-C: It generated unlawful characters as an alternative of perform calls. (I’m beginning to suspect a problem with Possibility-C in VS Code on macOS. It might or could not have something to do with Amazon Q Developer.)

After I restarted VS Code, tried once more, and this time pressed Return on the road beneath the remark, it labored high quality, producing the test_sum perform beneath.

# Write a take a look at case for the above perform.
def test_sum():
    """
    Unit take a look at for the sum perform.
    """
    assert sum(1, 2) == 3
    assert sum(-1, 2) == 1
    assert sum(0, 0) == 0

AWS reveals examples of completion with Amazon Q Developer in as much as half a dozen programming languages in its documentation. The examples, just like the Python ones we’ve mentioned, are both quite simple, e.g. add two numbers, or relate to widespread AWS operations supported by APIs, reminiscent of importing recordsdata to an S3 bucket.

Pure language to code era with Amazon Q Developer

Since I now believed that Amazon Q Developer can generate Python, particularly for its personal take a look at examples, I attempted one thing slightly totally different. As proven within the screenshot beneath, I created a file referred to as quicksort.cpp, then typed an preliminary remark:

//perform to kind a vector of generics in reminiscence utilizing the quicksort algorithm

Amazon Q Developer saved making an attempt to autocomplete this remark, and in some circumstances the implementation as nicely, for various issues. However it was straightforward to maintain typing my specification whereas Amazon Q Developer erased what it had generated, and Amazon Q Developer finally generated an almost appropriate implementation.

Quicksort is a well known algorithm. Each the C and C++ libraries have implementations of it, however they don’t use generics. As a substitute, you must write type-specific comparability capabilities to move to qsort. That’s historic, because the libraries had been carried out earlier than generics had been added to the languages.

Source link

Contents
Putting in Amazon Q DeveloperEvaluating Amazon Q DeveloperPredictive inline code era with Amazon Q DeveloperPure language to code era with Amazon Q Developer
TAGGED: Amazon, AWS, Chat, Code, completions, developer, Review, Skills
Share This Article
Twitter Email Copy Link Print
Previous Article mergers and acquisitions Cobalt Service Partners Buys Digi Security Systems
Next Article Application SLAs in the Cloud: A Big Swindle? Application SLAs in the Cloud: A Big Swindle?
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Your Trusted Source for Accurate and Timely Updates!

Our commitment to accuracy, impartiality, and delivering breaking news as it happens has earned us the trust of a vast audience. Stay ahead with real-time updates on the latest events, trends.
FacebookLike
TwitterFollow
InstagramFollow
YoutubeSubscribe
LinkedInFollow
MediumFollow
- Advertisement -
Ad image

Popular Posts

Synthesizing avatars into a 360-degree video provides a virtual walking experience

Schematic of the digital strolling expertise. Credit score: Toyohashi College of Expertise. Researchers have developed…

March 1, 2024

How data centres can support the renewable energy transition 

John Byrne, Managing Director Eire at Enel X, and Evan Barker, Supervisor, Amenities Engineering at…

November 9, 2024

AMD: Latest news and insights

Survey: AMD continues to take server share from Intel Could 20, 2025: AMD continues to…

July 14, 2025

Happy New Year from the HostingJournalist Team!

Collectively, we explored groundbreaking developments in AI-driven server, networking and knowledge middle operations, subsequent to…

January 1, 2025

What is quantum computing good for? XPRIZE and Google offer cash for answers

The sponsors of a brand new $5 million prize need to enhance the quantum computing…

March 6, 2024

You Might Also Like

SuperCool review: Evaluating the reality of autonomous creation
AI

SuperCool review: Evaluating the reality of autonomous creation

By saad
Alphabet boosts cloud investment to meet rising AI demand
Cloud Computing

Alphabet boosts cloud investment to meet rising AI demand

By saad
On how to get a secure GenAI rollout right
Cloud Computing

On how to get a secure GenAI rollout right

By saad
Snowflake and OpenAI push AI into everyday cloud data work
Cloud Computing

Snowflake and OpenAI push AI into everyday cloud data work

By saad
Data Center News
Facebook Twitter Youtube Instagram Linkedin

About US

Data Center News: Stay informed on the pulse of data centers. Latest updates, tech trends, and industry insights—all in one place. Elevate your data infrastructure knowledge.

Top Categories
  • Global Market
  • Infrastructure
  • Innovations
  • Investments
Usefull Links
  • Home
  • Contact
  • Privacy Policy
  • Terms & Conditions

© 2024 – datacenternews.tech – All rights reserved

Welcome Back!

Sign in to your account

Lost your password?
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.
You can revoke your consent any time using the Revoke consent button.