Section 19: Cloud Technologies Flashcards
Serverless Computing
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.
Software-Defined Networking (SDN)
Software-based controllers or APIs to communicate with underlying
hardware infrastructure and direct traffic on a network
Advantages of SDN
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
Cloud Access Security Broker (CASB)
o Mediates user access to cloud services across all devices
Middleman, similar in concept to a Reverse Proxy