Building cloud application with .NET Aspire

.NET Aspire is a set of tools that helps developers create distributed applications and frees from managing container configuration. It assists wiht following concerns: service discovery, orchestration, and application composition. As its purpose is the development of distributed applications. So, where do distributed applications typically run? In the cloud. So, let’s use AWS as a sorce of resources with our application.

More available at: https://medium.com/c-sharp-programming/building-cloud-application-with-net-aspire-fb9951074da9

Learn more about .NET Aspire Blog Posts at aspireify.NET