-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hello,
I ma using aspire for 1 year for now, and as much as I love .net, C# and aspire project is self, azure is not my favourite thing.
That why a came a cross your project and this repo. Amazing work, big props for it.
Something I am still missing or do not understand is how using this i can create pipeline and deploy this to my real / production env.
And this is my main questions, What is to best approach to convert my Aspire Project to AWS deployment ?
Because when i created CDK stack or use CloudFormation template there are only informations about components like SNS, SQS and others, but do not contain informations about my projects , apis, blazor apps, lambdas. What I need to do to create for ex. pipeline in github and deploy after commit ?