Rob's Presentations on devops, page 9
Getting Started with DevOps in Azure
azure devops asp.net
2/22/2022
at Private Event
In this session we’ll look at spinning up a DevOps pipeline on Azure DevOps to build and deploy web properties....
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
2/8/2022
at Kubernetes Philly Meetup
in Philadelphia, PA (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?...
Container Scanning: Run Fast and Stay Safe
docker security devops
2/5/2022
at CactusCon
in Mesa, AZ
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”?...
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
1/26/2022
at DevOpStars'22
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....
Securing Docker Containers: Kubernetes just does that, right?
docker devops security
1/26/2022
at ISSA Denver Chapter
in Denver, CO (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....
Choosing from the many ways to Docker in Azure
docker devops azure
1/19/2022
at Docker Las Vegas
in Las Vegas, NV (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....
Database DevOps with Containers
devops docker
12/7/2021
at DevIntersection
in Las Vegas, NV
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Container Scanning: Run Fast and Stay Safe
docker security devops
12/2/2021
at Conf42: DevSecOps 2021
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”?...
A Database DevOps Pipeline
devops data
12/1/2021
at DevOpsCon Munich
in Munich, Germany (virtual)
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?...
Making Kubernetes How We Build Things
kubernetes devops docker
11/30/2021
at DevOpsCon Munich
in Munich, Germany (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?...