What will the bill look like if your website suddenly hit a big traffic (e.g. someone post your site on HN)?
Deploy your side-projects at scale for basically nothing – Google Cloud Run
21–30 of 397 posts
Re: Deploy your side-projects at scale for basically nothing – Google Cloud Run
#22The thing I really want out of these services is the ability to set a payment cap. It’s probably never going to be an issue, but I have anxiety, and I can’t sleep easily knowing that if I fuck up, if someone sinister abuses my application or whatever I may be stuck with a giant bill.
Re: Deploy your side-projects at scale for basically nothing – Google Cloud Run
#23Of course, the downside to doing anything with a Google product is that it could be deprecated next year...
It‘s slready like a meme: the typical comment on the google cloud that it could be closed tomorrow. When will everyone understand that google cloud (money earning product) is different to all the other free products
When Google demonstrates it. They've already discontinued various parts of their cloud product.
True, they are unlikely to shut down gmail, search, or Android.
On the other hand google's cloud is a money loser that has slipped to a distant #4 in the cloud rankings.
But like many of Google's revenue-generating products it exists to show Wall Street that they have an increasingly diversified revenue stream (I think advertising is "down" to around 87%). They have lots of bets to try an improve this but little to show for it.
They did recently commit $2B to making GCP a player but I suspect that if that doesn't show results by the end of 2020, investment in this sector will fall precipitously.
Re: Deploy your side-projects at scale for basically nothing – Google Cloud Run
#24Re: Deploy your side-projects at scale for basically nothing – Google Cloud Run
#25The thing I really want out of these services is the ability to set a payment cap. It’s probably never going to be an issue, but I have anxiety, and I can’t sleep easily knowing that if I fuck up, if someone sinister abuses my application or whatever I may be stuck with a giant bill.
Interestingly, AWS will not cut you off for non-payment (we had an issue with finance and were 250k in the red by the time we got the first 'Is there any issues over there?' email)
Re: Deploy your side-projects at scale for basically nothing – Google Cloud Run
#26this is misleading, as cost curves are usually exponential for these types of managed services
Re: Deploy your side-projects at scale for basically nothing – Google Cloud Run
#27Netlify has basic DB/Identity/Lambda support so I’m guessing it could replace this entirely.
I’m using it only to host static websites at the moment.
Re: Deploy your side-projects at scale for basically nothing – Google Cloud Run
#28Excuse my ignorance. if a container hasn't been hit in a long time, how long does it take to serve the first request back? Is it spun up or sort of hot paused?
Re: Deploy your side-projects at scale for basically nothing – Google Cloud Run
#29The thing I really want out of these services is the ability to set a payment cap. It’s probably never going to be an issue, but I have anxiety, and I can’t sleep easily knowing that if I fuck up, if someone sinister abuses my application or whatever I may be stuck with a giant bill.
Re: Deploy your side-projects at scale for basically nothing – Google Cloud Run
#30Excuse my ignorance. if a container hasn't been hit in a long time, how long does it take to serve the first request back? Is it spun up or sort of hot paused?