Rob's Presentations with code, page 27
Level-up Your DevOps with GitHub Actions and Kubernetes
  
  devops kubernetes 
   6/23/2021
   at Toronto .NET Meetup
   in Toronto, ON, Canada
  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, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....
  Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
  
  javascript spa vue.js 
   6/21/2021
   at Web Dev Week Guinea 2021
   in Ratoma, Guinea (virtual)
  Have you struggled to get TypeScript and Vue to play well together? Me too. Vue is a fantastic SPA framework, and TypeScript is a great way for catching errors faster....
  Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
  
  javascript spa vue.js 
   6/16/2021
   at JNation
  
  Have you struggled to get TypeScript and Vue to play well together? Me too. Vue is a fantastic SPA framework, and TypeScript is a great way for catching errors faster....
  Kubernetes hands-on (Workshop)
  
  docker devops kubernetes 
   6/11/2021
   at DevIntersection
   in Orlando, FL
  Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
  Docker for Windows Container Development
  
  docker devops asp.net core 
   6/10/2021
   at DevIntersection
   in Orlando, FL
  Docker is carefully tucked between virtualization, continuous deployment, and pure awesome, available for Linux and Windows software development....
  Making Kubernetes How We Build Things
  
  kubernetes devops docker 
   6/10/2021
   at DevIntersection
   in Orlando, FL
  It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...
  Level-up Your DevOps with GitHub Actions and Kubernetes
  
  devops kubernetes 
   6/8/2021
   at International Php Conference - IPC Berlin
   in Berlin, Germany (virtual)
  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, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....
  Gaining Confidence with Cypress Tests
  
  testing javascript 
   6/4/2021
   at Craft Conference
  
  Have you ever wanted to refactor mercilessly but didn’t want to break the fragile tower? Or have you ever pushed to production only to spend the next few days cleaning up the regressions?...
  ASP.NET Core in Containers on .NET 5
  
  docker devops asp.net core 
   6/2/2021
   at Paris Container Day
   in Paris, France (virtual)
  Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. ASP.NET Core is a cross-platform, open-source reimagination of the Microsoft stack....
  Containerized Deployments for your SPA and API
  
  docker kubernetes asp.net core vue.js 
   6/2/2021
   at Global Online Angular Summit
  
  You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....