Miscellaneous Flashcards

1
Q

How can you set limits on the costs you incur with azure resources?

A

Go to your subscriptions page and choose the subscription you want to enforce a budget limitation on.

Click on budgets and the + sign to add a budget.

You can filter what scope (parts) of the subscription you want to apply the budget to.

The charges do not stop being incurred when the budget has been reached but you can receive a warning.

Can be configured for actual and forecast spending.

Create an action group to trigger azure functions, logic apps etc. on reaching the set budget.

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

What are the 3 core concept of azure?

A

Virtual machines
Virtual storage
Virtual networking

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

What are app services?

A

Windows or Linux apps can be installed or developed without thinking about the virtual machine under the hood. Specific version, when updates are made or patches are applied are obfuscated from the developer. Build it integration with other azure features like scale sets and ado. Integrates with visual studio for one click publish.

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

What are the basics of azure storage?

A

Redundancy (11 9s of durability or 16 9s of global redundancy)

Blobs queues tables files

Storage tiers ( hot cool archive)

Managed or unmanaged

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

What is cosmos db?

A

Unstructured database

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

What are some examples of microservices?

A

Service fabric to build
Microservices
Azure functions
Azure logic apps
API management
Azure k8s AKS

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

What are the 4 categories of networking?

A

Connectivity
Security
Delivery
Monitoring

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

Connectivity?

A

Vnet
Virtual wan
Express route
VPN gateway
Azure dns
Peering
Bastion

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

Network security

A

Network security groups
Azure private links
Dos protection
Azure firewall
Web application firewall
Virtual network endpoints

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

Network delivery

A

CDN
Azure front door
Application gateway
Load balancers

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

Network monitoring?

A

Network watcher
Express route monitor
Azure monitor
Vnet terminal access point TAP

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

What scripting will be in the test?

A

Azure portal
Powershell
AzBash/ CLI
Read and understand json (not programming but…)

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

How much free credit does a free tier subscription get you?

A

200$ no exchange rate published.

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

What is azure CDN?

A

Azure content delivery network. The Azure Content Delivery Network is designed to send audio, video, apps, photos, and other files to your customers faster and more reliably, using the servers closest to each user. Acceleration Data Transfer provides dynamic site acceleration of non-cacheable, dynamic content generated by your web applications.

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

What is Azure global front door?

A

Azure Front Door is a modern cloud content delivery network (CDN) service that delivers high performance, scalability, and secure user experiences for your content and applications. Cloud-native and DevOps tools to automate and streamline deployment. Fully customizable rules engine for advanced routing capabilities.

Note that azure CDN is used to deliver static assets over a high bandwidth connection so it’s good for delivering audio , video and photo files but Azure global front door is not used for this purpose. Azure global front door is used for giving a global front door to web applications and global http load balancing and asset delivery for dynamic web sites. So azure CDN could be used by an app which uses azure global front door to deliver the larger assets.

17
Q

What is the difference between Azure front door and amAzure CDN?

A

Azure CDN focuses on content caching and delivery from edge locations, whereas Azure Front Door provides advanced routing capabilities, global load balancing, enhanced security features, and deeper analytics and monitoring options for dynamic content delivery and application acceleration