Building GenAI with Bedrock Flashcards
Can bedrock integrate with SageMaker Canvas?
Yes
What are the four bedrock API endpoints?
Bedrock - deploy and train
Bedrock-runtime - inference
Bedrock-agent - Manage, Deploy, and Train
Bedrock-agent-runtime - perform inference
Can you use Bedrock with a root account?
No
Can Bedrock Playground be used for evaluating your own custom or imported models?
Yes
What is fine-tuning do?
It is additional training using your own data.
Does continued pre-training use labeled or unlabeled data?
Unlabeled
What is continued pre-training?
It is like fine-tuning, but with unlabeled data
What is cheaper, RAG or Fine-Tuning?
RAG
What is a knowledge base?
A vector database.
Will Opensearch work as a knowledgebase?
Yes
Can Aurora support Vector Databases?
Yes
What are Bedrock Guardrails?
Content filtering on prompts and responses.
Do Guardrails work with image foundation models?
No
Can Bedrock remove PII with Guardrails?
Yes
Do Guardrails work for agents or knowledge bases?
Both