Microsoft Azure Hub-Spoke Implementation.
So this is my first post about implementing a Hub-Spoke model in Azure IaaS. From my point of perspective this is the only way to go about implementing a scalable infrastructure that's cost effective and won't lock you up with complexity later on. So lets talk about a network implementation called Hub-Spoke. The goal of this model is to have your main generic services centralized and accessible in the Hub (it's own dedicated environment with of course a dedicated HUB network). So what would we define as a generic service? NVA's (Network Virtual Appliances) Barracuda NextGen or CloudGen firewalls for instance, WAF's (Web Application Firewalls) Active Directory Domain Controller(s) Remote Desktop Gateways SecOps appliances such as NextPose or Qualys. Management, Instrumentation and Discovery Services. etc. I'll continue now with describing a basic setup. The first basic step is to define your HUB's networking needs. I'd recom...