Happy for them though! I've been using them for a long time, but I've also just started learning CDK and Amplify and I think these could provide the same benefits, and in some (very specific) cases with zero costs. This plus databases such as Fauna or DynamoDB, and I wouldn't be able to see my self using any other thing for a good long while.
Vercel raise $40M Series B
111–120 of 208 posts
Re: Vercel raise $40M Series B
#112Earlier quoted context omitted.
That's not surprising - lots of the time you want to write what he impact is up front. It was pretty easy to just click "Documentation" and see more: https://vercel.com/docs > Vercel is a cloud platform for static sites and Serverless Functions that fits perfectly with your workflow. It enables developers to host Jamstack websites and web services that deploy instantly, scale automatically, and requires no supervisio…
Do you think it's reasonable for someone arriving at the website with the very common question of "what exactly do they do?" to click the "Documentation" link?
Re: Vercel raise $40M Series B
#113Re: Vercel raise $40M Series B
#114There is a free tier and then pricing starts at $20/user/month. For unlimited usage in deploying and consuming static/generated/rendered content and APIs.
iiuc, vercel runs on aws. Isn't the math fundamentally flawed on this kind of a business model if it isn't backed by owning the compute/network substrate first? Egress charges would be brutal. Targetting gross margins of 60-70% sounds like it would be hard.
Would love to hear from VC/founders with their insights, esp for building dev tools businesses and "monetizing" frameworks which isn't something that's happened too often (or happened at all recently?)
Re: Vercel raise $40M Series B
#115Oh god. Even companies raising $40,000,000 can’t explain what they do: “Vercel combines the best developer experience with an obsessive focus on end-user performance. Our platform enables frontend teams to do their best work.” Nice, inspiring evocative words, but I care to find what the fuck Vercel IS, and this is not an answer. Maybe if I reword the above it will become clear: Vercel lets developers have a really gr…
Their only goal is to get someone high level in a big company feeling the sentence is cool so that he lets his email in the "get demo" page.
This is just normal enterprise sales, and this is probably why they managed to raise so much compared to most similar services. They really have a strong business focus and a sales team
Re: Vercel raise $40M Series B
#116Oh god. Even companies raising $40,000,000 can’t explain what they do: “Vercel combines the best developer experience with an obsessive focus on end-user performance. Our platform enables frontend teams to do their best work.” Nice, inspiring evocative words, but I care to find what the fuck Vercel IS, and this is not an answer. Maybe if I reword the above it will become clear: Vercel lets developers have a really gr…
This is basically called the Ladder of Abstraction: https://www.toolshero.com/communication-skills/ladder-of-abs... YOU aren't the audience for this press release because the people they are trying to attract are more interested in abstract concepts than concrete ones. E.g. "I'm a great visionary CTO of a 100 person dev team and I use Vercel". A developer doesn't care that Vercel raised $40M, all they want to know is…
Re: Vercel raise $40M Series B
#117I'm trying to decipher what this is. So far I've learned there's a thing called "Jamstack" that seems to be about static websites. How does one manage databases with this technology?
Re: Vercel raise $40M Series B
#118Side note: somehow my ISP (vodafone) has problems delivering me this domain, only was able to visit via opera with their vpn enabled.
Re: Vercel raise $40M Series B
#119Re: Vercel raise $40M Series B
#120Earlier quoted context omitted.
You're supposed to use other hosted database vendor or your own database server if you need it. I don't think they offer any database service.
What’s the recommended DB host? Does the Next community have a go to?