Event Storage on Azure

150 views
Skip to first unread message

Michael Dillon

unread,
Apr 8, 2016, 4:23:18 AM4/8/16
to DDD/CQRS
Can anyone offer advice on what the best event storage mechanism is on Azure.

I'm working on a Proof of Concept, with very little throughput of messages.

Would the Event Store be the way to go?  Or would it be postgres?  Or would it be SQL Server ?

I'd prefer the Event Store as I have completed a portion of my implementation with this already, but I suppose I'm concerned that I'll need to pay for a VM, and then also I'm not sure what the cost of having failover support for Event Store is (i must look this up).

Hopefully some of you guys have some experience and can help me getting going quicker with your experiences.

Ruben Bartelink

unread,
Apr 8, 2016, 5:25:26 AM4/8/16
to DDD/CQRS
https://github.com/GreanTech/AtomEventStore may be worth a look for your purposes.

For [Azure] SQL-backed, candidates include (depending on your timelines) https://github.com/damianh/Cedar.EventStore/ (insert it's early warning here) and NEventStore (insert deprecation warning here)

If PostGres is in the picture, Marten has Event Sourcing in the buzzword list (but I have not played with it)

--Ruben

Yevhen Bobrov

unread,
Apr 8, 2016, 6:22:20 AM4/8/16
to ddd...@googlegroups.com
Shameless plug 

8 апр. 2016 г., в 12:25, Ruben Bartelink <bart...@gmail.com> написал(а):

--
You received this message because you are subscribed to the Google Groups "DDD/CQRS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dddcqrs+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

jarchin

unread,
Apr 9, 2016, 2:17:38 PM4/9/16
to DDD/CQRS
Yehven, that's exactly what I've been looking for. Thank you gentlemen!
*bows*

Michael D

unread,
Apr 11, 2016, 10:53:27 AM4/11/16
to DDD/CQRS
thanks all - i'll take a look :-)
Reply all
Reply to author
Forward
0 new messages