There are at least 7 Amazon-related stories on the HN front page right now, what’s going on?
Amazon Timestream – Fast, scalable, fully managed time series database
51–60 of 131 posts
Re: Amazon Timestream – Fast, scalable, fully managed time series database
#52jesus christ six amazon articles in a day? AWS is undeniably the body of christ for HN but am i missing something? FSX, blockchain, timestream, Graviton, ground station, and cloudwatch... all of these articles are advertisements for mundane shit.
There will be a lot more. The keynote today still has an hour left, and there is two more hours of keynotes tomorrow. (Written from keynote floor)
Re: Amazon Timestream – Fast, scalable, fully managed time series database
#53A quick look at the Hacker News frontpage shows a bit of a problem, 1. Amazon Timestream (amazon.com) 3. Amazon Quantum Ledger Database (amazon.com) 8. Amazon FSx for Lustre (amazon.com) 13. AWS DynamoDB On-Demand (amazon.com) 14. Amazon's homegrown Graviton processor was very nearly an AMD Arm CPU (theregister.co.uk) 21. Building an Alexa-Powered Electric Blanket (shkspr.mobi) 30. Amazon FSx for Windows File Server…
Re: Amazon Timestream – Fast, scalable, fully managed time series database
#54Earlier quoted context omitted.
Have you looked at Clickhouse for timeseries data? It's the one database I've found that can scale and can query in near-realtime. I've loaded a 100 Billion Rows in into a 5 shard database and can do full queries across the whole dataset in under 10 seconds. It also natively consumes multiple kafka topics.
> I've loaded a 100 Billion Rows Have you done any load tests that would more closely mirror a production environment such as performing queries while clickhouse is handling a heavy insert load?
https://blog.cloudflare.com/http-analytics-for-6m-requests-p...
But I've spent a long time looking at the various solutions out there, and while ClickHouse is not perfect, I think it's the best multi-purpose database out there for large volumes of data. TimescaleDB is another one, but until they get sharding it's dead on arrival.
Re: Amazon Timestream – Fast, scalable, fully managed time series database
#55It's got to be a rough day for the team at https://www.influxdata.com/ . This could become serious competition for their InfluxCloud hosted offering.
Re: Amazon Timestream – Fast, scalable, fully managed time series database
#56A quick look at the Hacker News frontpage shows a bit of a problem, 1. Amazon Timestream (amazon.com) 3. Amazon Quantum Ledger Database (amazon.com) 8. Amazon FSx for Lustre (amazon.com) 13. AWS DynamoDB On-Demand (amazon.com) 14. Amazon's homegrown Graviton processor was very nearly an AMD Arm CPU (theregister.co.uk) 21. Building an Alexa-Powered Electric Blanket (shkspr.mobi) 30. Amazon FSx for Windows File Server…
https://hn.algolia.com/?sort=byDate&dateRange=all&type=comme...
Re: Amazon Timestream – Fast, scalable, fully managed time series database
#57Earlier quoted context omitted.
> I've loaded a 100 Billion Rows Have you done any load tests that would more closely mirror a production environment such as performing queries while clickhouse is handling a heavy insert load?
I'm working on developing benchmarking tools for internal testing, but both Yandex and CloudFlare use Clickhouse for realtime querying. I'm still in development phase for my product, but I'll make sure to post information & results when we launch here. https://blog.cloudflare.com/http-analytics-for-6m-requests-p... But I've spent a long time looking at the various solutions out there, and while ClickHouse is not perf…
Re: Amazon Timestream – Fast, scalable, fully managed time series database
#58Earlier quoted context omitted.
I'm working on developing benchmarking tools for internal testing, but both Yandex and CloudFlare use Clickhouse for realtime querying. I'm still in development phase for my product, but I'll make sure to post information & results when we launch here. https://blog.cloudflare.com/http-analytics-for-6m-requests-p... But I've spent a long time looking at the various solutions out there, and while ClickHouse is not perf…
Very cool, I'll check this out!
Re: Amazon Timestream – Fast, scalable, fully managed time series database
#59It's got to be a rough day for the team at https://www.influxdata.com/ . This could become serious competition for their InfluxCloud hosted offering.
Re: Amazon Timestream – Fast, scalable, fully managed time series database
#60Earlier quoted context omitted.
There will be a lot more. The keynote today still has an hour left, and there is two more hours of keynotes tomorrow. (Written from keynote floor)
Where can I see your keynote-notes/updates?