filmov
tv
Azure Application Gateway [FULL COURSE IN 3.5 HOURS]
Показать описание
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
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
Комментарии