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…
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…
Between the constant chatter about “containers,” “microservices,” and “cloud-native,” Docker stands as a major player in the lexicon of contemporary software development. What started as…
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…
Docker has long been the dominant container engine, but it’s not the only one. After all, Kubernetes moved away from Docker several years ago to…
Kubernetes is an open-source platform designed to manage, automate, and scale containerized applications efficiently. It has become the go-to solution for orchestrating containers in cloud…
How to get the current branch name in GitHub Actions can be useful for workflows that trigger off of multiple branches of a GitHub repository.…
Over the last couple years the emergence of Large Language Models (LLMs) has revolutionized the way we interact with Artificial Intelligence (AI) systems, enabling them…
Azure CLI is a powerful tool for managing Azure resources from the command line. It enables developers and system administrators to perform a wide range…
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…
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…