Azure App Service Flashcards

1
Q

What is Azure App Service?

A

Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends.

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

What is a Runtime environment?

A

A runtime software/instructions that are executed while your program is running.

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

What is created to use a different runtime or bundle in a package or software?

A

Custom Containers

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

What allows you to create different environments of your web application associated with a different hostname?

A

Deployments Slots

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

What is an Azure App Service feature that provides a fully isolated and dedicated environment for securely running App Service apps at a high scale?

A

App Service Environment (ASE)

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

What is External ASE?

A

External ASE exposes the ASE-hosted apps on an internet-accessible IP address.

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

What defines how you pay and what resources are available to you?

A

Azure App Service Plan

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

What does Premium Tier provide in Azure App Service Plan?

A

Scale to 10 dedicated instances, availability SLA of 99.95%, and multiple levels of hardware.

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