
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.
While using Amazon Bedrock, a team sees that a 44-word chat message is billed as 1,536 input tokens and 72 output tokens; in this context, what does the term token refer to?
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 video streaming platform wants to use AI to protect its content delivery APIs from malicious traffic; the AI must determine whether a new request’s client IP and user agent come from a suspicious source by comparing against 30 days of baseline traffic patterns, score up to 12,000 requests per minute with under 150 ms latency per request, and automatically flag unusual sources; which solution meets these requirements?
A healthcare startup is using few-shot prompting with a foundation model hosted on Amazon Bedrock; the current prompt includes 12 examples, the model is invoked once per day at 07:00 UTC, and output quality is satisfactory. The company wants to lower its monthly cost while maintaining current performance. Which solution will meet these requirements?
A fintech startup needs to build an AWS Glue ETL job to process 120 CSV files (about 80 GB) that arrive daily in Amazon S3, but the team has little AWS Glue programming experience and wants step-by-step guidance and code suggestions directly in the AWS console to produce a working PySpark job within 2 days; which AWS service should they use to help them build and use AWS Glue?
A regional bank is fine-tuning a foundation model (FM) to generate approval recommendations for small-business loans using both applicant text summaries and structured financial features; regulators require transparent, audit-ready explanations, including bias metrics across 4 demographic groups and per-prediction feature attributions (e.g., SHAP) for at least 90% of sampled inferences within 24 hours of each weekly model update. Which solution will meet these requirements?
A telemedicine platform has deployed a virtual care assistant that returns AI-curated medical illustration images in response to natural-language queries; to comply with clinical guidelines and app store policies, the company must prevent display of images containing explicit nudity, graphic violence, or self-harm and must block and log any image with a moderation label confidence of 90% or higher for those categories at inference time without retraining the base model. Which solution will meet these requirements?
A global healthcare provider plans to deploy a multilingual clinician-assist chatbot that answers medical policy questions across 12 hospitals, handling approximately 35,000 chats per day with p95 latency under 400 ms; the chatbot uses a fine-tuned Amazon SageMaker JumpStart foundation model and retrieves context from an Amazon S3 bucket encrypted with AWS KMS, will run in two AWS Regions for resilience, and must pass audits against HIPAA and SOC 2 Type II. Which capabilities can the company most directly demonstrate compliance for? (Choose two.)
A regional hospital network is deploying a customer-facing Q&A assistant using the Claude 3 Sonnet foundation model through Amazon Bedrock. The team needs the model to answer with up-to-date facts from 75,000 internal policy PDFs privately stored in Amazon S3, without custom fine-tuning, and they want nightly data refresh and source citations in responses with a target latency under 2 seconds. Which solution will meet this requirement?
A healthcare analytics team is preparing a tabular dataset of 500,000 patient claim records with 22 features (including age and ZIP code), and before training any model they must use an AWS service integrated with SageMaker to check for label and feature biases such as demographic parity difference and class imbalance. Which functionality of the relevant service directly addresses this requirement?
An online education platform fine-tuned a foundation model on Amazon Bedrock to generate 120-word summaries from lecture transcripts and plans to run Amazon Bedrock automatic model evaluation on a held-out set of 500 transcript–summary pairs. To measure the model’s accuracy for abstractive summarization in terms of semantic similarity to reference summaries, which automatic metric should the team choose?