Azure サブスクリプションをお持ちです。 Web サービスをホストするために使用する Azure Kubernetes Service (AKS) クラスターをデプロイする予定です。 ホストされた Web サービスを保護する Ingress コントローラー ソリューションを推奨する必要があります。 推薦書には何を含めるべきでしょうか?
正解:B
Use Application Gateway Ingress Controller (AGIC) with a multitenant Azure Kubernetes Service. In this solution, Azure Web Application Firewall (WAF) provides centralized protection for web applications deployed on a multi-tenant Azure Kubernetes Service (AKS) cluster from common exploits and vulnerabilities. Web applications running on Azure Kubernetes Service (AKS) cluster and exposed via the Application Gateway Ingress Controller (AGIC) can be protected from malicious attacks, such as SQL injection and cross-site scripting, by using a WAF Policy on Azure Application Gateway. WAF policy on Azure Application Gateway comes pre-configured with Open Worldwide Application Security Project (OWASP) core rule sets and can be changed to other supported OWASP Core Rule Set (CRS) versions. Reference: https://learn.microsoft.com/en-us/azure/architecture/example-scenario/aks-agic/aks-agic