https://slatedb.io logo
Join Discord
Powered by
# general
  • p

    Pierre

    09/16/2025, 8:54 PM
    It’s not this, it’s that you’d accumulate terabytes of WAL before any cleanup happens
  • p

    Pierre

    09/16/2025, 8:55 PM
    In my use case, WAL files are often 300-500MB each
  • p

    Pierre

    09/16/2025, 8:59 PM
    And one terabyte at this price is already 150USD a month, basically egregious
  • c

    criccomini

    09/16/2025, 9:13 PM
    @ReubenBond the GC is pretty conservative right now.. It only removes stuff older than like 24h or so. It can be tuned much shorter, but we have an outstanding issue we need to fix in 0.9: https://github.com/slatedb/slatedb/issues/604 Until that issue is fixed (depends on Sujeet's compactor work first), you have to keep the GC pretty long
  • c

    criccomini

    09/16/2025, 9:13 PM
    Annoying, but it'll get fixed soon enough
  • p

    Pierre

    09/16/2025, 9:24 PM
    On a side note, would someone cost conscious enough to try to save a couple dollars a month that way be using azure or aws in the first place? 😝
  • r

    ReubenBond

    09/16/2025, 9:40 PM
    Saving a couple of dollars by using slower storage, that is?
  • p

    Pierre

    09/16/2025, 9:41 PM
    Not sure to get your point, did you benchmark both? In my own testing I didn’t really see any noticeable difference at all with slatedb
  • r

    ReubenBond

    09/16/2025, 9:42 PM
    I don't quite understand what you meant about saving $
  • p

    Pierre

    09/16/2025, 9:44 PM
    You brought up that premium could be cheaper than hot
  • r

    ReubenBond

    09/16/2025, 9:44 PM
    Oh, I meant more that it's not necessarily more expensive - it depends on your storage size vs API calls
  • p

    Pierre

    09/16/2025, 9:45 PM
    Yeah I got that 👍
  • r

    ReubenBond

    09/16/2025, 9:46 PM
    If you want much lower latency (nice for a WAL), then you can get it and you don't necessarily have to pay more. It depends on a variety of factors though. In the current version of slatedb with the current GC, it seems like you'd likely pay significantly more for the latency reduction, but with some changes it might become an attractive option
  • p

    Pierre

    09/16/2025, 9:47 PM
    I didn’t really see much difference in my own testing latency wise
  • p

    Pierre

    09/16/2025, 9:48 PM
    And Microsoft doesn’t seem to guarantee anything either
  • p

    Pierre

    09/16/2025, 9:52 PM
    Perhaps it’s there, in some workloads, or that it’s more consistent, or something but their sales pitch only states “premium is ssds”, premium is not even mentioned there https://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview
  • r

    ReubenBond

    09/16/2025, 9:54 PM
    I'm sure some PM is to blame. Premium is an account type, not an access tier
  • p

    Pierre

    09/16/2025, 9:54 PM
    Funnily enough, they claim that hot is lower latency than premium > The hot tier has the highest storage costs, but the lowest access costs Ahaha
  • r

    ReubenBond

    09/16/2025, 9:55 PM
    within a given account type (the account type would be Standard, IIRC)
  • p

    Pierre

    09/16/2025, 9:55 PM
    Got it 🙂
  • p

    Pierre

    09/16/2025, 9:56 PM
    I am pretty surprised that they expose that to the user in that way, I don’t dislike it but it’s pretty different from what others are doing
  • r

    ReubenBond

    09/16/2025, 9:57 PM
    If they want to drive adoption, it's not the best way about it
  • p

    Pierre

    09/16/2025, 9:57 PM
    When I was skimming through the docs it seems that in the past a storage account could be more or less tied to a storage product, that kind of seems to ressemble the premium stuff
  • r

    ReubenBond

    09/16/2025, 9:59 PM
    There is also Ultra Disk, which is different again. They appear in the Socrates paper (https://www.microsoft.com/en-us/research/wp-content/uploads/2019/05/socrates.pdf)
  • p

    Pierre

    09/16/2025, 10:01 PM
    The cloud is here to stay. Most start-ups are cloud-native. Furthermore, many large enterprises are moving their data and workloads into the cloud. The main reasons to move into the cloud are security, time-to-market, and a more flexi- ble “pay-as-you-go” cost model which avoids overpaying for under-utilized machines.
  • p

    Pierre

    09/16/2025, 10:01 PM
    😵‍💫 🥲
  • p

    Pierre

    09/16/2025, 10:06 PM
    I guess this didn’t go through any external peer review
  • p

    Pierre

    09/16/2025, 10:15 PM
    https://www.stepsecurity.io/blog/ctrl-tinycolor-and-40-npm-packages-compromised hmm again
  • r

    ReubenBond

    09/16/2025, 10:50 PM
    It was in sigmod, so I'm sure it went through some peer review
  • p

    Pierre

    09/17/2025, 7:41 AM
    A proper peer review would arguably never allow that intro 😅