Загрузка...

AWS AI Practitioner Certification Exam Question & Answer on When to Use S3 Storage in Agentic Apps

When you fine-tune a foundation model in Amazon Bedrock, the next step is proving it performs well on real-world inputs, not just the training data. In this question, the retail startup wants to validate the tuned model using 5,000 test prompts as part of an evaluation workflow. The key phrase is “upload and store the validation dataset so it can be used by the evaluation workflow.” For Bedrock evaluation and related model customization workflows, the dataset needs to live in object storage and be addressable in a way the managed service can reliably access. That is exactly why Amazon S3 is the correct answer. Bedrock evaluation workflows expect datasets stored in S3 and referenced using S3 URIs, which makes S3 the standard landing zone for prompt sets, test corpora, and evaluation inputs.

Amazon S3 is purpose-built for this kind of workload. It is massively scalable, and 5,000 prompts is small compared to what S3 routinely handles. It is also highly durable and integrates cleanly with AWS managed services that read data directly from S3 without requiring you to manage servers or mount storage. Just as importantly for exam scenarios, S3 provides practical controls that matter in validation pipelines. You can use IAM-based access control to ensure only the evaluation workflow can read the dataset, enable versioning to keep a history of test sets over time, and apply lifecycle policies so old validation runs can be archived or expired automatically. These features support repeatable evaluations, which is a major theme in machine learning and GenAI workflows. If you cannot re-run the same validation set later, it becomes difficult to compare model versions with confidence.

The incorrect options are designed to test whether you recognize the difference between storage that a managed AWS service can directly consume and storage that is attached to compute you manage. AWS Glue is not a storage service for Bedrock evaluation datasets. Glue is primarily used for ETL, data preparation, and cataloging metadata in the Glue Data Catalog. It can help transform or organize data that ultimately ends up somewhere else, but it is not the expected destination for Bedrock evaluation input files. In exam terms, if the question asks where to “upload and store” a dataset and one option is Glue, that often indicates the test is checking whether you confuse ETL tooling with durable dataset storage.

Amazon EBS is also incorrect because it is block storage attached to individual EC2 instances. EBS volumes are great for low-latency disk needs on a server you control, but they do not naturally provide the object-based access pattern that managed services like Bedrock evaluation workflows rely on. You would need to run compute to expose or move that data, which defeats the purpose of a managed evaluation workflow that expects a simple, service-accessible URI. Amazon EFS is a shared POSIX file system commonly mounted by EC2 instances or container workloads. It is excellent for shared file access across compute, but Bedrock evaluation workflows do not typically mount your file system. In managed-service questions, file systems and block volumes are often distractors because they imply you are managing compute and storage mounts, while the correct answer is usually an AWS-native object store the service can read directly.

A reliable exam tip is this. Whenever a question mentions Amazon Bedrock evaluation, model customization, fine-tuning, or uploading a dataset to be used by the workflow, default to Amazon S3 unless the prompt explicitly calls for a specialized repository or feature store. Bedrock, like many AWS analytics and ML services, is designed to consume inputs from S3 using URIs. Test writers commonly include EBS and EFS because they sound like valid storage, but they are not the standard answer for managed workflows that expect object storage. A quick mental filter helps. If the service is managed and serverless from your perspective, the dataset is usually in S3. If you must mount it, attach it, or run an instance to access it, it is probably not the right choice.

In summary, S3 is correct because it is the service-integrated object storage layer that Bedrock evaluation workflows can access directly and repeatably. This is the pattern the AWS AI Practitioner, AWS Practitioner, and AWS Machine Learning exams reward. Identify the managed workflow, then choose the storage option that is natively compatible, scalable, and URI-addressable, which is typically Amazon S3.

ChatGPT can

Видео AWS AI Practitioner Certification Exam Question & Answer on When to Use S3 Storage in Agentic Apps канала Cameron McKenzie
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять