Rob's Presentations with video, page 4
Building Stateful Workloads in Kubernetes
kubernetes
3/22/2022
at Python Web Conference
It’s day 2. Kubernetes is running. You have your deployments and services set. Now how do you migrate the data store?...
Pro Microservices in .Net 6 By Sean Whitesell, Rob Richardson, Matthew Groves
asp.net devops kubernetes
2/24/2022
at Cleveland C#/VB.NET User Group
in Cleveland, OH (virtual)
The microservices architecture is a way of distributing process workloads to independent applications. It also enables developers to dismantle large applications into smaller, easier-to-maintain, scalable parts....
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
2/8/2022
at Kubernetes Philly Meetup
in Philadelphia, PA (virtual)
As we get deeper into Kubernetes yaml files, we see a lot of duplication. Can we move to a higher level that eliminates this duplication?...
Leaving Shared Database Accounts Behind: Securing Snowflake and MongoDB
data security
2/8/2022
at Security Boulevard Webinar
How can we possibly secure data when we don’t even know who is using the database?...
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
2/3/2022
at Thursdays Matter
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....
Minimal APIs with ASP.NET
1/13/2022
at Tulsa .NET User Group
in Tulsa, OK (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
Minimal APIs with ASP.NET
12/15/2021
at Southeast Valley .NET User Group
in Chandler, AZ (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
11/20/2021
at DevFest Sri Lanka 2021
in Sri Lanka (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....
Local Development Techniques with Kubernetes
kubernetes devops docker
11/4/2021
at Kubernetes Community Days Washington DC
in Washington DC (virtual)
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...
JavaScript the Grumpy Parts
javascript
10/28/2021
at Conf42.com: JavaScript 2021
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...