-
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…
-
Top 5 Logic App Monitoring tools [Compared]
This blog post is sponsored by Serverless360 to compare top 5 Logic App Monitoring tools. Serverless 360 is an advanced Cloud Management Platform focused on Microsoft Azure, it operates efficiently with enterprise-grade Azure monitoring, tracing, remediation & governance in one platform. Azure Logic Apps have enriched the world of integration, making on-premises communication with cloud…
-
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),…
-
Everything you need to know from Microsoft Build 2018
Microsoft build is an annual conference organised by Microsoft. This year Microsoft has announced a couple of exciting new services to encourage every developer to integrate artificial intelligence ( AI ) with daily work with Microsoft Azure which is Microsoft’s most fast-growing cloud platform, and all the other services with Microsoft 365 across all the…
-
Azure App Service in action
In the real world, there are generally two possibilities for hosting your web applications or APIs in the cloud. You can follow the classic model and deploy your apps on a virtual machine, or you can go “serverless” by using a serverless platform as a service (PaaS) on a cloud platform. Following my last blog…