aws-cloud-practitioner Flashcards

1
Q

what is cloud computing?

A

Remote virtrual shared resources (Compute, storage, Database and Network)

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

what is a hypervisor?

A

software to create a VM environ on a single server

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

what are the 3 types of cloud deployment models?

A

public, private and hybrid

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

what is scaling ‘up and down’?

A

altering the power and performance of an instance (memory, CPU)

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

what is scaling ‘in and out’?

A

adds or removes the number of instances

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

example of Saas? (software)

A

gmail

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

example of Paas? (platform)

A

heroku, github

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

example of Iaas (infrastructure)

A

aws

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

what is EBS?

A

Elastic block store. Offers persistant block level storage. Can be detatched and attached to instances.

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

what is EC2?

A

Elasctic compute cloud

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

what is an AMI?

A

Amazon machine image

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

what is ECS?

A

Elastic container service (runs docker etc)

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

what is MIME?

A

Multipurpose Internet Mail Extensions (enables the sending of data and media via http)

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

what is TCP?

A

Transmission Control Protocol

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

whats is lead time?

A

time from request to release

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

what is meant by muteable?

A

liable to change

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

what is CAPEX?

A

capital expenditure (starting up)

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

what is OPEX?

A

operational expenditure (long term)

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

what is NAS?

A

Network-attached storage

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

what is IOPS

A

input output operations per second

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

where is the public key?

A

aws

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

what key do you have? (public or private)

A

private

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

what are the types of ELB’s?

A

Application, Network, Classic

24
Q

what is TLS?

A

Transport Layer Security

25
what is ACM?
Aws Certificate Manager
26
what level does the application load balancer work at?
level 7 (application)
27
what level does the network load balancer work at?
level 4 (transport)
28
what is the OSI model?
Open Systems interconnection (7 layers)
29
what certificate is used for ELB https?
X.509
30
whats is KMS?
key management service
31
what is UDP?
user datagram protocol
32
what is SNS?
simple notification service
33
what is TLS?
Transport Layer Security
34
what is RTO?
(Recovery Time Objective) is defined as the maximum amount of time in which a service can remain unavailable for before it’s classed as damaging to the business
35
what is NFS?
Network file system
36
what is NAT?
network address translation
37
what is a NAT Gateway?
a portal to the internet from a private cloud, cant be accessed from the internet. only from the private cloud.
38
what is a Bastion host?
An instance in a public network that can connect to instances in a private network (remotely)
39
whats is ARP?
address resolution protocol
40
what is an NIC?
network interface card
41
what is URL?
Universal Resource Locator
42
what is DHCP?
Dynamic Host Configurtion Protocol
43
what is NAC?
Network Access Control
44
what is direct connect?
Private connection to private clouds (without traversing the internet)
45
what is vpc peering?
connection between 2 vpcs, they are 1 to 1 (can not talk to other vpcs that are connected to each other)
46
what is AWS transit gateway?
service to simplify connections bewteeen vpcs and networks. all entites route to the gateway, instead of an individual 1 to 1 connection with each other.
47
whats is an ENI
Elastic Network Interface, can be attached and detached to instances. Can contain a ip/mac address
48
what is Eth0?
Name of the primary interface ENI when a EC2 instance is created.
49
what is Route 53?
a highly available and scaleable dns. Provides secure and reliable routing of requests.
50
what is RDP?
SSH for windows
51
what is an OAI?
origin access identity
52
what is RTO?
Recovery Time Objective, length of time to restore after a disaster.
53
what is RPO?
Recovery Point Obejctive, time before disaster where a back up can occur.
54
what is iSCSI?
internet small computer system interface, a block protocol for storage networking across a network connection which is usually Ethernet
55
what is a SAN?
storage area network