Menghua Xiao articles

a man sitting in a park
Menghua Xiao
Menghua Xiao is a software engineer on the Azure DevOps Team. He created the Jenkins for Azure plugins for Azure Container Service (AKS) and Kubernetes Continuous Deploy.
4 min read

Extending Kubernetes in the open 

Greetings and welcome to KubeCon EU in Barcelona! As always, it is wonderful to see the community come together to celebrate how Kubernetes has made cloud-native ubiquitous and changed the way that we build and manage our software.

3 min read

Updates on Red Hat and Microsoft Azure joint innovation 

Today at the Red Hat Summit, Microsoft announced a wide array of new services, including availability of Red Hat Enterprise Linux (RHEL) 8 images, SQL Server 2017 on RHEL 8, and the general availability of Ansible 2.8 and Certified Ansible Modules on Azure alongside the Azure Red Hat OpenShift GA.

1 min read

Announcing the public preview of Azure Image Builder 

Today we’re announcing the public preview of Azure Image Builder, a service that makes building Windows and Linux virtual machine (VM) images easy in Azure. It helps you build custom VM images with three main purposes in mind: fulfilling security needs, meeting corporate and regulatory compliance rules, and preconfiguring VMs with apps for faster deployment.

4 min read

Announcing KEDA: bringing event-driven containers and functions to Kubernetes 

Event-driven architectures are a natural evolution of microservices, enabling a flexible and decoupled design, and are increasingly being adopted by enterprise customers. Fully managed serverless offerings like Azure Functions are event–driven by design, but we have been hearing from customers about gaps in these capabilities for solutions based on Kubernetes. Scaling in Kubernetes is reactive, based on the CPU and memory consumption of a container.