Rob's Presentations with code, page 36

HTTPS in ASP.NET Core in Docker Linux Containers Deep Dive

Slides 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....

Debug Kubernetes with Azure Dev Spaces

Slides kubernetes azure asp.net core node
10/4/2019 at DogFoodCon in Columbus, OH
Azure Dev Spaces is a whole new way to debug container-based microservices. Let’s fire up DevSpaces and debug just the microservice we need in context with the rest of the swarm of services....

Your Technology Your Way: Full-stack Web and Service with .NET and Node

Slides asp.net core javascript node
9/25/2019 at Utah Valley .NET User Group in Provo, UT
Do you want to build full-stack with your stack? We’ll build an ASP.NET website using Blazor and WebAPI, a back-end service using Service Worker and gRPC....

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....

Database DevOps with Containers

Slides 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....

Kubernetes Test Drive

Slides 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....

async and await with Node and Express

Slides javascript node async
8/2/2019 at JavaScript and Friends Conference in Columbus, OH
Express is the defacto Node web server, but it’s built with callbacks. Can we use modern JavaScript like async and await?...

Database DevOps with Containers

Slides 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....

Build a DevOps Pipeline for .NET Apps and Databases (Workshop)

devops asp.net sql
7/17/2019 at KCDC in Kansas City, MO
Right-click Publish is easy, but it’s evil. FTP it up is fragile and error prone. You know you need to run tests and deploy in a consistent way....

Level-up Your DevOps with Azure and Kubernetes

devops kubernetes
7/11/2019 at Phoenix DevOps Meetup in Phoenix, AZ
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, build up a DevOps pipeline in Azure, and deploy to Kubernetes....
36