Rob's Presentations on docker, page 5
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
4/8/2022
at CodeStock
in Knoxville, TN
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?...
Continuous Security by Design
docker security devops
4/1/2022
at IR Conf
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”?...
Container Scanning: Run Fast and Stay Safe
docker security devops
3/23/2022
at Code to Cloud Summit
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”?...
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?...
Pro Microservices in .NET 6 with Whitesell, Rich, and Groves
asp.net kubernetes docker
2/8/2022
at The 6-figure Developer Podcast
Sean Whitesell is a Microsoft MVP and cloud architect at TokenEx, where he designs cloud-based architectural solutions for hosting internal services for TokenEx....
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”?...
Pro Microservices in .NET 6
asp.net docker kubernetes
1/27/2022
at .NET Rocks
with Sean Whitesell, Rob Richardson, and Matt Groves...
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....