Great workflows! If I was starting a new project today, what are the cases where I should consider Convex vs. not?
We started off on a pipeline system but have since implemented an in-house layer that is now part of our product. The problem here is there aren't a whole lot of good options out there. Most systems assume a static…
Author here! Happy to discuss anything on that post.
Not exactly? Kubernetes natively doesn’t have a solution for pushing across environments afaik.
yep!
I guess I should have said "voice-guided" turn-by-turn huh? https://www.forbes.com/sites/anthonykosner/2012/12/13/google... is what i was referring to :)
That makes sense. I'm not necessarily arguing for continuous intelligence in this post, just that declarative configs enable it. Even the initial conversion of a destination to a set of directions is a compilation of…
Oh totally that declarative can and will often compile down to imperative. The question is what do you ask the user for? My take is Google maps is declarative in the sense that you ask for your destination, your…
Yep the idea of declarative winning out over imperative is nothing new. Yet for some reason, most deployment systems make you go through an imperative flow if you want to orchestrate releases.
I know deciding on the right thing to do here for your company can be a painful experience. I am founder and CTO at Prodvana (https://prodvana.io). We are building a platform that makes running things in production…
Great workflows! If I was starting a new project today, what are the cases where I should consider Convex vs. not?
We started off on a pipeline system but have since implemented an in-house layer that is now part of our product. The problem here is there aren't a whole lot of good options out there. Most systems assume a static…
Author here! Happy to discuss anything on that post.
Not exactly? Kubernetes natively doesn’t have a solution for pushing across environments afaik.
yep!
I guess I should have said "voice-guided" turn-by-turn huh? https://www.forbes.com/sites/anthonykosner/2012/12/13/google... is what i was referring to :)
That makes sense. I'm not necessarily arguing for continuous intelligence in this post, just that declarative configs enable it. Even the initial conversion of a destination to a set of directions is a compilation of…
Oh totally that declarative can and will often compile down to imperative. The question is what do you ask the user for? My take is Google maps is declarative in the sense that you ask for your destination, your…
Yep the idea of declarative winning out over imperative is nothing new. Yet for some reason, most deployment systems make you go through an imperative flow if you want to orchestrate releases.
I know deciding on the right thing to do here for your company can be a painful experience. I am founder and CTO at Prodvana (https://prodvana.io). We are building a platform that makes running things in production…