Drasi: Microsoft's open source data processing platform for event-driven systems
51–60 of 87 posts
Re: Drasi: Microsoft's open source data processing platform for event-driven systems
#52I would really enjoy using it. But as a novice data intensive application developer, why would I not query the table 30 seconds and look for changes with a Python program (or another regular programming language)?
Taking a look at the Kafka docs [2] is also enlightening.
[1] https://www.amazon.com/Designing-Data-Intensive-Applications...
Re: Drasi: Microsoft's open source data processing platform for event-driven systems
#53I finished reading Kleppman's Designing Data-Intensive Applications last night and this looks like it's straight out of the last chapter that talk about the future. They don't use the term "dataflow" though. https://www.oreilly.com/library/view/designing-data-intensiv...
That one’s also on my reading list. Was it worth the read?
Perhaps most importantly, the book empowered me to talk confidently about the trade-offs involved with different choices of handling data, and gave me a language framework to talk accurately about those choices.
Previously even the parts I did understand was from experience, and not an academic background, so my explanations were hand-wavy or sloppy, but now I can state my case for different solutions much more clearly.
Re: Drasi: Microsoft's open source data processing platform for event-driven systems
#54I see more Cypher fans out here - check out https://cyphernet.es if you work with Kubernetes!
Re: Drasi: Microsoft's open source data processing platform for event-driven systems
#55I finished reading Kleppman's Designing Data-Intensive Applications last night and this looks like it's straight out of the last chapter that talk about the future. They don't use the term "dataflow" though. https://www.oreilly.com/library/view/designing-data-intensiv...
Re: Drasi: Microsoft's open source data processing platform for event-driven systems
#56Re: Drasi: Microsoft's open source data processing platform for event-driven systems
#57[flagged]
Re: Drasi: Microsoft's open source data processing platform for event-driven systems
#58Weird thing about this project is that neither the website ( https://drasi.io ) or the repo ( https://github.com/drasi-project/drasi-platform ) mention that it's a Microsoft project. Also the only cloud provider it has installation instructions for is AWS's EKS platform. Yet it has integration instructions for Azure CosmosDb Gremlin API. That one customer out there using EKS and Gremlin on CosmosDb is probably over t…
Re: Drasi: Microsoft's open source data processing platform for event-driven systems
#59[flagged]
Re: Drasi: Microsoft's open source data processing platform for event-driven systems
#60Weird thing about this project is that neither the website ( https://drasi.io ) or the repo ( https://github.com/drasi-project/drasi-platform ) mention that it's a Microsoft project. Also the only cloud provider it has installation instructions for is AWS's EKS platform. Yet it has integration instructions for Azure CosmosDb Gremlin API. That one customer out there using EKS and Gremlin on CosmosDb is probably over t…
> "The Microsoft Azure Incubations team is excited to announce that Drasi is now available as an open-source project."