Rob's Presentations, page 51
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....
Building a CI/CD Experience
devops
8/13/2019
at PPAI Tech Summit
in Dallas, TX
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....
async and await with Node and Express
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
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....
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....
The Future is Now with ASP.NET Core 3.0
asp.net core
6/21/2019
at Insider Dev Tour
in Salt Lake City, UT
ASP.NET Core 3.0 is loaded with new features for building modern web applications and services. In this session, we’ll show you how to use ASP....
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....