Rob's Presentations with video, page 11
Migrating to Containers using Istio and Kubernetes with Rob Richardson
docker kubernetes security
5/30/2019
at .NET Rocks
Ready to move your applications into containers? Carl and Richard chat with Rob Richardson about his work migrating existing applications running in virtual machines over to containers using Kubernetes as the orchestration engine and Istio as the traffic manager....
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....
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....
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?...
JavaScript Tests in Node, the Browser, and CI
javascript node testing
11/2/2018
at RVA JavaScript Conference
in Richmond, VA
Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....
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....
Kubernetes Test Drive
docker devops kubernetes
10/23/2018
at DevOpsDays Phoenix
in Phoenix, AZ
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....
CI/CD on the Microsoft Stack
devops
10/17/2018
at All Day DevOps
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....
Serverless Architecture in Azure
azure serverless cloud
9/26/2018
at Microsoft Ignite
in Orlando, FL
AWS has Lambda, Azure has Azure Functions, Web Jobs, and App Service. Whether you want to script pay-by-the-drink web endpoints or build more traditional micro services or run custom workloads in Docker....