Blog
Our Latest News
Linux now dominates Azure
Three years ago, Mark Russinovich, CTO of Azure, Microsoft's cloud program, said, "One in four [Azure] instances are Linux." Then, in 2017, it was 40 percent Azure virtual machines (VM) were Linux. Today, Scott Guthrie, Microsoft's executive vice president of the...
With Kubernetes, It’s Worth it to Understand the Internals
Getting Started There are a lot of different ways to use Kubernetes. Even a quick look at the documentation shows that the number of options for building and managing Kubernetes clusters is overwhelming. The good news is that there are plenty of tools that...
MALICIOUS COMPONENT FOUND ON SERVER MOTHERBOARDS SUPPLIED TO NUMEROUS COMPANIES
This morning Bloomberg is reporting a bombshell for hardware security. Companies like Amazon and Apple have found a malicious chip on their server motherboards. These are not counterfeit chips. They are not part of the motherboard design. These were added by the...
U.S. government sides with Apple and Amazon, effectively denying Bloomberg ‘spy chip’ report
Homeland Security has said it has “no reason to doubt” statements by Apple, Amazon and Supermicro denying allegations made in a Bloomberg report published earlier this week. It’s the first statement so far from the U.S. government on the...
I’m Leaving Google — Here’s the Real Deal Behind Google Cloud
Let’s start from the end: after almost 6.5 years, I’m leaving what’s IMO the best company in the world to work for. This was my longest stint at any one company. I’m leaving to pursue a high-risk high-reward opportunity with a company that’s disrupting personal...
Deploy Your First Deep Learning Model On Kubernetes With Python, Keras, Flask, and Docker
So Easy Even Your Boss Can Do It! This post demonstrates a *basic* example of how to build a deep learning model with Keras, serve it as REST API with Flask, and deploy it using Docker and Kubernetes. This is NOT a robust, production example. This is a...