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

A

Route 53

25
Q

The ability of a system to easily increase in size and capacity in a cost-effective way

A

Scalability

26
Q

Firewall/security layer on the server/instance level

A

Security Group (SG)

27
Q

AWS service that allows you to automate the sending of email or text messaging notifications based on events that happen in your AWS account

A

Simple Notification Service (SNS)

28
Q

A private subsection of AWS you control and in which you can place AWS resources

A

Virtual Private Cloud (VPC)

29
Q

What groups are stateful and deny all inbound traffic by default but can add custom rules to fit your operational and security needs?

A

Security groups

30
Q

This is an optional layer of security that acts as a firewall for controlling traffic in and out of one or more subnets

A

A Network Access Control List

31
Q

_________ List by default perform stateless packet filtering when initially created

A

A Network Access Control List

32
Q

By default, this allows all inbound and outbound traffic, but you can modify it by adding your own rules.

A

Your account’s default network ACL

33
Q

What type of EC2 Instance is ideal for Application servers, gaming servers, backend servers for enterprise applications, and small and medium databases

A

General Purpose EC2 Instance Type

34
Q

This has a lower storage price but a higher retrieval price

A

S3 Standard Infrequent Access

35
Q

This is an incremental backup.

A

EBS snapshot

36
Q

When you modify a file in block storage, only the pieces that are changed are updated. When a file in object storage is modified,

A

the entire object is updated.

37
Q

This is a regional service that stores data across multiple Availability Zones.

A

Amazon EFS

38
Q

This is a serverless database in which you do not have to provision, patch, or manage servers.

A

DynamoDB

39
Q

This is a NoSQL database that uses structures like key and value pairsother than rows and columns to organize data

A

DynamoDB

40
Q

This is an enterprise-class relational database.

A

Amazon Aurora

41
Q

A database accelerator service that adds caching layers on top of your databases to help improve the read times of common requests.

A

ElastiCach

42
Q

This is a data warehousing service that you can use for big data analytics

A

Amazon Redshift

43
Q

In the AWS SharedResponsibility Model model, who is responsible for:

host operating system
the virtualization layer
physical security of the data centers

A

AWS