Resource Optimisation Azure
The cloud infrastructure provisioning will be the first step, but the next and most important task is to manage the resources. When I say management it’s not only about maintaining updates, monitoring resources health, up-to date on the security patches, reporting metrics etc.,. One of the most important job is to make sure we are […]
AKS Multi-tenant
The multi-tenant / single-tenant requirement in every project, involving AKS or not comes more often. What’s The Buzz The requirement you get based on tenancies will be like – you have developed a web application which can be catered for multiple clients. You have infrastructure to support the load or requests, however few of the […]
Azure Application Gateway – SSl/TLS Pass-through In Multi Site Setup
Azure Application Gateway – SSl/TLS Pass-through In Multi Site Setup The application gateway in Azure is one of key resources in exposing the applications deployed internally (in the Azure) through a secured mechanism. What Is Application Gateway It’s a layer-7 load balancer, with Web Application Firewall (WAF) provision. This WAF once enabled, follows the OWASP […]