AI Use Cases
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing AWS Certified AI Practitioner AIF-C01 premium course — no separate purchase.
Included in this chapter:
- When AI/ML earns its cost vs. deterministic code
- Naming the ML problem type from the output shape
- Mapping the use case to the right AWS managed AI service
- Exam-pattern recognition: stem keywords → service, and why distractors fail
Choosing an AWS AI/ML tier for a use case
| Tier | What it is | ML expertise needed | Customization | Best-fit use case |
|---|---|---|---|---|
| Pre-trained AI services | Ready-made APIs: Comprehend, Rekognition, Transcribe, Translate, Polly, Textract, Lex, Personalize, Forecast, Fraud Detector, Kendra | None - call an API, no model to train | Limited; some services support custom labels or domain tuning | Common tasks (sentiment, OCR, speech, translation, recommendations) where a generic capability is enough |
| Amazon Bedrock (foundation models) | Serverless access to third-party and Amazon foundation models for generative AI | Low; prompt engineering, optional fine-tuning and RAG, no infrastructure | Medium; in-context prompts, RAG, and fine-tuning without managing servers | Generative tasks: text/chat generation, summarization, code assistance, conversational agents |
| Amazon SageMaker AI | Full platform to build, train, tune, and host custom ML models | High; data science and ML engineering skills required | Full; any algorithm, custom data, full control of training and hosting | Bespoke models where no managed service fits, or specialized accuracy and control needs |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.