AIF-C01: Bedrock Ecosystem

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:56 PM on 8/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Bedrock Guardrails Filters

Hate, Violence, Sexual, Insults (safety classification categories, PII masking)

2
New cards

Amazon Bedrock (FMs)

Serverless Foundation Models via API; no infrastructure/GPU management; pay-per-token; managed RAG & Agents; quick integration

3
New cards

Bedrock Fine-Tuning

Supervised customization; updates model weights using labeled prompt-response pairs to specialize behavior or style

4
New cards

Bedrock Knowledge Bases

RAG implementation; connects foundation models to enterprise data sources in S3 / vector databases for accurate context-retrieved answers

5
New cards

Bedrock Agents

Autonomous action execution; orchestrates multi-step tasks by executing API calls / AWS Lambda functions based on user requests

6
New cards

Bedrock Model Evaluation

Performance assessment; evaluates models using automatic metrics (ROUGE / BLEU) or human-in-the-loop workflows for quality and safety

7
New cards

Bedrock Continued Pre-Training

Domain adaptation; uses large volumes of unlabeled raw text to teach base foundation models specialized industry jargon before task fine-tuning

8
New cards

Guardrails for Amazon Bedrock

Safety & Compliance Controls; filters harmful content / PII redaction / toxic language / topic blocking across foundation models

9
New cards

Provisioned Throughput

Guaranteed Capacity & Performance; reserves dedicated model processing capacity for consistent high-throughput / low-latency workloads

10
New cards

Bedrock Generative AI Lifecycle

FM Selection to Deployment; Select Base Foundation Model -> Prompt Engineering -> RAG / Knowledge Bases -> Fine-Tuning / Continued Pre-training -> Model Evaluation -> Guardrails Setup -> Provisioned Throughput Deployment