Rob's Presentations on docker, page 10
Live-code a Dockerfile
docker
5/27/2021
at DockerCon Live
In this session I’ll begin with an empty folder and a terminal, and live-code everything. I’ll then build and run the container....
Making Kubernetes How We Build Things
kubernetes devops docker
5/22/2021
at DevFest Live
in Budapest, Hungary (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?...
Database DevOps with Containers
devops docker
5/12/2021
at We Are Developers Live
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Database DevOps with Containers
devops docker
5/5/2021
at Data Platform Geeks Virtual Symposium
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Making Kubernetes How We Build Things
kubernetes devops docker
5/4/2021
at Cloud Native Data Management Days (CNDM)
in Europe (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?...
Continuous Security by Design
docker security devops
4/30/2021
at BSides OK
in Oklahoma (virtual)
Have you struggled to get security baked into your DevOps process or have your security needs taken a back seat to “run fast and break things”?...
Securing Docker Containers: Kubernetes just does that, right?
docker devops security
4/30/2021
at BSides OK
in Oklahoma (virtual)
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....
Making Kubernetes How We Build Things
kubernetes devops docker
4/29/2021
at GIDS Live
in India (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?...
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
4/22/2021
at DevOpsCon London
in London, England (virtual)
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
4/17/2021
at Global Azure Spain
in Spain (virtual)
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....