Earlier quoted context omitted.
50 TB
That's the Premium plan (for $1000) Edit: it's for 5 TB
50gb is the s3 storage on pro plan.
11–16 of 16 posts
Earlier quoted context omitted.
50 TB
That's the Premium plan (for $1000) Edit: it's for 5 TB
50gb is the s3 storage on pro plan.
No always on server. Only serverless. If you are starting a new project, I think having a server is better than serverless. With serverless, you'll have to stitch together more 3rd party services to do basic things such as websocket, queue, DB connection pool, etc.
No always on server. Only serverless. If you are starting a new project, I think having a server is better than serverless. With serverless, you'll have to stitch together more 3rd party services to do basic things such as websocket, queue, DB connection pool, etc.
Why would you need an always-on server for a simple web page?