CCP Terminology 2 Flashcards

1
Q

A firewall/security layer on the subnet

A

Access Control List (ACL)

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

Automates the process of adding or removing EC2 instances based on traffic demand for your application

A

Auto Scaling

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

Content delivery network (CDN) that allows you to store your content at “edge locations” located all around the world, allowing customers to access your content more quickly

A

CloudFront

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

Allows you to monitor all actions taken by IAM users

A

CloudTrail

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

Service that allows you to monitor various elements of your AWS account

A

CloudWatch

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

Provides persistent block storage volumes for use of EC2 instances

A

Elastic Block Store (EBS)

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

A virtual computer, very similar to a desktop/laptop computer

A

Elastic Compute Cloud (EC2) Instance

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

Evenly distributes traffic between EC2 instances that are associated with it

A

Elastic Load Balancing (ELB)

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

Data caching service used to help improve the speed/performance of web applications running on AWS

A

ElastiCache

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

The ability of a system to increase and decrease in size

A

Elasticity

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

Property that enables a system to continue operating properly in the event of the failure of one or more components

A

Fault Tolerance

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

A type of software that either allows or blocks certain kinds of internet traffic to pass through it

A

Firewall

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

Individuals who have been granted access to an AWS account

A

IAM Users

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

Service where AWS user accounts and their access to various AWS services are managed

A

Identity and Access Management (IAM)

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

The measure of the amount of data transferred from/to a storage device in a second

A

Throughput

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

Percent over a one-year time period that a file stored in S3 will not be lost

A

Object Durability

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

Set rules to automatically transfer objects between storage classes at defined time intervals

A

Object Lifecycle

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

Ability to make any object publicly available via a URL link

A

Object Sharing

19
Q

Automatically keep multiple versions of an object (when enabled)

A

Object Versioning

20
Q

Allow you or your company access to manage billing and access to multiple AWS accounts in one user interface

A

Organizations

21
Q

SQL database service that provides a wide range of SQL database options to select from

A

Relational Database Service (RDS)

22
Q

Data warehouse database service designed to handle petabytes of data for analysis

A

Amazon RedShift

23
Q

How do AWS services or users elevate privileges in order to perform tasks across your account?

A

Assume Roles

24
Q

Where you configure and manage web domains for websites or applications you host on AWS

25
The ability of a system to easily increase in size and capacity in a cost-effective way
Scalability
26
Firewall/security layer on the server/instance level
Security Group (SG)
27
AWS service that allows you to automate the sending of email or text messaging notifications based on events that happen in your AWS account
Simple Notification Service (SNS)
28
A private subsection of AWS you control and in which you can place AWS resources
Virtual Private Cloud (VPC)
29
What groups are stateful and deny all inbound traffic by default but can add custom rules to fit your operational and security needs?
Security groups
30
This is an optional layer of security that acts as a firewall for controlling traffic in and out of one or more subnets
A Network Access Control List
31
_________ List by default perform stateless packet filtering when initially created
A Network Access Control List
32
By default, this allows all inbound and outbound traffic, but you can modify it by adding your own rules.
Your account’s default network ACL
33
What type of EC2 Instance is ideal for Application servers, gaming servers, backend servers for enterprise applications, and small and medium databases
General Purpose EC2 Instance Type
34
This has a lower storage price but a higher retrieval price
S3 Standard Infrequent Access
35
This is an incremental backup.
EBS snapshot
36
When you modify a file in block storage, only the pieces that are changed are updated. When a file in object storage is modified,
the entire object is updated.
37
This is a regional service that stores data across multiple Availability Zones. 
Amazon EFS
38
This is a serverless database in which you do not have to provision, patch, or manage servers. 
DynamoDB
39
This is a NoSQL database that uses structures like key and value pairs other than rows and columns to organize data
DynamoDB
40
This is an enterprise-class relational database. 
Amazon Aurora
41
A database accelerator service that adds caching layers on top of your databases to help improve the read times of common requests. 
ElastiCach
42
This is a data warehousing service that you can use for big data analytics
Amazon Redshift
43
In the AWS Shared Responsibility Model model, who is responsible for: host operating system the virtualization layer physical security of the data centers
AWS