
65問と90分の制限時間で実際の試験をシミュレーションしましょう。AI検証済み解答と詳細な解説で学習できます。
AI搭載
すべての解答は3つの主要AIモデルで交差検証され、最高の精度を保証します。選択肢ごとの詳細な解説と深い問題分析を提供します。
A public health analytics team at a city hospital network plans to build an AI application using large language models (LLMs) that will read 20–50 page clinical incident reports (PDFs) and produce key takeaways for safety reviews; the system must return a concise summary of the top findings (≤200 words) within 5 seconds per request and support up to 10 concurrent reviewers. Which solution meets these requirements?
外出先でもすべての問題を解きたいですか?
Cloud Passをダウンロード — 模擬試験、学習進捗の追跡などを提供します。
学習期間: 1 month
I found this practice questions and explanations very aligned with actual certification exam.
学習期間: 2 weeks
The questions were good, and there were quite a few similar patterns on the exam.
学習期間: 1 month
I develop AI services at work, so the practice questions were approachable and I passed the exam without much difficulty.
学習期間: 2 weeks
About half of the actual exam questions felt similar, while the rest were new types of questions.
学習期間: 1 month
I learned about this certification only with these questions and passed it after learning for 2 days
A real-time financial news platform ingests about 12 GB of new multilingual articles per day and wants its in-house foundation model (FM) to reflect breaking developments within 24 hours without resetting weights; the team plans daily refreshes using a rolling 90-day corpus and warm-starting from the latest checkpoint to preserve capabilities. Which training strategy will keep the FM current with the most recent data while maintaining previously learned knowledge?
A university research team used Amazon Bedrock to customize a foundation model to answer questions about campus services; they now want to run a structured validation on 2,500 new, unseen queries and need to upload a single 150 MB JSONL file that Amazon Bedrock can access for evaluation in the same AWS Region as the Bedrock instance. Which AWS service should they use to store this dataset so Bedrock can read it directly from object storage?
An e-commerce marketplace plans to deploy a product Q&A assistant using a managed large language model on Amazon Bedrock; in a two-day pilot, each request averages 800 prompt tokens and 200 completion tokens, the temperature is set to 0.7, and no custom training or fine-tuning is performed for the model. Which factor will primarily drive the daily inference charges when the system processes 10,000 requests?
A healthtech startup needs to launch a multilingual symptom-checking chatbot and a product-description generator across 3 AWS Regions (us-east-1, eu-west-1, ap-southeast-1), must experiment with at least 4 different foundation models from multiple providers, requires serverless pay-per-request inference with built-in guardrails and retrieval-augmented generation integrations, and must scale from 500 to 50,000 requests per day without managing model hosting—Which AWS service provides managed access to foundation models to build and scale these generative AI applications?
A retail company using Amazon SageMaker needs a centralized way to version, share, and retrieve 200 engineered variables (features) across 5 data science teams for both offline training (daily batch refresh) and online inference (p95 lookup < 15 ms); which SageMaker capability best meets these requirements?
A fintech startup deploys a credit card fraud detection ML model that flags 3.2% of all transactions as fraudulent but 12.1% for customers from Postal Zone 9 even though they represent 12% of the user base, and a review shows the training data contained only 2% legitimate transactions from Zone 9 while fraud cases from that zone were oversampled; which type of bias is affecting the model output?
A healthcare teleconsultation platform plans to use large language models (LLMs) to auto-summarize doctor–patient chats; the team has shortlisted 4 LLMs available in Amazon SageMaker JumpStart and will test them on 12,000 de-identified chat transcripts, needing to compare the toxicity or unsafe content rate in the generated summaries with consistent criteria, finish the comparison within 48 hours, and keep operational effort to a minimum. Which approach will allow the team to evaluate the models’ output toxicity with the least operational overhead?
A municipal traffic department wants to build a violation-risk triage dashboard for field inspectors to rank 80,000 parking lots each day; the dashboard must display the learned weight assigned to each of 12 input variables (for example, prior fines, lot occupancy rate, and time since last inspection) and allow supervisors to manually adjust these weights in 5% increments within the range -2.0 to +2.0, with the model immediately updating the risk probability for each lot.
A streaming platform’s creative team is using Retrieval Augmented Generation (RAG) with Amazon Bedrock and Stability AI Stable Diffusion XL to generate 768x768 thumbnail concepts from text prompts enriched with retrieved metadata; with 25 diffusion steps, a CFG scale of 5.0, and a variable seed, the outputs look diverse but often ignore specific attributes such as "red vintage bicycle with a wicker basket," and the team wants the images to follow the prompt more strictly without a large increase in latency. Which change should they make to increase prompt adherence and specificity?