Rob's Presentation Categories
- Asp.net (18)
- Asp.net core (82)
- Async (9)
- Azure (40)
- Cloud (22)
- Data (50)
- Devops (260)
- Docker (201)
- Git (66)
- Javascript (152)
- Kubernetes (202)
- Linux (1)
- Machine learning (5)
- Mobile (6)
- Node (61)
- Python (8)
- React (3)
- Security (49)
- Serverless (9)
- Spa (54)
- Sql (9)
- Testing (69)
- Tools (1)
- Vue.js (28)
- Yaml (1)
Rob's Presentation List
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
6/20/2024
at Nine Brains Meetup
in Riga, Latvia
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....
.NET Testing Best Practices
asp.net core testing
6/13/2024
at NDC Oslo
in Oslo, Norway
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
6/12/2024
at NDC Oslo
in Oslo, Norway
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....
Kubernetes hands-on (Workshop)
docker devops kubernetes
6/10/2024
at NDC Oslo
in Oslo, Norway
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
5/22/2024
at DevOpsCon San Diego
in San Diego, CA
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?...
Horizontal Autoscaling with Kubernetes
kubernetes
5/22/2024
at DevOpsCon San Diego
in San Diego, CA
Now that the app is running in Kubernetes, how do we scale it to meet demand?...
Service Mess to Service Mesh
kubernetes security
5/22/2024
at DevOpsCon San Diego
in San Diego, CA
In our quest to secure all the things, do we jump in too quickly? We’ll use Istio and Linkerd as example service meshes, and look at the features we would expect from a service mesh....
ngrok Developer Roundtable
devops
3/26/2024
at ngrok Developer Roundtable
Join us for the ngrok Developer Roundtable! The roundtable is a time for folks who use ngrok to connect, see what’s new with ngrok, and ask questions....
Scaling the Testing Pyramid in TypeScript
spa javascript testing spa
3/19/2024
at UtahJS
in Salt Lake City, UT
Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use....
Scaling the Testing Pyramid in TypeScript
spa javascript testing spa
2/22/2024
at ConFoo
in Montreal, Québec, Canada
Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use....