Rob's Presentations on docker, page 4
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
7/30/2022
at Scale 19x
in Los Angeles, CA
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?...
From Build Script to Dockerfile
docker devops
7/15/2022
at Utah County .NET User Group
in Provo, UT (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....
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
6/15/2022
at Visual Studio Live Austin 2022
in Austin, TX
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
6/15/2022
at Visual Studio Live Austin 2022
in Austin, TX
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....
Database DevOps with Containers
devops docker
6/10/2022
at SQL Start
in Italy (virtual)
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
6/1/2022
at International PHP Conference (IPC)
in Berlin, Germany
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
5/19/2022
at SDD Conf London 2022
in London, England
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....
Securing Docker Containers: Kubernetes just does that, right?
docker devops security
5/18/2022
at SDD Conf London 2022
in London, England
Securing a container is like securing a virtual or physical machine. You need to understand what’s installed, ensure it’s patched, and reduce the attack surface....
The Complexity of Software Development
docker
5/10/2022
at DockerCon
Complexity is inherent to software development, but there are ways to mitigate it. In this panel, we’ll dissect software development in a simple way....
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
5/6/2022
at StirTrek
in Columbus, 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?...