Rob's Presentations on devops, page 5
How to Automate a Processes with Bash
devops linux
2/15/2023
at Site Reliability Engineering SKILup Days
Are you tired of working harder and want to work smarter instead? Is there a process you’re constantly doing that is a rote set of steps?...
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?...
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
1/4/2023
at Devm.io Live Workshop
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
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....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
11/16/2022
at Cloud & Containers Live 360 Orlando 2022
in Orlando, FL
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
11/15/2022
at Geekle's Worldwide Software Architecture Summit
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
11/10/2022
at All Day DevOps
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....
A Database DevOps Pipeline
devops data
11/9/2022
at Øredev 2022
in Malmö, Sweden
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
11/2/2022
at All Things Open
in Raleigh, NC
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....
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....