CloudAcademy: Knowledge Check: Architecture (SAA-C03) 2 of 2 Flashcards
Which types of datasets can users specify in Amazon Forecast? (Choose 3 answers)
A. Target time series datasets
B. Testing time series dataset
C. Related time series datasets
D. Item metadata datasets
A. Target time series datasets
C. Related time series datasets
D. Item metadata datasets
Explanation:
Datasets contain the data used to train a predictor. You create one or more Amazon Forecast datasets and import your training data into them. A dataset group is a collection of complementary datasets that detail a set of changing parameters over a series of time. After creating a dataset group, you use it to train a predictor.
Each dataset group can have up to three datasets, one of each dataset type: target time series, related time series, and item metadata.
Amazon Rekognition is broadly separated into which two types of processing? (Choose 2 answers)
A. processing spoken languages
B. processing images
C. processing videos
D. processing music
B. processing images
C. processing videos
Explanation:
Amazon Rekognition is broadly separated into operations specific to processing images and operations specific for processing videos or video streams. The main difference between these two sets of APIs is that the image processing APIs follow a synchronous pattern, whereas the video processing APIs follow an asynchronous pattern for calling.
When is a single-tier design a better fit for an application than a multi-tier design? (Choose 2 answers)
A. Single-tier design is better suited for Dev/Test environments and simple applications.
B. Single-tier design is better suited when high availability is a critical factor.
C. Single-tier design is better suited when a decoupled architecture is critical.
D. Single-tier design is better suited when potentially scaling for burst traffic is not a concern.
A. Single-tier design is better suited for Dev/Test environments and simple applications.\
D. Single-tier design is better suited when potentially scaling for burst traffic is not a concern.
Explanation:
So the benefit of a single-tier architecture is that we have everything in one tier. So potentially one instance or group of instances can run our entire application. The three tiers will be sharing the memory, process, and storage of that one machine or group of machines. And that is fine when we just need a simple service, say a Dev or Test environment, or we have a very small application that may not need to scale up or down to meet demand.
Which AWS Machine Learning service uses time-series data to predict changes related to business KPIs, such as inventory, pricing, web traffic, or employee staffing?
A. Amazon Forecast
B. Amazon Lex
C. Amazon Comprehend
D. Amazon Polly
A. Amazon Forecast
Explanation:
Amazon Forecast is a fully managed service that uses statistical and machine learning algorithms to deliver highly accurate time-series forecasts. Based on the same technology used for time-series forecasting at Amazon.com, Forecast provides state-of-the-art algorithms to predict future time-series data based on historical data, and requires no machine learning experience.
Time-series forecasting is useful in multiple fields, including retail, finance, logistics, and healthcare. You can also use Forecast to predict domain-specific metrics for your inventory, workforce, web traffic, server capacity, and finances.
Which AWS service is a fully managed service that assists with building, publishing, monitoring, securing, and maintaining APIs within AWS?
A. AWS AppSync
B. AWS Lambda
C. Amazon API Gateway
D. Amazon S3
C. Amazon API Gateway
Explanation:
AWS has created a fully managed service called Amazon API Gateway that helps deal with building, publishing, monitoring, securing, and maintaining APIs within AWS.
Which statement below best describes the service Amazon SageMaker provides?
A. SageMaker helps to build, train, and deploy machine learning models.
B. SageMaker helps developers build conversational applications through voice and text.
C. SageMaker helps extract insights from text documents.
D. SageMaker specializes in pre-trained models to process images and videos.
A. SageMaker helps to build, train, and deploy machine learning models
Explanation:
Amazon SageMaker helps to build, train, and deploy machine learning models. The other statements describe Amazon Lex, Amazon Rekognition, and Amazon Comprehend.
What are Amazon EC2 Spot Instances?
A. instances that can scale up or down as needed
B. instances that are more expensive than regular instances, but which guarantee both 100% uptime and autoscaling
C. instances that guarantee low latency and high availability, due to servicing requests only from a limited geographical region
D. instances that can be acquired for large discounts, but which can be terminated whenever spare capacity is needed for standard compute
D. instances that can be acquired for large discounts, but which can be terminated whenever spare capacity is needed for standard compute
Explanation:
In terms of hardware and technical parameters, Spot Instances are exactly the same as regular instances. Only pricing and availability are different. Spot Instances, which can be acquired for large discounts when compared to regular on-demand prices, come with a major caveat. Whenever spare capacity is needed for standard compute, the Spot Instance can be terminated, with a best-effort, two minute notice.
Which AWS service allows you to manage and synchronize data across multiple mobile devices and users?
A. Amazon API Gateway
B. Amazon SNS
C. Amazon SQS
D. AWS AppSync
D. AWS AppSync
Explanation:
AWS AppSync allows you to manage and synchronize data across multiple mobile devices and users.
In theory, the machine learning workflow can be broken down into four separate steps. Which of the following choices lists each of those steps in the proper order?
A .Build your model
Prepare your data
Train and tune your model
Deploy and manage your model
B
Build your mode
Train and tune your mode
Prepare your data
Deploy and manage your model
C
Prepare your data
Train and tune your model
Build your model
Deploy and manage your model
D
Prepare your data
Build your model
Train and tune your model
Deploy and manage your model
D
Prepare your data
Build your model
Train and tune your model
Deploy and manage your model
Explanation:
The general order of the machine learning workflow is:
Prepare your data Build your model Train and tune your model Deploy and manage your model
Which Amazon S3 storage class is for re-creatable, infrequently accessed data that needs millisecond access?
A. S3 One Zone - Infrequent Access
B. S3 Standard
C. S3 Intelligent - Tiering
D. S3 Glacier
A. S3 One Zone - Infrequent Access
Explanation:
S3 One Zone - Infrequent Access is for re-creatable, infrequently accessed data that needs millisecond access.
What does Rekognition do?
A. uses the inputs such as CPU utilization, memory usage, and IOPS from cloud servers to attempt to control the output of cost
B. analyzes text to extract information
C. detects how a user who wrote some text felt about the subject
D. labels objects in an image
D. labels objects in an image
Explanation:
Rekognition (spelled with a K instead of a C) is Amazon’s image processing suite. This service covers both still pictures and videos and is capable of doing actions related to labeling objects in an image.
Amazon Pinpoint makes it easy to _____.
A. build a digital content creation studio
B. query data in S3 using SQL
C. launch and manage virtual private servers
D. run targeted campaigns to drive user engagement in mobile apps.
D. run targeted campaigns to drive user engagement in mobile apps.
Explanation:
By definition, Amazon Pinpoint makes it easy to run targeted campaigns to drive user engagement in mobile apps.
What is a dataset domain in Amazon Forecast?
A. a custom dataset schema for a specific use case
B. a custom dataset for a specific use case
C. a pre-defined dataset schema for a common use case
D. a pre-defined algorithm for a common use case
C. a pre-defined dataset schema for a common use case
Explanation:
To train a predictor, you create one or more datasets, add them to a dataset group, and provide the dataset group for training.
For each dataset that you create, you associate a dataset domain and a dataset type. A dataset domain specifies a pre-defined dataset schema for a common use case, and does not impact model algorithms or hyperparameters.
What three requirements must be met to launch EC2 spot instances? (Choose 3 answers)
A. There must be available EC2 instance capacity.
B. You must provide a fixed duration of time to use the spot instances.
C. Your maximum hourly price must exceed the spot price.
D. You must have an active spot request.
A. There must be available EC2 instance capacity
C. Your maximum hourly price must exceed the spot price.
D. You must have an active spot request.
Explanation:
To launch spot instances, you need an active spot request with a maximum price that exceeds the spot price, and there must be available EC2 capacity to fulfill your request. You can optionally provide a fixed duration of time that you will need the spot instances, but this is not required.
AWS Lambda is a(n) _____-driven service.
A. data
B. security
C. container
D. event
D. event
Explanation:
Lambda is an event-driven service.