C Flashcards
cache cluster
A logical cache distributed over multiple cache nodes. A cache cluster can be set up with a specific number of cache nodes.
cache cluster identifier
Customer-supplied identifier for the cache cluster that must be unique for that customer in an AWS region.
cache engine version
The version of the Memcached service that is running on the cache node.
cache node
A fixed-size chunk of secure, network-attached RAM. Each cache node runs an instance of the Memcached service, and has its own DNS name and port. Multiple types of cache nodes are supported, each with varying amounts of associated memory.
cache node type
An EC2 instance type used to run the cache node.
cache parameter group
A container for cache engine parameter values that can be applied to one or more cache clusters.
cache security group
A group maintained by ElastiCache that combines ingress authorizations to cache nodes for hosts belonging to Amazon EC2 security groups specified through the console or the API or command line tools.
canned access policy
A standard access control policy that you can apply to a bucket or object. Options include: private, public-read, public-read-write, and authenticated-read.
canonicalization
The process of converting data into a standard format that a service such as Amazon S3 can recognize.
capacity
The amount of available compute size at a given time. Each Auto Scaling group is defined with a minimum and maximum compute size. A scaling activity increases or decreases the capacity within the defined minimum and maximum values.
cartesian product processor
A processor that calculates a cartesian product. Also known as a cartesian data processor.
cartesian product
A mathematical operation that returns a product from multiple sets.
CDN
See content delivery network (CDN).
certificate
A credential that some AWS products use to authenticate AWS accounts and users. Also known as an X.509 certificate . The certificate is paired with a private key.
chargeable resources
Features or services whose use incurs fees. Although some AWS products are free, others include charges. For example, in an AWS CloudFormation stack, AWS resources that have been created incur charges. The amount charged depends on the usage load. Use the Amazon Web Services Simple Monthly Calculator at http://calculator.s3.amazonaws.com/calc5.html to estimate your cost prior to creating instances, stacks, or other resources.
CIDR block
Classless Inter-Domain Routing. An internet protocol address allocation and route aggregation methodology.
See Also Classless Inter-Domain Routing in Wikipedia.
ciphertext
Information that has been encrypted, as opposed to plaintext, which is information that has not.
ClassicLink
A feature for linking an EC2-Classic instance to a VPC, allowing your EC2-Classic instance to communicate with VPC instances using private IP addresses.
See Also link to VPC.
See Also unlink from VPC.
classification
In machine learning, a type of problem that seeks to place (classify) a data sample into a single category or “class.” Often, classification problems are modeled to choose one category (class) out of two. These are binary classification problems. Problems where more than two categories (classes) are available are called “multiclass classification” problems.
See Also binary classification model.
See Also multiclass classification model.
cloud service provider
(CSP)
A company that provides subscribers with access to internet-hosted computing, storage, and software services.
CloudHub
See AWS VPN CloudHub.