←back to thread

672 points LexSiga | 2 comments | | HN request time: 0.001s | source
Show context
mattbee ◴[] No.45667259[source]
They abandoned documentation (edit: for the open source codebase) a couple of weeks ago - that seems more significant.

From their Slack on Oct 10:

"The documentation sites at docs.min.io/community have been pulled of this morning and will redirect to the equivalent AIStor documentation where possible". [emphasis mine]

The minio/docs repository hasn't been updated in 2 weeks now, and the implication is that isn't going to be.

Even when I set up a minio cluster this February, it was both impressively easy and hard in a few small aspects. The most crucial installation tips - around 100Gb networking, Linux kernel tunables and fault-finding - were hung off comments on their github, talking about files that were deleted from the repository years ago.

I've built a cluster for a client that's being expanded to ≈100PB this year. The price of support comes in at at slightly less than the equivalent amount of S3 storage (not including the actual hosting costs!). The value of it just isn't that high to my client - so I guess we're just coasting on what we can get now, and will have to see what real community might form around the source.

I'm not a free software die-hard so I'm grateful for the work minio have put into the world, and the business it's enabling. But it seems super-clear they're stopping those contributions, and I'd bet the final open source release will happen in the next year.

If anyone else is hosting with minio & can't afford the support either :) please drop me a line and maybe we can get something going.

replies(6): >>45668446 #>>45668529 #>>45668617 #>>45670374 #>>45670759 #>>45672247 #
tw04 ◴[] No.45670759[source]
>The price of support comes in at at slightly less than the equivalent amount of S3 storage

That's absurd. I would be running to NetApp and Dell for competitive object storage quotes then. Haven't done pricing on either one recently but at least a few years ago they were roughly half the price of S3 all in (including hosting costs).

replies(2): >>45671976 #>>45675888 #
votepaunchy ◴[] No.45671976[source]
> half the price of S3

No one other than hobbyists is paying full price on AWS.

replies(6): >>45672351 #>>45672468 #>>45674546 #>>45675390 #>>45675817 #>>45676733 #
stackedinserter ◴[] No.45672351[source]
How to not pay full price on AWS? We pay $10K+ per month and nobody gives us any discount.
replies(4): >>45672451 #>>45672624 #>>45672695 #>>45673092 #
skywhopper ◴[] No.45672624{3}[source]
The good discounts start around 100x your spend.
replies(1): >>45673185 #
1. ghshephard ◴[] No.45673185{4}[source]
If you are comfortable with making a commit 1-3 year commit - you can get 27-50% discounts at pretty much any spend I think.

https://aws.amazon.com/savingsplans/compute-pricing/

replies(1): >>45675354 #
2. throwaway-aws9 ◴[] No.45675354[source]
Right, but depending on your workload, compute might just be 1/3 to 1/2 of your spend. The remainder going on storage, networking (egress and internal between regions & AZs), LBs, and higher abstraction services (from queues to search to serverless).

Feels great to talk about 27-50% but turns out it's 9%-16% when all is said and done. You can get commitment savings on other services but you need higher spend.

Feels odd that big cloud gives better discounts to enterprise. They really don't cater to startups as much as they posture.