-
Launch of bi-weekly newsletter Cloud-Native Innovators
Are you looking for the latest updates on cloud-native and serverless technology trends, productivity tools, and product management insights? We’re launching our new bi-weekly newsletter ‘Cloud-Native Innovators’ by CloudMelon to help you stay informed of the ever-evolving cloud-native and serverless technology trends, productivity tools, and product management insights. What are Cloud-Native Innovators ? Cloud-native innovators…
-
Start Your Azure Functions Learning Journey the Right Way with This Strategy
Earlier this year, I wrote about Serverless functions on Kubernetes and virtual Kubelet, which raised my interest to re-explore Azure functions. Also, with the launch of the Microlearning initiative, I decided to become a better storyteller on my journey of technology evangelism, so I created a full Azure functions jumpstart playlist. In this article, I…
-
Decoding Serverless Kubernetes in 2022
About two years ago, I worked on a Serverless Kubernetes showcase using Azure Kubernetes services and Azure Container instances (ACI) for VK and Azure functions. They are based on two Cloud Native Computing Foundation (CNCF) projects : Naturally I’m curious about the latest development of those projects (also credit to Seattle area’s mischievous weather code),…
-
My Experience Review for Spark on Kubernetes Operator with Kind in WSL2
With the tremendous growth of Kubernetes across different industries, more and more demands on the customizable Kubernetes arise to make Kubernetes more adaptable to their working environment. Technically speaking, it won’t be too challenging since Kubernetes has great extensibility and is highly configurable. Since then It’s also been a while that community contributors have been…
-
Under the hood of Kubernetes and microservices
In this blog, we’ll start to talk about the migration journey and innovation journey before diving into different architecture types of applications, from monolith then look at the principles of microservices as well as the basics of Containers and Kubernetes through the architectural perspectives. After getting a basic understanding of all these things, we can…