The speed of RAM!

I’ve been playing around with writing some data to RAM lately, and I’ve been hugely impressed. Now, let’s start with the beginning: everybody knows RAM is faster than SSD, which is faster than spinning disk. Why was I so impressed with this test? Well simply, I’ve never considered actually writing files to RAM. I have […]

Read More

VNET Service Endpoints

A long awaited functionality of multiple of our PaaS services was to link them to a virtual network. At Ignite, Microsoft announced Service Endpoints. This finally met this popular request, at least for storage accounts and SQL DBs. Endpoints allow you to secure your critical Azure PaaS resources to only your virtual networks. Traffic from […]

Read More