Rob's Presentations on devops, page 23
Docker for Windows Container Development
docker devops asp.net core
4/30/2019
at DockerCon
in San Francisco, CA
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome, available for Linux and Windows software development....
Rob Richardson on Containers in Azure
docker devops azure
4/29/2019
at Azure DevOps Podcast
Today’s guest is Rob Richardson — a software craftsman building web properties in ASP.NET, Node, Angular, and Vue....
Kubernetes Test Drive
docker devops kubernetes
4/26/2019
at Indy.Code()
in Indianapolis, IN
Are you a Docker aficionado or are you new to the Docker ecosystem? Come see how Kubernetes (K8s) adds a mature solution for running containers in production and development....
Taking DevOps to the Next Level with GitHub and Azure DevOps
devops azure
4/16/2019
at Visual Studio 2019 Launch
in Phoenix, AZ
GitHub is the industry leader in source control, and Azure DevOps allows building for any platform and any cloud....
Securing Docker Containers: Kubernetes just does that, right?
docker devops security
4/12/2019
at DevSecOps Phoenix 2019
in Phoenix, AZ
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....
Database DevOps with Containers
devops docker
1/10/2019
at CodeMash
in Sandusky, OH
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Kubernetes hands-on (Workshop)
docker devops kubernetes
1/9/2019
at CodeMash
in Sandusky, OH
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
Build a DevOps Pipeline for .NET Apps and Databases
devops sql asp.net core
12/20/2018
at Southeast Valley .NET User Group
in Chandler, AZ
Tired of long manual error prone deployments? Wish you could deploy with just a click of a button?...
Kubernetes Test Drive
docker devops kubernetes
11/11/2018
at SoCal Code Camp
in Los Angeles, CA
Are you a Docker aficionado or are you new to the Docker ecosystem? Come see how Kubernetes (K8s) adds a mature solution for running containers in production and development....
Database DevOps with Containers
devops docker
10/23/2018
at DevOpsDays Phoenix
in Phoenix, AZ
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....