Amazon Q - Deep Dive Flashcards
(38 cards)
What is Amazon Q Business?
A fully managed Gen-AI assistant that uses your company’s internal data to answer questions, generate content, and automate tasks.
How does Amazon Q Business differ from a general foundation model?
It is trained specifically on your company’s internal data, ensuring relevant and secure responses.
What can you ask Amazon Q Business?
You can ask it to write job postings, create social media posts, summarize team meetings, and perform routine actions like submitting time-off requests.
What is behind Amazon Q Business?
It is built on Amazon Bedrock, but you have less control over the choice of the underlying foundation model.
What are Data Connectors in Amazon Q Business?
Fully managed RAG integrations that allow Amazon Q Business to connect to over 40 popular enterprise data sources like Amazon S3, RDS, Salesforce, and Microsoft 365.
What are Plugins in Amazon Q Business?
Plugins allow Amazon Q Business to interact with third-party services like Jira, ServiceNow, and Zendesk, enabling it to perform tasks like creating issues in Jira.
What is IAM Identity Center?
A user authentication service that ensures users can only access the documents they are authorized to view, securing the company’s data.
How does IAM Identity Center integrate with external identity providers?
It can integrate with systems like Google login or Microsoft Active Directory, allowing users to log in using their existing credentials.
What are Admin Controls in Amazon Q Business?
Controls that allow customization of responses based on your organization’s needs, such as blocking certain topics or ensuring responses use only internal information.
What security features does IAM Identity Center provide?
It ensures that users can only access documents within their permissions, protecting your company’s internal data from unauthorized access.
Can Amazon Q Business restrict external knowledge?
Yes, Amazon Q Business can be set to respond using only internal company information, excluding external knowledge from the broader model.
What are Guardrails in Amazon Q Business?
Similar to admin controls, Guardrails help set up restrictions on topics, control the use of internal vs. external knowledge, and apply settings at a global or topic level.
What are Amazon Q Apps?
Gen-AI-powered apps that can be created without coding by using natural language, leveraging your company’s internal data.
What is Amazon Q Apps Creator?
A web UI that allows users to describe the type of app they want to create using natural language, which is then automatically generated.
How do Amazon Q Apps work?
Users can describe the app they want, and Amazon Q Apps will generate a web application that can interact with internal company data and allow users to upload documents or prompts.
Can you create an app without developers using Amazon Q Apps?
Yes, Amazon Q Apps is designed to let anyone in your company create a Gen-AI app quickly without the need for developers.
Can Amazon Q Apps use plugins?
Yes, Amazon Q Apps can leverage plugins to extend functionality and integrate with external services.
What is the main advantage of using Amazon Q Apps?
It simplifies the app creation process, enabling non-developers to create powerful apps using only natural language and internal company data.
What is Amazon Q Developer?
A service that helps developers answer questions about AWS documentation, AWS resources in their accounts, and provides AI code companion capabilities.
How does Amazon Q Developer assist with AWS bill analysis?
It can analyze your AWS bill and provide a cost analysis, such as identifying the top services that contributed to costs in a specific quarter.
What is the AI code companion feature of Amazon Q Developer?
An AI tool that helps developers write, complete, and troubleshoot code for AWS-based applications, similar to GitHub Copilot.
What languages does Amazon Q Developer support?
It supports multiple languages including Java, JavaScript, Python, TypeScript, and C#, with plans to add more languages over time.
What features does the AI code companion provide?
It provides real-time code suggestions, security scans, code completion, debugging, and optimizations, and can bootstrap new projects by generating base files.
Can Amazon Q Developer integrate with IDEs?
Yes, Amazon Q Developer works with popular IDEs such as Visual Studio Code, Visual Studio, and JetBrains.