Core Services: Networking Flashcards

1
Q

Azure Virtual Network

A

Azure Virtual Network (VNet) is the fundamental building block for your private network in Azure. VNet enables many types of Azure resources, such as Azure Virtual Machines (VM), to securely communicate with each other, the internet, and on-premises networks.

Choose a range of Ips (big range)
Lower the number = more IP addresses

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

Virtual Private Network (VPN)

A

Secure connection (not public internet) for connecting to cloud resources from on prem.

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

Azure Load Balancer

A

Used for distributing incoming network traffic across a group of backend resources (VMs or servers)

Distributes across several availability zones to get high availability

You define the forwarding rules based on source IP and port to destination IP and port.

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

Azure Application Gateway

A

Azure Application Gateway is a web traffic load balancer that enables you to manage traffic to your web applications.

Application Gateway can make routing decisions based on additional attributes of an HTTP request e.g. /images or /video, can route to the best server for this.

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

Azure DNS

A

Azure DNS is a hosting service for DNS domains that provides name resolution by using Microsoft Azure infrastructure.

Provides ultra-fast DNS responses and ultra-high domain availability

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

Azure Content Delivery Network

A

Delivers high-bandwidth content to customers globally

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

Azure DDoS Protection

A

Protects Azure-hosted applications from distributed denial of service (DDOS) attacks

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

Azure Traffic Manager

A

Distributes network traffic across Azure regions worldwide

Operates at the DNS layer

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

Azure ExpressRoute**

A

ExpressRoute lets you extend your on-premises networks into the Microsoft cloud over a private connection facilitated by a connectivity provider.

Connects to Azure from on prem over high-bandwidth dedicated secure connections

Super fast connection

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

Azure Network Watcher

A

Monitors and diagnoses network issues using scenario-based analysis

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

Azure Firewall

A

Implements high-security, high-availability firewall with unlimited scalability

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

Network Security Groups

A

Virtual firewall at subnet level

Can group VMs within a subnet to have certain security.

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

Subnets

A

Breakup of vNet into smaller partitions

Have fewer IP addresses than Vnets

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

Public/private subnets

A

Public reach the internet. Private do not.

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