Rob's Presentations on devops, page 15
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?...
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
5/21/2021
at 200ok
in Oklahoma (virtual)
Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
5/13/2021
at DevOps Pro Europe
Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....
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?...