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.
Integrating AWS with .NET Aspire

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

Read More

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

View
Enum Alternatives in C#

Enum Alternatives in C#

Ardalis - ardalis.com

Revisiting 'Moving Beyond Enums' due to the loss of previous article images. This article explores alternatives for enums in C#.

C#, Enums, Alternatives, Software Development

Read More
Working with LLMs in .NET using Microsoft.Extensions.AI

Working with LLMs in .NET using Microsoft.Extensions.AI

Milan Jovanović - milanjovanovic.tech

Explore Microsoft.Extensions.AI for seamless integration of LLMs in .NET apps, switching providers effortlessly while running LLMs locally using Ollama through practical examples.

LLM, .NET, Microsoft.Extensions.AI, Ollama, integration, software development

Read More
Announcing the general availability of AWS .NET OpenTelemetry libraries

Announcing the general availability of AWS .NET OpenTelemetry libraries

Amazon Web Services - aws.amazon.com

AWS .NET OpenTelemetry libraries provide a standardized observability solution for telemetry data, crucial for modern software development insights.

AWS .NET, OpenTelemetry, Observability, Telemetry Data

Read More
Stop Equating Layered Architectures with DDD

Stop Equating Layered Architectures with DDD

Rico Fritzsche - blog.ricofritzsche.de

This article discusses misconceptions of equating traditional layered architectures with Domain-Driven Design and suggests how feature modules can maintain domain cohesion.

Layered Architectures, Domain-Driven Design, Feature Modules

Read More
C# Design Patterns: Rules Engine Pattern

C# Design Patterns: Rules Engine Pattern

Geetha - medium.com

Explore the Rules Engine Pattern in C# to simplify complex conditional logic, functioning as a behavioral design pattern based on a Pluralsight course.

C#, Design Patterns, Rules Engine, Behavioral Pattern

Read More
Two ways: Data Mesh vs. Data Fabric

Two ways: Data Mesh vs. Data Fabric

Sergio Ricardo Pantano - medium.com

Explores two innovative paradigms in data architecture: Data Mesh and Data Fabric, focusing on managing enterprise data at scale.

Data Mesh, Data Fabric, Data Architecture, Data Management

Read More
Understanding Data Mesh and Data Fabric: A Guide for Data Leaders

Understanding Data Mesh and Data Fabric: A Guide for Data Leaders

Andrew Madson - dremio.com

Explore how Data Mesh and Data Fabric address modern data challenges, evolving legacy data strategies for AI readiness.

Data Mesh, Data Fabric, AI, data strategy, management

Read More
Open Source Drives the Twelve-Factor Modernization Project

Open Source Drives the Twelve-Factor Modernization Project

Bob Reselman - thenewstack.io

Heroku leads a community effort to modernize the Twelve-Factor App methodology for contemporary technical practices, making it open source for broader collaboration.

Twelve-Factor, Heroku, Open Source, Software Development

Read More