TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Build and Deploy Serverless React Apps with Next.js 8 and Zeit Now

89 pointsby praveenwebabout 6 years ago

7 comments

painfulabout 6 years ago
I recommend against using Zeit. I tried their offering this year and it was too much in beta. I honestly couldn't even get a basic service deployed because my defined dependencies wouldn't install. My web service deployed fine using the serverless offering of another cloud that I won't name, although it was not AWS. As a disclaimer, I have no conflict of interest.
评论 #19223349 未加载
评论 #19223298 未加载
评论 #19225422 未加载
yodonabout 6 years ago
Conceptually one lambda per page (route) sounds super cool, but in practice I suspect it would lead to a ton of cold start wait times for less common routes
评论 #19222448 未加载
评论 #19222925 未加载
评论 #19222513 未加载
eoinmurray92about 6 years ago
I love now.sh - its the best developer experience out there and we really really tried to use it at my company - but we kept on having latency issues. It was consistently 5-10x the TTFB of Heroku or an ec2 instance (all in the same locations, or super close).
fulafelabout 6 years ago
Is the headline benefit really paying only for use? Trading increased complexity & dev effort for this seems like a backwards development when vm/container/heroku-style hosting is so cheap & getting cheaper.
评论 #19223425 未加载
cwyersabout 6 years ago
This article hits one of my biggest pet peeves -- _tell the reader what you're about_. Presumably, the reason you have this on the Hasura blog is at least in part lead generation, right? And it worked, in that I showed up on Hasura's website never having heard of them before. But the article makes no effort to tell me what Hasura is before throwing me in the deepend. A link wouldn't go amiss, either. (Yes, I know there's one in the header. It's better to have one in the article text too. Links are free, better to have more than fewer.)
dane-pgpabout 6 years ago
For apps that just do basic things like read and write to a database (e.g. DynamoDB) would it be possible to go a stage beyond serverless and have the code that runs in the user&#x27;s browser talk to the database directly?<p>Obviously you&#x27;d have to be careful about permissions, and integrate with Cognito, but there are REST APIs for talking to AWS services so I&#x27;m sure there are use cases where even the lambdas are not necessary.<p>I don&#x27;t know what such an architecture would be called, other than &quot;serverlessless&quot;.
评论 #19225493 未加载
评论 #19222867 未加载
评论 #19222737 未加载
评论 #19223001 未加载
评论 #19223947 未加载
评论 #19222843 未加载
评论 #19222804 未加载
infocollectorabout 6 years ago
Are there any good NextJS tutorials out there that you can link here? I am looking to learn NextJS. Thanks
评论 #19232453 未加载
评论 #19222559 未加载
评论 #19222536 未加载