Intro to Azure Security Flashcards
(17 cards)
What is the responsibility of the cloud provider with Infrastructure as a Service (IaaS)
Storage, logical networking, Servers/Virtualization
What is the responsibility of the customer with Infrastructure as a Service (IaaS)
Applications, runtimes, security, databases
What is the responsibility of the cloud provider with Platform as a Service (PaaS)
Storage, logical networking, Servers/Virtualization, runtimes, security, databases
What is the responsibility of the customer with Platform as a Service (PaaS)
Only the applications
What is the responsibility of the cloud provider with Software as a Service (SaaS)
Everything - Storage, logical networking, Servers/Virtualization, applications, runtimes, security, databases
Regardless of the cloud service model, what will customers always retain the responsibilities for?
- Data governance and rights management
- Endpoint protection
- Account and access management
Regardless of the cloud service model, what will the cloud service provider always retain the responsibilities for?
- Physical data center
- Physical network
- Physical hosts
What responsibilities vary based on the cloud service model?
- Identity and directory infrastructure
- Applications
- Logical Network
- Operating system
What are the two ways azure networks can be managed?
managed by Microsoft and managed by us
What networking model is used in Azure data centers?
3-tier topology:
* Core
* Distribution
* Access
in terms of network topology, what elements does an Azure data center contain?
- Edge network
- Wide area network (WAN)
- Regional gateways network
- Data center network
Describe the “Edge network” in an Azure data center
Represents a separation point between the Microsoft network and other networks (such as the internet or corporate networks); responsible for providing internet connectivity and ExpressRoute peering into Azure
Describe the “Wide area network (WAN)” in an Azure data center
Microsoft’s backbone; provides connectivity between Azure regions
Describe the “Regional gateways network” in an Azure data center
A point of aggregation for Azure regions and applies to all data centers within the region; provides connectivity between data centers within the Azure region and enables connectivity with other regions
Describe the “Data center network” in an Azure data center
Enables connectivity between data centers and enables communication between servers within the data center; The network is separated into three stages – ingress, middle, and egress. Each stage contains multiple switches.
How is traffic routed in the Azure data center network?
When a call is made, it enters the ingress switch and from there it can be routed to any available middle switch, and from the middle switch to any available egress switch.
What steps are taken when a security issues arises?
- The customer is notified of the incident.
- An immediate investigation is started to provide detailed information regarding the security incident.
- Steps are taken to mitigate the effects and minimize the damage of the security incident.