Rob's Presentations on docker, page 17
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....
Docker Hands-on Workshop
docker
4/24/2019
at Indy.Code()
in Indianapolis, IN
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. Bring your Windows 10 Anniversary Update or Mac OS X El Capitan 10....
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....
HTTPS in ASP.NET Core in Docker Linux Containers Deep Dive
docker asp.net core
3/1/2019
at NDC Porto
in Porto, Portugal
ASP.NET Core lights up HTTPS by default. Running from the command line or from Visual Studio installs and trusts self-signed certificates so we don’t get the browser error when debugging....
Welcome to Docker
docker
2/7/2019
at Southeast Valley .NET Newbies
in Chandler, AZ
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. We’ll look at the commands and ecosystem around building infrastructure as code, deploying a swarm, and sharing images on Docker Hub....
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....
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....