Feed

This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.

How to fall in love with TDD - NDC London 2024

Gui Ferreira - youtube.com

Discover the journey to embrace Test-Driven Development (TDD) while overcoming misconceptions and mastering testing techniques in this inspiring talk.

TDD, testing, software development, NDC London

View

How to Handle Kafka Messages with MediatR

Gui Ferreira - youtube.com

Learn to handle Apache Kafka messages in C# using KafkaFlow and MediatR for efficient message processing.

Kafka, MediatR, C#, KafkaFlow

View

Deploy Blazor WASM to AWS S3 in Under 5 Minutes - with CloudFront CDN!

Mukesh Murugan - youtube.com

Deploy a Blazor app to AWS S3 with CloudFront in under 5 minutes for optimized performance and global availability.

Blazor, AWS, S3, CloudFront, CDN, .NET

View
Kafka Messaging with Protobuf and Schema Registry in C#

Kafka Messaging with Protobuf and Schema Registry in C#

Vasil Kosturski - vkontech.com

Explore Kafka with Protobuf & C#, including a demo for message production & consumption, and managing schemas using Confluent Schema Registry.

Kafka, Protobuf, C#, Schema Registry

Read More

Apache Kafka in 1 hour for C# Developers

Guilherme Ferreira - youtube.com

Learn basic Kafka concepts and build your first application with C# and KafkaFlow in under 60 minutes.

Apache Kafka, C#, KafkaFlow, NDC London, programming

View

Kafka for .NET Developers - NDC Sydney 2024

Ian Cooper - youtube.com

Introduction to Kafka for .NET developers, covering records, offsets, and tools with practical code examples.

Kafka, .NET, microservices, architecture, streaming

View
Azure & DevOps Podcast: Udi Dahan: Distributed Computing - Episode 192

Azure & DevOps Podcast: Udi Dahan: Distributed Computing - Episode 192

Udi Dahan - azuredevopspodcast.clear-measure.com

Udi Dahan discusses changes in distributed computing, the concept of service meshes, and insights for developers on using NServiceBus for modern programming practices.

Udi Dahan, Distributed Computing, Service-Oriented Architecture, Domain-Driven Design, NServiceBus, Microservices

Read More

Production Ready Event Sourcing in .NET

Nick Chapsas - youtube.com

Learn Event Sourcing in .NET with Marten library for building robust REST APIs.

Event Sourcing, .NET, Marten, REST APIs, Software Engineering

View

Event Sourcing for .NET Developers: From Zero to Implementation

Milan Jovanović - youtube.com

Learn Event Sourcing fundamentals in .NET, covering modeling events, aggregates, and projections for efficient queries. Ideal for .NET developers seeking practical implementation methods.

Event Sourcing, .NET, Clean Architecture, Modular Monoliths, software engineering

View

Pragmatic Event Sourcing in .NET With Marten

Oskar Dudycz - youtube.com

Learn to implement Event Sourcing simply in .NET 6 using Marten and Postgres, gaining insights into workflows and building applications effectively.

Event Sourcing, .NET 6, Marten, Postgres, Software Development

View