Replies: 1 comment
-
I am so happy to see more of these popping up! That said, I've never heard about it and this is the first time someone has asked 😄 . TL;DR: Nitric is a more opinionated layer of abstraction over the cloud than what aspire is. PS: This looks very cool. First glance:
The goal and motivations behind these projects are extremely similar, Nitric looks even more opinionated than aspire and looks like it's optimized for building cloud native apps (they are also building a framework full of runtime components that are not just integrations). The architecture looks really interesting as well, extremely similar to the way aspire works internally (run vs publish mode and the provider model). Very impressive stuff. Reminds me of https://www.winglang.io/ but not a new language 😄. Philosophically the approach is very different in aspire:
That avoids cliffs. The nitric, wing and dapr approach is one based on abstractions and implementations on local vs different clouds. Not saying one is better than the other in all cases but it's one fundamental difference with the approaches. I think in time, when aspire is more capable (in a couple of months) it'll be possible to build more opinionated frameworks like this on top of the core aspire platform. What we will have will be much more extensible. I'll be posting more about the philosophy and implementation, stay tuned! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A colleague (@nootn) told me about https://nitric.io which appears to have some similar/overlapping goals to Aspire. Could be useful to document similarities and differences for anyone who is looking to decide between the two.
Beta Was this translation helpful? Give feedback.
All reactions