Software Alternatives & Reviews

Be careful what you test or deploy to Vercel

Render Google Cloud Run
  1. 1
    Render is a unified platform to build and run all your apps and websites with free SSL, a global CDN, private networks and auto deploys from Git.
    I wonder what the aversion is to using a plain old server / vps. It's really not that difficult to deploy nowadays [0][1][2][3] and I'd rather get an $8 bill every month as insurance than ever worry about shit like OP just went through. It'll probably be more performant anyway due to cold starts and "edge" still having to hit us-east-1 for data.. Cache your static files with Cloud Flare/Front. People are always surprised by how much traffic a single VPS can take[4] and believe it all has to be serverless to be web scale. I believe HN still runs on a single core or something. There's a ton of places to get cloud credits as well, too many to link, so just Bing™ it [0] https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ecs_patterns.ApplicationLoadBalancedFargateService.html [1] https://aws.amazon.com/apprunner/ [2] https://cloud.google.com/run [3] https://render.com/ [4] https://news.ycombinator.com/item?id=34676186.

    #Cloud Infrastructure #Cloud Computing #Cloud Hosting 419 social mentions

  2. Bringing serverless to containers
    I wonder what the aversion is to using a plain old server / vps. It's really not that difficult to deploy nowadays [0][1][2][3] and I'd rather get an $8 bill every month as insurance than ever worry about shit like OP just went through. It'll probably be more performant anyway due to cold starts and "edge" still having to hit us-east-1 for data.. Cache your static files with Cloud Flare/Front. People are always surprised by how much traffic a single VPS can take[4] and believe it all has to be serverless to be web scale. I believe HN still runs on a single core or something. There's a ton of places to get cloud credits as well, too many to link, so just Bing™ it [0] https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ecs_patterns.ApplicationLoadBalancedFargateService.html [1] https://aws.amazon.com/apprunner/ [2] https://cloud.google.com/run [3] https://render.com/ [4] https://news.ycombinator.com/item?id=34676186.

    #Cloud Computing #Cloud Hosting #Development 82 social mentions

Discuss: Be careful what you test or deploy to Vercel

Log in or Post with