Rob's Presentations on docker, page 16
HTTPS in ASP.NET Core in Docker Linux Containers Deep Dive
docker asp.net core
10/12/2019
at Desert Code Camp
in Chandler, AZ
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....
Kubernetes hands-on (Workshop)
docker devops kubernetes
9/5/2019
at Music City Code
in Nashville, TN
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
Choosing from the many ways to Docker in Azure
docker devops azure
8/23/2019
at Code PaLOUsa
in Louisville, KY
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
8/22/2019
at Code PaLOUsa
in Louisville, KY
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Docker is more than Kernel Virtualization
docker
8/14/2019
at PPAI Tech Summit
in Dallas, TX
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....
Kubernetes Test Drive
docker devops kubernetes
8/14/2019
at PPAI Tech Summit
in Dallas, TX
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
7/18/2019
at KCDC
in Kansas City, MO
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Docker Isn't All Hype; Create Robust Deployments for your SPA and API
docker asp.net core javascript node
6/27/2019
at Southeast Valley .NET User Group
in Chandler, AZ
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
Docker Isn't All Hype; Create Robust Deployments for your SPA and API
docker asp.net core javascript node
6/26/2019
at Northwest Valley .NET User Group
in Glendale, AZ
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
Docker for Windows Container Development
docker devops asp.net core
6/11/2019
at Docker Webinar
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome, available for Linux and Windows software development....