
Simulate the real exam experience with 65 questions and a 90-minute time limit. Practice with AI-verified answers and detailed explanations.
AI-Powered
GPT Pro, Claude Opus, and Gemini Pro cross-check every answer and explanation. See the reasoning for each option, requirement breakdowns, and solution architectures.
An IT operations team uses an LLM to diagnose incidents by analyzing 8–12 sequential service logs and 5 metric anomalies, and they require the model to produce a numbered, step-by-step reasoning trace with intermediate calculations (e.g., latency deltas and error-rate ratios) that justifies the final root cause and remediation; which prompt engineering technique best meets these requirements?
Keep your exam routine moving
Get timed mock exams, AI explanations, focused review, and learning insights.
Study period: 1 month
I found this practice questions and explanations very aligned with actual certification exam.
Study period: 2 weeks
The questions were good, and there were quite a few similar patterns on the exam.
Study period: 1 month
I develop AI services at work, so the practice questions were approachable and I passed the exam without much difficulty.
Study period: 2 weeks
About half of the actual exam questions felt similar, while the rest were new types of questions.
Study period: 1 month
I learned about this certification only with these questions and passed it after learning for 2 days
Download Cloud Pass and start practicing all AWS Certified AI Practitioner (AIF-C01) exam questions.
A regional healthcare provider is deploying a triage chatbot powered by a large language model (LLM) that answers scheduling and insurance questions and retrieves clinic policies from a vector index; during red-team testing, 12% of 500 adversarial prompts coerced the model into revealing masked sample IDs even with temperature set to 0.2 and an 8,192-token context window. Which action will most effectively reduce the risk of prompt-injection and jailbreak attempts that try to elicit sensitive information or unsafe behaviors?
A media-streaming platform operates 150 ML inference containers across 3 AWS Regions processing 25,000 requests per minute and needs a highly scalable AWS service to centrally track and alert on P95 latency, 5xx error rate, and GPU/CPU utilization for these workloads; which AWS service should the company use?
A logistics company must create a labeled dataset of 60,000 high-resolution drone images of warehouse roofs for a custom damage-detection model, meeting at least 98% labeling accuracy, keeping annotation errors below 1%, and achieving a 48-hour turnaround per 15,000-image batch while minimizing the risk of incorrect annotations; which solution will meet these requirements?
A regional healthcare clinic uses a foundation model (FM) from Amazon Bedrock to power a triage assistant that answers patient questions; the system handles about 18,000 queries per day, and the clinic wants to improve accuracy on clinic-specific policies by fine-tuning the FM with 6,000 curated examples. Which strategy will successfully fine-tune the model?
A telemedicine platform has trained a text classification ML model that flags potentially urgent patient messages. The company must expose the model as a real-time endpoint for its web and mobile apps, expects an average of 10 requests per second with short bursts up to 50 RPS, requires p95 latency under 300 ms, and wants a fully managed, pay-per-use hosting solution without provisioning or maintaining any servers. Which solution will meet these requirements?
A recruiting platform is building an ML model that recommends candidates for interviews based on resume data and past hiring outcomes; the team must detect and report bias against protected attributes (gender and age, using age buckets 18–24 vs 55+) on a training dataset of 250,000 records and after each weekly retraining job, compute fairness metrics such as disparate impact ratio (flag if < 0.8), generate per-prediction feature attributions to explain real-time inference results, and store all bias/explainability reports in Amazon S3. Which solution will meet these requirements?
A healthcare analytics startup must log every request made to its Amazon SageMaker real-time inference endpoints and retain the logs securely for 5 years at the lowest possible cost. Which combination of AWS service and Amazon S3 storage class meets these requirements? (Choose two.)
An insurance analytics team operates 5 ML models across 3 AWS Regions (2 real-time SageMaker endpoints and 3 batch transform jobs) and needs to automatically detect and report data drift and model quality degradation (for example, if F1 or accuracy drops by more than 5% over any rolling 24-hour window) without changing the existing training pipeline, with alerts sent to Amazon CloudWatch and summaries stored in Amazon S3 for audit. Which AWS service or feature should they use?
An e-commerce company launched a Retrieval Augmented Generation (RAG) chatbot on Amazon Bedrock that answers about 12,000 customer inquiries per day about home fitness equipment, but 18% of recent conversations included political persuasion or endorsements when users asked for training tips before a local election. Which Amazon Bedrock guardrail should be configured to identify and block political content at the topic level (for example, campaigning or political ideology) while still allowing product comparisons and workout advice?