Rob's Presentations, page 14

Minimal APIs with ASP.NET

7/5/2022 at Developer Week '22 in Nuremberg, Germany
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....

Data Warehouse, Data Lake, Data Mesh, Oh My: The History of Data Storage

Slides data
6/28/2022 at Cloud Data Management Day in Detroit, MI (virtual)
Are you looking to modernize your data infrastructure? Or are you confused at what all the terms mean?...

Unit Testing in .NET with XUnit and MoQ

asp.net core testing
6/21/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....

At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals

Slides docker kubernetes devops
6/15/2022 at Visual Studio Live Austin 2022 in Austin, TX
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?...

Choosing from the many ways to Docker in Azure

Slides docker devops azure
6/15/2022 at Visual Studio Live Austin 2022 in Austin, TX
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....

Database DevOps with Containers

Slides devops docker
6/10/2022 at SQL Start in Italy (virtual)
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....

The Definitive Deep Dive into the .git Folder

git
6/9/2022 at Interface by apidays
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....

Service Mess to Service Mesh

Slides kubernetes security
6/8/2022 at RSA Conference 2022 in San Francisco, 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....

Git Scenarios: How Do I Fix That?

git
6/2/2022 at International PHP Conference (IPC) in Berlin, Germany
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...

At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals

Slides docker kubernetes devops
6/1/2022 at International PHP Conference (IPC) in Berlin, Germany
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?...
14