How to build smaller and secure Docker Images for .NET
This article explains how to harden Docker images to remove known vulnerabilities and reduces the final size of Docker images. Start here to make your Docker images secure and small.
Tales and Stories about WebAssembly, Edge-Native, Cloud-Native & Distributed Architectures
This article explains how to harden Docker images to remove known vulnerabilities and reduces the final size of Docker images. Start here to make your Docker images secure and small.
Latest Docker CLI allows you to run your containers directly in Azure Container Instances (ACI). This article guides you through the setup, and explains all nitty gritty details.
Harden Docker images and eliminate vulnerabilities before pushing your images to a registry. Docker scan and Snyk bring professional scanning capabilities straight to your Docker CLI
See what is new and what has changed with release 0.4.0 of Microsoft Open Service Mesh.
Dive into Microsoft's Open Service Mesh, a SMI spec-compliant, lightweight service mesh to run applications in Kubernetes like a pro.
In ZSH you can increase your productivity with aliases. This post explains 5 types of aliases that you should know. Boost your shell productivity now and make ZSH your own
Get quick access to the Kubernetes Dashboard in Azure Kubernetes Service (AKS) with RBAC enabled by creating a ClusterRoleBinding.
Get started with Kubernetes as .NET developer now! Learn how to take your .NET Core application, containerize it, and run it in Azure Kubernetes Service.
In ZSH you can increase your productivity with aliases. This post explains 5 types of aliases that you should know. Boost your shell productivity now and make ZSH your own
Use Azure Arc to manage your Digital Ocean Kubernetes cluster in Microsoft Azure. Learn to connect, tag and query Azure Arc enabled Kubernetes.
Get Docker container metrics with ctop. Get direct access to log streams and fundamental container interactions. Get super efficient using ctop and its keybindings
Azure CLI on the iPad. See what you can do with Cloud Shell and the offical Azure App for iPadOS
Limit CPU capacity per Docker container. Assign containers to dedicated CPUs. Balance available CPU capacity by priority to Docker containers. Control the Docker container CPU limits now.
This article explains how to clean your ZSH history temporarily by direct invocation or by creating a custom function. Prevent yourself from leaking sensitive information via ZSH history.
Specifying Docker container memory limits is essential to keep your local machine fast and healthy. This post shows how to set memory and swap limits for Docker Containers.