CCP Terminology Flashcards

1
Q

Access Control List (ACL)

A

A firewall/security layer on the subnet level

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

Auto Scaling

A

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

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

CloudFront

A

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

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

CloudTrail

A

Allows you to monitor all actions taken by IAM users

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

CloudWatch

A

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

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

Elastic Block Store (EBS)

A

Provides persistent block storage volumes for use of EC2 instances

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

Elastic Compute Cloud (EC2)

A

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

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

Elastic Load Balancing (ELB)

A

Evenly distributes traffic between EC2 instances that are associated with it

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

ElastiCache

A

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

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

Elasticity

A

The ability of a system to increase and decrease in size

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

Fault Tolerance

A

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

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

Firewall

A

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

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

IAM Users

A

Individuals who have been granted access to an AWS account

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

Identity and Access Management (IAM)

A

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

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

Throughput

A

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

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

Object Durability

A

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

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

Object Lifecycle

A

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

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

Object Sharing

A

Ability to make any object publicly available via a URL link

19
Q

Object Versioning

A

Automatically keep multiple versions of an object (when enabled)

20
Q

Organizations

A

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

21
Q

Relational Database Service (RDS)

A

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

22
Q

Amazon RedShift

A

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

23
Q

Roles

A

How different AWS services are granted permission to communicate and share data

24
Q

Route 53

A

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

25
Q

Scalability

A

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

26
Q

Security Group (SG)

A

Firewall/security layer on the server/instance level

27
Q

Simple Notification Service (SNS)

A

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

28
Q

Virtual Private Cloud (VPC)

A

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

29
Q

Security groups are stateful and deny

A

all inbound traffic by default.
but you can add custom rules to fit your operational and security needs.

30
Q

A Network Access Control List: is an optional layer of security that acts as a firewall for controlling traffic

A

in and out of one or more subnets

31
Q

A Network Access Control List by default perform

A

stateless packet filtering when initially created

32
Q

By default, your account’s default network ACL

A

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

33
Q

EC2 Instance Type: General Purpose: provide a balance of compute, memory, and networking resources. You can use them for a variety of workloads such as

A

application servers

gaming servers

backend servers for enterprise applications

small and medium databases

34
Q

S3 Standard Infrequent Access has a lower storage price but a

A

higher retrieval price

35
Q

An EBS snapshot is

A

an incremental backup.

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

Amazon EFS is a regional service that stores data

A

across multiple Availability Zones.

38
Q

DynamoDB is serverless, which means that you do not have to

A

provision, patch, or manage servers.

39
Q

DynamoDB is a “NoSQL databases” because they use structures like

A

key and value pairs other than rows and columns to organize data

40
Q

Amazon Aurora is an

A

enterprise-class relational database.

41
Q

ElastiCach is a Database accelerator service that adds

A

caching layers on top of your databases to help improve the read times of common requests.

42
Q

Amazon Redshift is a

A

data warehousing service that you can use for big data analytics

43
Q

In the Shared Responsibility Model AWS is responsible for

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