Rob's Presentations with video, page 10
Debug Kubernetes with Azure Dev Spaces
  
  kubernetes azure asp.net core node 
   7/28/2020
   at Virtual Azure Community Day
  
  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....
  Databases in the Microservices World
  
  data 
   7/22/2020
   at OpenShift Commons
  
  Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...
  Building Stateful Workloads in Kubernetes
  
  kubernetes 
   6/23/2020
   at Camp Cloud Native
  
  It’s day 2. Kubernetes is running. You have your deployments and services set. Now how do you migrate the data store?...
  Building Stateful Workloads in Kubernetes
  
  kubernetes 
   6/15/2020
   at Integration Monday
  
  It’s day 2. Kubernetes is running. You have your deployments and services set. Now how do you migrate the data store?...
  The Definitive Deep Dive into the .git Folder
  
  git 
   4/17/2020
   at DotNet Open Source Days
  
  What’s in the .git folder? How are commits stored? How do branches work? We’ll dive deep into the objects folder, unpack commits, look at the types of DAG nodes, examine object content, and build a complete visualization of the stored content....
  Your Technology Your Way: Full-stack Web and Service with .NET and Node
  
  asp.net core javascript node 
   4/17/2020
   at DotNet Open Source Days
  
  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....
  Service Mess to Service Mesh
  
  kubernetes security 
   3/4/2020
   at CNCF Webinar
  
  We are witnessing the rise of microservices and cloud-native technologies. However, one big challenge of microservice architecture is the overhead of having to request services across a well-defined API....
  JavaScript the Grumpy Parts
  
  javascript 
   1/9/2020
   at CodeMash
   in Sandusky, OH
  We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...
  Zoom In, Zoom Out. Fresh look at Kubernetes Security
  
  kubernetes security 
   12/19/2019
   at Wallarm Webinar
  
  Cloud-native applications and infrastructure create several new challenges for all of us security professionals. We need to establish new security programs, have a new mindset and adopt advanced new tools that are focused primarily on securing cloud-native technologies....
  Istio, a Service Mesh on Kubernetes. When do I need it?
  
  kubernetes devops security 
   9/24/2019
   at WeaveWorks
   in San Francisco, CA (virtual)
  You may be hearing about service meshes and technologies like Istio. There are benefits that the technologies address, but they also bring in added levels of complexity....