Rob's Presentations, page 10

.NET Testing Best Practices

asp.net core testing
11/17/2022 at Utah County .NET User Group in Provo, UT (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....

Choosing from the many ways to Docker in Azure

Slides docker devops azure
11/17/2022 at Cloud & Containers Live 360 Orlando 2022 in Orlando, FL
You’re ready to go cloud native with containers. Now where do you begin on Azure? There’s a dizying amount of container options available in Azure....

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?...

Level-up Your DevOps with GitHub Actions and Kubernetes

devops kubernetes
11/16/2022 at Cloud & Containers Live 360 Orlando 2022 in Orlando, FL
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....

Mocking in Front-end and Back-end TypeScript Tests

Slides javascript spa testing
11/16/2022 at SIGiST's Testing, Diversity, AI Conference in London, England (virtual)
When the goal is unit testing, it’s common to swap out dependencies with fake pieces to give more control and to make tests run faster....

Level-up Your DevOps with GitHub Actions and Kubernetes

devops kubernetes
11/15/2022 at Geekle's Worldwide Software Architecture Summit
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....

Level-up Your DevOps with GitHub Actions and Kubernetes

devops kubernetes
11/10/2022 at All Day DevOps
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....

A Database DevOps Pipeline

Slides devops data
11/9/2022 at Øredev 2022 in Malmö, Sweden
Are your automation practices accounting for the database? How do you verify database software quality? Most importantly, how do you care for customer data as the schema evolves?...

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....
10