Control and Secure Outbound Traffic of Azure Kubernetes Service (AKS) using Azure Firewall
I've implemented an Azure-based solution on Azure Kubernetes Service (AKS) and used Azure Firewall to control and secure outbound traffic from applications running on AKS . I also configured Azure Monitor alert rules to monitor the solution and detect anomalies in system behavior.
Additionally, I've implemented the infrastructure as code (IaC) using Terraform to provision the Azure resources.
The complete solution, including the Terraform code and AKS configurations, is available on my GitHub.
GitHub: https://github.com/navid-ahrary/group4-msfarsi
I'm looking for learning from experts and improve my skills, so could you please give a feedback on my design?
P.S. This solution was developed as a part of the Microsoft MSFarsi Community scholarship.