Rob's Presentations with video, page 2

Scaling the Testing Pyramid in TypeScript

Slides spa javascript testing spa
3/29/2023 at KWalty Talk
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....

.NET Testing Best Practices

asp.net core testing
3/28/2023 at Tulsa .NET User Group in Tulsa, OK (virtual)
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
3/14/2023 at Salt Lake DevOps Days in Sandy, UT
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....

Horizontal Autoscaling with Kubernetes

Slides kubernetes
3/10/2023 at Scale 20x in Pasadena, CA
Now that the app is running in Kubernetes, how do we scale it to meet demand?...

What's with Containers?

devops kubernetes docker
2/27/2023 at Technology and Friends
...

Minimal APIs with ASP.NET

1/10/2023 at Wisconson .NET in Milwaukee, WI
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....

Scaling the Testing Pyramid in TypeScript

Slides spa javascript testing spa
11/21/2022 at LogRocket Webinar
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....

Gaining Confidence with Cypress Tests

Slides testing javascript
11/17/2022 at Conf42.com: JavaScript 2022
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?...

The Definitive Deep Dive into the .git Folder

git
11/8/2022 at Øredev 2022 in Malmö, Sweden
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....

Level-up Your DevOps with GitHub Actions and Kubernetes

devops kubernetes
11/2/2022 at All Things Open in Raleigh, NC
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....
2