Inspirational journeys

Follow the stories of academics and their research expeditions

AWS Certified Machine Learning Specialty Questions 2022 - Part 45

Mary Smith

Sat, 18 Apr 2026

AWS Certified Machine Learning Specialty Questions 2022 - Part 45

1. What are the steps to optimize the use of Amazon Translate for a specific language pair in a machine learning pipeline?

A) Train a custom translation model using Amazon Translate, perform a sentiment analysis on the translated text, and evaluate the model's accuracy using a confusion matrix.
B) Use the batch translation feature to translate a large volume of text, perform text preprocessing, and evaluate the quality of the translated text using a BLEU score.
C) Use the batch translation feature to translate a large volume of text, perform text preprocessing, and evaluate the quality of the translated text using a BLEU score.
D) Create a custom language model using Amazon Translate, use transfer learning to improve the model's performance, and evaluate the model's performance using a test dataset.



2. You are designing a machine learning architecture on AWS that requires high-performance, shared file storage for your data. Which of the following is a benefit of using Amazon FSx for Lustre for your storage solution?

A) Low latency, high throughput file storage that is optimized for compute-intensive workloads.
B) Seamless integration with Amazon S3 for easy data transfer and backup.
C) All of the above.
D) Built-in file deduplication and compression to reduce storage costs and optimize file access.
E) Automated backups, point-in-time restores, and data durability across multiple Availability Zones.


3. A medical company wants to build a machine learning model that can identify abnormalities in medical images, such as X-rays and CT scans. Which AWS ML application service would be most appropriate for this use case?

A) Amazon Rekognition
B) Amazon Textract
C) Amazon Kendra
D) Amazon Comprehend Medical
E) Amazon SageMaker


4. You have a highly available application running in an Amazon VPC that requires connectivity to an on-premises data center. Which of the following options provides a highly available and fault-tolerant solution for this requirement?

A) Use a VPN connection with a single VPN tunnel and redundant customer gateway devices in the on-premises data center.
B) Use a VPN connection with a single VPN tunnel and a single customer gateway device in the on-premises data center.
C) Use a VPN connection with multiple VPN tunnels and a single customer gateway device in the on-premises data center.
D) Use a VPN connection with multiple VPN tunnels and redundant customer gateway devices in the on-premises data center.



5. A company needs to perform real-time ETL (extract, transform, and load) on data coming from various sources such as Amazon S3, Amazon DynamoDB, and Amazon Kinesis streams. The company wants to perform the ETL on a serverless platform that automatically scales based on the data volume and provides data validation and monitoring capabilities. Which AWS service should the company use for this requirement?

A) AWS Glue
B) Amazon Kinesis Data Firehose
C) AWS Lambda
D) Amazon EMR
E) Amazon Redshift


1. Right Answer: C
Explanation:

2. Right Answer: A
Explanation:

3. Right Answer: A
Explanation:

4. Right Answer: D
Explanation:

5. Right Answer: B
Explanation:

0 Comments

Leave a comment