Express Architecture and design Flashcards

1
Q

Point-to-Site VPN

A

1) simplest hybrid connection by which you can securely connect your local computer to an Azure virtual network. 2) No specific VPN devices are needed in this case. Instead,
3) you install a Windows VPN client through which you can connect to any VMs and Cloud Services within the virtual network.

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

Secured Socket Tunneling Protocol (SSTP)

A

1) you can establish the connection through firewalls and Network Address Translation (NAT).
2) It works well to support a small mobile workforce. 3) However, because each client PC in this case establishes a separate connection to the gateway, you are limited to the number of S2S tunnels that the gateway can support.

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

Point-to-Site enables scenarios

A

1) such as remote administration of cloud resources, troubleshooting, monitoring, and testing.
2) It can be applied to use cases such as remote education, mobile office, and occasional command and control.

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

Site-to-Site VPN

A

1) need a public-facing IPv4 address
2) compatible VPN device, or Routing and Remote Access Service (RRAS) running on Windows Server 2012.
3) VPNs go through the public Internet, there’s no SLA to guarantee the connectivity

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

ExpressRoute

A

1) private connections between your on-premises datacenters and Azure datacenters
2) These connections don’t go through the public Internet, and you can get connectivity SLAs from your selected service providers

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

vNet-to-vNet VPN

A

1) an connect two virtual networks on Azure by using a VPN connection

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

Multi-site VPN

A

1) to join multiple on-premises networks

2) hub-and-spoke topology

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

hybrid solution options

A

1) Service Bus Relay - expose your WCF services by registering a relay endpoint. Even if your service is behind a firewall and on a NAT, service consumers can still access the service via the public relay endpoint.
2) API Management Using Azure API Management, you can modernize, manage, protect, and monitor your existing APIs hosted either on-premises or on cloud.

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

Reaching back to on-premises

A

1) your cloud-based services need to reach back to your on-premises resources such as databases in your local datacenter.
2) You can use Azure App Service BizTalk API Apps Hybrid Connection to connect your web applications back to any on-premises resources that use a static TCP port, such as SQL database and Web APIs.

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