What problem does it solve?
This Skill simplifies the development and orchestration of distributed applications, enabling developers to build, run, debug, and deploy complex microservice architectures with ease.
Core Features & Use Cases
- Polyglot Orchestration: Manages services written in any language (.NET, Python, Node.js, Go, Java, etc.) from a single AppHost.
- Service Discovery: Automatically handles service-to-service communication configuration.
- Observability: Integrates with the Aspire Dashboard for real-time logs, traces, and metrics.
- Deployment: Generates manifests for Docker, Kubernetes, and Azure Container Apps.
- Use Case: Develop a microservice application with a .NET API, a Python backend for AI tasks, and a React frontend, all orchestrated and deployed seamlessly using Aspire.
Quick Start
Use the aspire skill to create a new aspire-starter project.