Problem Azure Search sounds nice and everything, but I need an Azure Search quick setup so that I can play around with it. For those new to Azure Search, read up in the official documentation, there is also a great video. Solution Azure Search enables indexing of a Database, be it SQL or NoSQL, and then enables
CategoryAzure
Internal Loadbalancers with Application Gateway (AKS)
Manage access to microservices in Azure Container Services (AKS) using an Application Gateway and Internal LoadBalancers for AKS. Managing access provides us the ability to secure your application with SSL Certificates and Web Application Firewall.
Scale up Kubernetes cluster in Azure
Scale up your Kubernetes cluster in Azure, by updating the ARM templates generated by acs-engine.
Hide sensitive data in ACS-Engine templates
ACS-Engine generates ARM Templates for setting up docker enabled clusters. Those ARM Templates contain sensitive information which can be securely referenced using the KeyVault service. Thus enabling sharing and keeping the templates in the team code repository.