Azure Application Gateway [FULL COURSE IN 3.5 HOURS]

preview_player
Показать описание
00:00:00 Introduction
00:03:52 What is Azure Application Gateway?
00:09:33 How Azure Applicaiton Gateway Works?
00:13:54 Important Note!!
00:16:11 Routing Introduction
00:17:08 Create an Azure Application Gateway
00:28:11 Host Multiple-Sites
00:39:52 URL Routing / Path-Based Routing

Set-AzVMExtension -ResourceGroupName RG-AU-East -Location "Australia East” -ExtensionName IIS -VMName GeneralVM -Publisher Microsoft.Compute -ExtensionType CustomScriptExtension -TypeHandlerVersion 1.4 -Settings $publicSettings
00:49:39 Redirection

$pwd = ConvertTo-SecureString -String "xxxx" -Force -AsPlainText

01:02:40 Rewriting Sets
01:07:35 Internal Load Balancer (ILB)

01:16:57 Auto Scaling & Zone Redundancy
01:22:57 SSL Introduction
01:23:45 SSL Termination

$pwd = ConvertTo-SecureString -String "xxxx" -Force -AsPlainText

01:34:41 End-to-End SSL Encryption
01:38:43 Mutual Authentication & SSL Policies
01:42:08 AKS Ingress Controller Introduction
01:43:04 Ingress Controller for AKS (Greenfield)
az aks create -n myCluster -g RG-AU-East --network-plugin azure --enable-managed-identity -a ingress-appgw --appgw-name myApplicationGateway --appgw-subnet-cidr "10.2.0.0/16" --generate-ssh-keys

az aks get-credentials -n myCluster -g RG-AU-East

01:47:30 Ingress Controller for AKS (Brownfield)
az aks create -n myCluster -g RG-AU-East --network-plugin azure --enable-managed-identity
az aks get-credentials -n myCluster -g myResourceGroup
01:56:49 Web Application Firewall (WAF)
02:05:09 Monitoring Introduction
02:06:08 Diagnostic Settings
02:09:51 Metrics
02:22:11 Alerts
02:27:45 Log Analytics
02:31:42 Health Probe & Backend Health
02:37:36 Advanced Topics Introduction
02:38:09 High Traffic Support
02:51:57 Pricing
02:55:28 Cookie-Affinity
02:57:29 Connection Draining
02:58:52 Custom Error Pages
03:01:35 Web Sockets Support
03:03:00 Application Gatewat Tiers
03:04:42 Configurations Introduction
03:05:20 Infrastructure
03:09:31 Front-End IP
03:11:01 Listeners
03:13:18 Routing Rules
03:14:46 HTTP Settings
03:15:50 BackEnd Pools
Рекомендации по теме
Комментарии
Автор

Every minute was gold, such a comprehensive tutorial on Application GWs, Thank you !

prova
Автор

That is an awsome course. Highly appreciated!! Shared successfully with Linkedin connections.

MohammadSameerA
Автор

Thank you Hussein for the detailed and in-depth video about one and most critical service in Azure. Glad you are here to help azure community along the way !!!

rakavana
Автор

Sunday ended great by learning your 3hrs video

Ty for knowledge sharing

maverickshroov
Автор

Hi Hussein, Thanks for uploading. Very good explanation i really apricate you. Please do more videos about Azure and Azure DevOps.

Tiru-hzwt
Автор

great content! love how you closely refer to ms docs unlike other trainers who come up with their own interpretations which usually end up confusing the learner

yinidu
Автор

These in depth tutorials are so useful even for non beginners. Amazing work!

louloulx
Автор

Perfect video Hussein. I hope you make more!

villaran
Автор

I'm glad to see your new video uploaded after many days. You explain in great detail what I like.
I will learn something new today.

bauntimandal
Автор

Never seen such pin to pin explanation before. You speak students’ mind. Great. Please put a video on subnet, vnet, and ip address space .

SukeshTuluve
Автор

Wow... simple superb explanation..
Looking forward to learn many Azure videos.

Thank you for your best efforts!! 👏

thivakaran
Автор

Thank you for the detailed explanation and practical knowledge

pramodpatil
Автор

Really helpful tutorial. Thanks a lot!

stepstojoy
Автор

Thank you very much.Wonderful explaining Hussain. Expecting more videos like Azure key vault… Azure load balancer

prasadpolavarapu
Автор

I Know your content is top notch. Are you aware of any other YouTube channel which can provide such quality content ? YouTube algorithm hardly recommend video from channel like yours, so asking if there are other channel which are of great help, still lost/hard to find on YouTube. Thank you once again for your time and efforts !!

lifechamp
Автор

a question (i know it is old video :) but observed) .. at 21:58 there is FrontendIP that is in dropdown box as 'Public'. However, the name that you used is different while creating PublicIPAddress. Why is it different and how it was working at the end. Help me pl?

unapologeticsanatani
Автор

please upload more azure videos like k8s networking etc, we are waiting for long time

siddiquivlogs
Автор

It would be very helpful if u cud add more azure PAAS services videos as well, ur API video is awesome

siddiquivlogs
Автор

It looks, you missed to explain in detail at redirection traffic to contoso and fabrickm at 38.35 minute, for example, hosts file / configuring dns addresses etc

venkateshgupta
Автор

Super helpful - thank you very much for your valuable content !! Pls keep sharing your knowledge and wisdom with us !! #StayBlessednHappy

lifechamp