Rob's Presentations on docker, page 9
From Build Script to Dockerfile
docker devops
9/17/2021
at PowerShell, DevOps, and Cloud Conference
in India (virtual)
The quest of CI/CD is a uniform build in a neutral environment. With Docker’s multi-stage builds, you can get lean production images while ensuring software quality metrics, and bundling optimization is done exactly right each time....
Containerized Deployments for your SPA and API
docker kubernetes asp.net core vue.js
9/16/2021
at Docker Community All-Hands
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
Local Development Techniques with Kubernetes
kubernetes devops docker
9/16/2021
at Music City Code
in Nashville, TN (virtual)
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...
ASP.NET Core in Containers on .NET 5
docker devops asp.net core
9/3/2021
at DevConf.us
in Boston, MA (virtual)
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. ASP.NET Core is a cross-platform, open-source reimagination of the Microsoft stack....
Database DevOps with Containers
devops docker
9/2/2021
at DevConf.us
in Boston, MA (virtual)
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Containerized Deployments for your SPA and API
docker kubernetes asp.net core vue.js
8/28/2021
at PWA Pilipinas
in Philippines (virtual)
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
Making Kubernetes How We Build Things
kubernetes devops docker
8/4/2021
at CloudNative Days with Kubernetes 2021
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...
Database DevOps with Containers
devops docker
7/31/2021
at DevOpsDays Medellin 2021
in Medellin, Columbia (virtual)
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
ASP.NET Core in Containers on .NET 5
docker devops asp.net core
7/14/2021
at Nebraska.Code()
in Lincoln, NE
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. ASP.NET Core is a cross-platform, open-source reimagination of the Microsoft stack....
Making Kubernetes How We Build Things
kubernetes devops docker
7/14/2021
at Nebraska.Code()
in Lincoln, NE
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...