What We Talk About When We Talk About "Modernizing Traditional Apps"
Last month was Docker's fifth birthday, and the Docker platform has come a long way in that time. One of the biggest - and most exciting - developments for me is how
Consultant and trainer.
Microsoft
MVP.
Pluralsight
Author.
Managing Apps on Kubernetes with Istio
February 2020 |
Using Declarative Jenkins Pipelines
April 2020 |
Site Reliability Engineering (SRE): The Big Picture
March 2020 |
Monitoring Containerized Application Health with Docker
August 2018 |
Handling Data and Stateful Applications in Docker
January 2019 |
Managing Load Balancing and Scale in Docker Swarm Mode Clusters
March 2018 |
Modernizing .NET Apps with Docker
December 2017 |
C# Extension Methods
October 2019 |
Last month was Docker's fifth birthday, and the Docker platform has come a long way in that time. One of the biggest - and most exciting - developments for me is how
There are 52 Dockerfiles in the source code for my book, Docker on Windows. Perfect for a year-long blog series.
Each week I'll look at one Dockerfile in detail, showing you what
There are 52 Dockerfiles in the source code for my book, Docker on Windows. Perfect for a year-long blog series.
Each week I'll look at one Dockerfile in detail, showing you what
Azure Kubernetes Service (AKS) launched in preview in 2017, and after experimenting with it for a while and liking it, I moved my blog to AKS. Right now the blog is running
There are 52 Dockerfiles in the source code for my book, Docker on Windows. Perfect for a year-long blog series.
Each week (!) I'll look at one Dockerfile in detail, showing you what
There are 52 Dockerfiles in the source code for my book, Docker on Windows. Perfect for a year-long blog series.
Each week I'll look at one Dockerfile in detail, showing you what
You package apps to run in containers by building a Docker image from a Dockerfile. Docker supports multi-stage image builds, so you can write a Dockerfile which compiles your app from source
There are 52 Dockerfiles in the source code for my book, Docker on Windows. Perfect for a year-long blog series.
Each week I'll look at one Dockerfile in detail, showing you what
There are 52 Dockerfiles in the source code for my book, Docker on Windows. Perfect for a year-long blog series.
Each week I'll look at one Dockerfile in detail, showing you what
My latest Pluralsight course is out now! It's a Docker course for .NET developers and architects who want to modernize existing applications, and run them in containers for portability, security and efficiency.
There are 52 Dockerfiles in the source code for my book, Docker on Windows. Perfect for a year-long blog series.
Each week I'll look at one Dockerfile in detail, showing you what
There are 52 Dockerfiles in the source code for my book, Docker on Windows. Perfect for a year-long blog series.
Each week I'll look at one Dockerfile in detail, showing you what