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.
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
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
Microservices, Where Did It All Go Wrong
Ian Cooper - youtube.com
This talk examines common misunderstandings of microservices and the pitfalls that lead to ineffective implementations, advocating for clarity in architectural design.
microservices, architecture, software development, monolith, anti-patterns
TDD, Where Did It All Go Wrong
Ian Cooper - youtube.com
This talk addresses misunderstandings of TDD since its inception, aiming for a better approach that enhances software development through effective testing.
TDD, Kent Beck, software development, testing
We Don’t Need No Stinkin’ Repositories and Other Observations on DotNetRocks
Jeremy Miller - linkedin.com
Discusses Vertical Slice Architecture and emphasizes low code ceremony and reduced layering principles.
Vertical Slice Architecture, low code, layering

Data Mesh and Microservices: A Perfect Pairing
Lonti - lonti.com
Explore how Data Mesh and Microservices enhance data management by fostering autonomy and decentralization, driving innovation and operational success.
Data Mesh, Microservices, autonomy, decentralization, operational success, innovation

Bus Stops and Breakthroughs
Simon Copsey - curiouscoffee.club
The article discusses conflicts between bus drivers and conductors, highlighting the dynamics of schedules and fare collection as lessons in overcoming challenges.
bus, conflict, drivers, conductors, scheduling

Empowering .NET Developers: C# in Amazon SageMaker Jupyter Notebooks using Amazon Bedrock
Razvan Pat - aws.amazon.com
Explore using C# for machine learning in Amazon SageMaker, leveraging your existing .NET skills in an AI environment dominated by Python.
.NET, Amazon Bedrock, Amazon SageMaker, Machine Learning

Integrating AWS with .NET Aspire
Amazon Web Services - aws.amazon.com
.NET Aspire facilitates building cloud-ready applications, enabling orchestration in local environments for running and debugging diverse components like .NET projects, databases, and containers.
.NET, AWS, Cloud, Development, Orchestration
Building .NET Applications Across Clouds with .NET Aspire
dotnet - youtube.com
Explore how .NET Aspire, a true multi-cloud development platform, simplifies building, deploying, and managing applications across various cloud environments.
.NET, Aspire, AWS