What’s new with Microsoft in open source and Kubernetes at Open Source Summit and KubeCon India
When building with AI on Azure Kubernetes Service, getting a model running is just the beginning.
When building with AI on Azure Kubernetes Service, getting a model running is just the beginning.
Building reliable and performant distributed programs that span cloud machines and devices is a challenging endeavor, but one that more and more developers are required to tackle. Foremost among the challenges is effectively handling restart, reconnection, and recovery to a valid state.
Python is a great language for building web apps, and Django is one of the most popular frameworks. It lets developers create web apps fast, including modern RESTful APIs, with security and scalability in mind.
We’re so excited to share that Phippy is headed to the Cloud Native Computing Foundation (CNCF)! Microsoft has donated Phippy and friends, along with our original book The Illustrated Children Guide to Kubernetes, to CNCF! What does this mean? It means that the characters you know and love are now free to use as you.
Over the past year or so the Azure upstream open source team has been investing heavily in making serverless Kubernetes a reality. We firmly believe that the Kubernetes operational model can be simplified by removing the burden of managing VMs and by making containers first class compute runtimes on the cloud.
“The day of the distributed app is near.” That is the mantra we’ve been repeating for years. But with robust cloud offerings, the microservice pattern, orchestration platforms like Kubernetes, and the REST-ification of everything, we’re already there. It is the day of the distributed application. Almost.
Service Fabric is a distributed systems platform that helps you build, deploy and manage microservices in any public cloud or on-premises. The platform powers mission critical services within Microsoft and external workloads running both Windows and Linux.
We want to give a heads-up to Azure customers who are using Terraform to provision and manage MySQL and/or PostgreSQL. As planned, the Azure data team will deprecate their ‘2017-04-30-preview’ API for both MySQL and PostgreSQL on December 1, 2018.
Note: for its 1-year anniversary, I refreshed this blog article in November 2019 to leverage new features with Helm 3 and Azure Pipelines (mainly YAML for both Build/CI and Release/CD), as well as to incorporate great feedback we’ve been receiving from our readers.
Headed into Seattle early for KubeCon North America? Join your open source friends for community workshops at the Seattle Microsoft Reactor on Monday, December 10th. We have an agenda packed with free hands-on learning with our open source Kubernetes tools, including Virtual Kubelet, Draft, Brigade, Helm, and more.
This article will show how to build a blog (or any other static content) using a very popular JAMstack (GatsbyJS, GraphQL, Markdown) and host it on static website hosting for Azure Storage, which provides a cost effective and scalable solution for hosting static content and JavaScript code.
It feels like we just announced our participation, but Hacktoberfest 2018 has officially come to a close. On behalf of my team and everyone at Microsoft, we thank each and every one of you for your contributions.
For those who might be wondering what HashiCorp Terraform is, Terraform is a tool which enables workflows for operators to provision and manage Azure infrastructure using “Infrastructure as Code.” For a good overview, check out this introduction to Terraform.