Rob's Presentations on docker, page 2
Local Development Techniques with Kubernetes
kubernetes devops docker
5/11/2023
at SLC.NET
in Salt Lake City, UT (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?...
Choosing from the many ways to Docker in Azure
docker devops azure
4/27/2023
at GIDS Developer Summit
in Bangalore, India
You’re ready to go cloud native with containers. Now where do you begin on Azure? There’s a dizying amount of container options available in Azure....
Local Development Techniques with Kubernetes
kubernetes devops docker
4/26/2023
at GIDS Developer Summit
in Bangalore, India
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...
Building Great .NET Microservices
asp.net core docker kubernetes devops
4/11/2023
at Private Event
What is the right size for a microservice? What are the critical pieces in a service?...
Local Development Techniques with Kubernetes
kubernetes devops docker
4/5/2023
at DevOps Global Summit '23
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...
What's with Containers?
devops kubernetes docker
2/27/2023
at Technology and Friends
...
Kubernetes hands-on (Workshop)
docker devops kubernetes
2/21/2023
at ConFoo
in Montreal, Québec, Canada
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
1/12/2023
at CodeMash
in Sandusky, OH
As we get deeper into Kubernetes yaml files, we see a lot of duplication. Can we move to a higher level that eliminates this duplication?...
Choosing from the many ways to Docker in Azure
docker devops azure
11/17/2022
at Cloud & Containers Live 360 Orlando 2022
in Orlando, FL
You’re ready to go cloud native with containers. Now where do you begin on Azure? There’s a dizying amount of container options available in Azure....
From Build Script to Dockerfile
docker devops
10/26/2022
at IPC Munich
in Munich, Germany
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....