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.
Learn practical approaches to Test-Driven Development with tutorials, workshops, and courses. Improve your coding practices and simplify your life as a developer.
Test-Driven Development, TDD, C#, .NET
Clear Street transitioned to Protobuf on Kafka for improved performance and streamlined data handling, addressing limitations faced with Avro as their microservices expanded.
Protobuf, Avro, Kafka, microservices, Clear Street
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
Learn to handle Apache Kafka messages in C# using KafkaFlow and MediatR for efficient message processing.
Kafka, MediatR, C#, KafkaFlow
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
Explore Kafka with Protobuf & C#, including a demo for message production & consumption, and managing schemas using Confluent Schema Registry.
Kafka, Protobuf, C#, Schema Registry
Learn basic Kafka concepts and build your first application with C# and KafkaFlow in under 60 minutes.
Apache Kafka, C#, KafkaFlow, NDC London, programming
Introduction to Kafka for .NET developers, covering records, offsets, and tools with practical code examples.
Kafka, .NET, microservices, architecture, streaming
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
Learn Event Sourcing in .NET with Marten library for building robust REST APIs.
Event Sourcing, .NET, Marten, REST APIs, Software Engineering