Section 19: Cloud Technologies Flashcards

1
Q

Serverless Computing

A

FAAS (Function as a service)
Runs functions within virtualized runtime containers in a cloud

Microservice
▪ Designed to take an input, do some processing, and produce an output
o If demand increases, the FAAS starts up additional containers.

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

Software-Defined Networking (SDN)

A

Software-based controllers or APIs to communicate with underlying
hardware infrastructure and direct traffic on a network

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

Advantages of SDN

A

Advantages of SDN
▪ Ability to mix and match products from different vendors
▪ Fully automated deployments of a network within the cloud
▪ Provisioning of network links, appliances, and servers

o SDN disadvantages
▪ If we lose connectivity to the SDN controller, then the entire network could go down
▪ The use of a centralized controller in SDNs creates a real target for
attackers

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

Cloud Access Security Broker (CASB)

A

o Mediates user access to cloud services across all devices

Middleman, similar in concept to a Reverse Proxy

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