Deploying Network Virtual Appliances for High Availability | Azure Friday




Channel 9 show

Summary: Telmo Sampaio joins Scott Hanselman to discuss & demo a solution for implementing a high availability configuration for most types of network virtual appliances (NVA), which was created by the Azure CAT Patterns and Practices team at Microsoft. The NVA monitor client is implemented as a ZooKeeper client running in a Docker container, while a ZooKeeper server ensemble runs in multiple Docker containers and provides concurrency and leader election for the NVA monitor client nodes. For more information, see https://github.com/mspnp/ha-nva.