From the course: AWS AI Automation Foundations: Command Line Interface (CLI) with Amazon Q in AWS CloudShell

Unlock this course with a free trial

Join today to access over 24,800 courses taught by industry experts.

What is Amazon Q?

What is Amazon Q?

- [Instructor] Amazon Q is an Enterprise AI assistant that is available via the console as well as the SDK, and it also has the ability to do developer tasks as well as natural language tasks in the shell. And in addition, it has the ability to do chatbot functionality that you can extend. So let's go ahead and talk through some of the things that you can do here. First up, for core capabilities, we have a complete dev lifecycle that's available with Amazon Q. So it can do every single aspect of software development and act as a tool that enhances your development lifecycle. It also has this NLTK, or natural language toolkit kind of style to it, where you ask a question in human language and then it gives you back a response in code. And this works very well for things like Bash inside of the Cloud Shell environment to get a command for, let's say, "Hey, let's execute a Lambda function," or "Let's go ahead and, you know, list the buckets in my account." The Enterprise integration is…

Contents