O Flashcards

1
Q

object

A

Amazon Simple Storage Service (Amazon S3): The fundamental entity type stored in Amazon S3. Objects consist of object data and metadata. The data portion is opaque to Amazon S3.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

observation

A

Amazon Machine Learning: A single instance of data that Amazon Machine Learning (Amazon ML) uses to either train a machine learning model how to predict or to generate a prediction. Each row in an Amazon ML input data file is an observation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

On-Demand Instance

A

An Amazon EC2 pricing option that charges you for compute capacity by the hour with no long-term commitment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

operation

A

An API function. Also called an action.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

optimistic locking

A

A strategy to ensure that an item that you want to update has not been modified by others before you perform the update. For Amazon DynamoDB, optimistic locking support is provided by the AWS SDKs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

organization

A

AWS Organizations: An entity that you create to consolidate and manage your AWS accounts. An organization has one master account along with zero or more member accounts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

organizational unit

A

AWS Organizations: A container for accounts within a root of an organization. An organizational unit (OU) can contain other OUs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

origin access identity

A

Also called OAI. When using Amazon CloudFront to serve content with an Amazon S3 bucket as the origin, a virtual identity that you use to require users to access your content through CloudFront URLs instead of Amazon S3 URLs. Usually used with CloudFront private content.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

origin server

A

The Amazon S3 bucket or custom origin containing the definitive original version of the content you deliver through CloudFront.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

original environment

A

The instances in a deployment group at the start of an AWS CodeDeploy blue/green deployment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

OSB transformation

A

Orthogonal sparse bigram transformation. In machine learning, a transformation that aids in text string analysis and that is an alternative to the n-gram transformation. OSB transformations are generated by sliding the window of size n words over the text, and outputting every pair of words that includes the first word in the window.

See Also n-gram transformation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

OU

A

See organizational unit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

output location

A

Amazon Machine Learning: An Amazon S3 location where the results of a batch prediction are stored.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly