Azure Container Apps vs AKS: Which Is Right for Your Enterprise Application?
When it comes to modernizing enterprise systems in Azure, containerization is the name of the game. But if you’re standing at the crossroads of Azure…
Microsoft Azure offers a variety of Container hosting services in the cloud. This includes Azure Kubernetes Service (AKS), Azure Container Apps, Web App for Containers, Azure Container Instances, and more!
12 articles
When it comes to modernizing enterprise systems in Azure, containerization is the name of the game. But if you’re standing at the crossroads of Azure…
Large language models (LLMs) are revolutionizing the way we build software. But as the scope of intelligent applications grows, so does the need for structured,…
Generative AI is evolving rapidly, and developers are increasingly looking for efficient ways to manage multiple LLMs (Large Language Models) using a centralized proxy. LiteLLM…
Microsoft Azure Service Fabric has been a foundational platform for building and managing microservices-based applications since its release. However, with the rise of Kubernetes and…
When working with Kubernetes (K8s) using a kubectl proxy, or even in Azure with the az aks browse command using Azure Kubernetes Service (AKS). There…
Ever wish you had a Docker dev workstation in Azure? About two months ago, we introduced the Azure Kung Fu VM, and judging by the…
In this hands-on lab, you will construct an end-to-end Proof of concept for ticket ordering based on a microservices architecture based on Service Fabric and…
In Microsoft Azure, the natural fit to host container images is the Azure Container Registry (ACR) service. Teams implementing immutable container images might stand up…
Microsoft uses their own products to build and host their own products. This is done from the development platform level, all the way into the…
The “Containerized Docker Application Lifecycle with Microsoft Platform and Tools” free eBook from Microsoft Press, written by Cesar de la Torre, may be the guide…
The PaaS (Platform as a Service) offerings within Microsoft Azure have been getting expanded out pretty impressively lately. The “extreme PaaS” that is the serverless…
What really is a Microservices Architecture? The term “Microservices” has become fairly popular in recent years, and has coincided largely with the increasingly popular move to…