701 - Section 3 Flashcards
(130 cards)
What document is used by cloud providers that defines the different responsibilities for all of the cloud offerings between the provider and the customer?
Responsibility matrix
What is it called when you have more than one public and or private cloud?
Hybrid cloud
What are some security issues with a hybrid cloud?
Authentication across the different platforms, firewall configurations, server settings, diverse security monitoring, data leakage
What is it called when the servers network and application are all defined in configuration?
Infrastructure as code
What are some of the advantages with infrastructure as code?
The description can be used to build other application instances, and you can create multiple versions similar to application code
What is it called when apps are separated into individual autonomous functions that removes the operating system from the equation?
Function as a service
A developer will create these FaaS as server-side logic and they are executed in what?
A stateless container
What is an API?
Application programming interface
What is the glue for micros services which enable them to work together as an application?
APIs
What are three advantages to micro services?
They are scalable, resilient, and offer security and compliance
What are three advantages to micro services?
They are scalable, resilient, and offer security and compliance
What does VLAN stand for?
Virtual local area network
What does VLAN stand for?
Virtual local area network
What does a VLAN do?
It separates networks logically instead of physically meaning communication cannot happen between the VLANs
What does SDN stand for?
Software defined networking
What are the three layers of SDN?
Infrastructure/data plane, control layer/control plane, application layer/management plane
In SDN, which layer processes, the network frames and packets does forwarding trunking encrypting and NAT?
Infrastructure layer/data plane
In SDN, which layer manages the actions of the data plan contains routing tables session, tables, and NAT tables?
Control layer/control plane
In SDN, which layer configures and manages the device?
Application layer/management plane
An application container contains what?
Everything you need to run an application, including code and other dependencies
What does IOT stand for?
Internet of things
What is another name for large scale multi industrial control systems?
SCADA, supervisory control and data acquisition system
What are some examples where SCADA is used?
Power generation, refining, manufacturing
What are some of the attributes for SCADA?
They are distributed, contain real time information, no external access