Overview
Ref: https://www.udemy.com/course/aws-ai-practitioner-certified/learn/lecture/44886505
- 🔧 Fully managed GenAI assistant for your employees
- Uses company's internal data & knowledge
- Built on top of Amazon Bedrock (but can't choose underlying FMs)
- 💡 NOTE: Setting up Amazon Q Business is a bit tedious process compared to other AWS services
- Diagram
Integration
Ref: https://www.udemy.com/course/aws-ai-practitioner-certified/learn/lecture/44886505
- Data connectors (fully managed RAG) can access/crawl many data sources:
- AWS resources: S3, RDS, Aurora, WorkDocs…
- External to AWS: Microsoft 365, Salesforce, GDrive, Gmail, Slack, Sharepoint…
- Plugins allow to interact with 3rd party services:
- Jira, ServiceNow, Zendesk, Salesforce…
- Diagram
IAM integration
- User authentication through IAM Identity Center for employees
- Allows Web Identity Federation (i.e. authentication via external IDPs like Google, Microsoft AD…)
- Permissions segregate data by sensitivity → users receive responses generated only from documents they have access to
- Diagram
Admin Controls