1. A company wants to use Amazon Transcribe to automatically transcribe speech from a video recording. They require the output to be in a specific format that includes punctuation and speaker identification. Which of the following options will allow them to achieve this?
A) Use the default output format of Amazon Transcribe and post-process it using regular expressions. B) Enable speaker identification in Amazon Transcribe and manually add punctuation to the output. C) Use Amazon Transcribe Medical to transcribe the speech and convert the output to the required format. D) Use the AWS SDK to specify the required output format and enable speaker identification.
2. Which of the following statements is true regarding Amazon Translate's support for custom terminologies in machine translation?
A) Custom terminologies can only be used to translate text in specific domains, such as medical or legal. B) Custom terminologies are only available for the Amazon Translate neural machine translation (NMT) engine. C) Custom terminologies can be created in any language and can be applied to translation from and to any language pair. D) Custom terminologies can only be created and managed using the Amazon Translate console.
3. You have been tasked with securing a large AWS infrastructure by monitoring and auditing all API activity. Which of the following statements about AWS CloudTrail is true?
A) AWS CloudTrail only logs API calls made through the AWS Management Console. B) AWS CloudTrail logs all API activity, including read and write operations, for all AWS services. C) AWS CloudTrail can only be used to monitor and audit API activity for a single AWS account. D) AWS CloudTrail is not suitable for monitoring and auditing API activity in real-time.
4. You are working on an application that requires real-time monitoring of user activity to identify and troubleshoot issues. Which of the following statements about Amazon CloudWatch Logs is true?
A) Amazon CloudWatch Logs can only collect and store log data from EC2 instances and Lambda functions. B) Amazon CloudWatch Logs can only store log data for up to 24 hours. C) Amazon CloudWatch Logs can automatically parse and index log data for faster querying and analysis. D) Amazon CloudWatch Logs cannot stream real-time log data to other AWS services.
5. Which of the following is true regarding the connectivity options for Amazon VPC and on-premises resources?
A) Amazon VPC provides a dedicated, high-speed, low-latency connection between on-premises data centers and Amazon VPC using AWS Direct Connect. B) Amazon VPC provides a dedicated, high-speed, low-latency connection between on-premises data centers and Amazon VPC using AWS Site-to-Site VPN. C) Amazon VPC provides a dedicated, high-speed, low-latency connection between on-premises data centers and Amazon VPC using AWS Transit Gateway. D) Amazon VPC does not support connectivity with on-premises data centers.
Leave a comment