Rob's Presentations on devops, page 7
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?...
A Database DevOps Pipeline
devops data
5/24/2022
at GroupBy
Are your automation practices accounting for the database? How do you verify database software quality? Most importantly, how do you care for customer data as the schema evolves?...
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
5/24/2022
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....
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....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
5/17/2022
at GDG Minsk
in Minsk, Belarus (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....
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?...