[Tool] TLS checker – Part I
Learn how to build a simple HTML, CSS and JavaScript frontend that consumes json data and presents it in a human readable way
SDN, NFV and Container Networking
Learn how to build a simple HTML, CSS and JavaScript frontend that consumes json data and presents it in a human readable way
During these holidays I’ve spent some time working on setting up a VPN between my on-premises network and an Azure VNet. In order to setup the connectivity I have used … Continue reading Azure Routed VPN with StrongSwan on Linux
Azure Container Networking released CNM (libnetwork) and IPAM plugins for Docker (and CNI for k8s and DC/OS), making containers first degree citizens in your Azure VNet. The days of doing … Continue reading Deploy your Docker containers in an Azure VNet
As I’ve mentioned on previous articles, I run my Docker development environment on a Windows 10 laptop (even though I mostly do Linux containers). At some point the list of … Continue reading Clean up your stale containers in Docker for Windows
… or how to quickly deploy a “ntttcp for Linux” server as a container in Azure without any previous infrastructure deployed. Do you need to quickly test the throughput you … Continue reading The quickest way to deploy a network performance testing server in Azure…
How many times have you asked a customer to run a test with some specific tools, just to have to fight countless compatibility problems due to the particularities of the … Continue reading Containerize your tools!