Published inSoftwareMill Tech BlogActor Model and Event SourcingOptimistic locking is not the only way achieve strong consistency in your application. Especially, if you want to try Event Sourcing.Apr 16, 2021A response icon2Apr 16, 2021A response icon2
Published inSoftwareMill Tech BlogBigQuery — lessons learnedA brief summary of BigQuery adaptation as backup storage and analytic tool.Dec 1, 2020A response icon1Dec 1, 2020A response icon1
Published inSoftwareMill Tech BlogAkka Cluster split brain failures — are you ready for it?TL;DR: No.May 27, 2020May 27, 2020
Published inSoftwareMill Tech BlogWhen do you need Akka Cluster?Can Akka Cluster + Sharding + Persistence create an ultimate trio for building fast, resilient, scalable, distributed applications?Aug 5, 2019A response icon2Aug 5, 2019A response icon2
Published inSoftwareMill Tech BlogHow monitoring can kill your Spring Boot application performanceJMX exporter with Spring Boot might be a dangerous combination. Watch out for the Spring Actuator configuration.Jun 26, 2019A response icon1Jun 26, 2019A response icon1
Published inSoftwareMill Tech BlogThe best serialization strategy for event sourcingA brief summary of the existing serialization solutions (not only) for events in Event Sourced systems.Jun 19, 2019A response icon6Jun 19, 2019A response icon6
Published inSoftwareMill Tech BlogCassandra writes in depthSurprises you can expect from a relatively simple operation like writing something to a database. Do you know Cassandra is similar to…Feb 13, 2019A response icon2Feb 13, 2019A response icon2
Published inSoftwareMill Tech BlogKeep your domain clean in Event SourcingWhen searching for tutorials about how to start with Event Sourcing (ES) with a given library or framework, usually you can find something…Jul 30, 2018A response icon1Jul 30, 2018A response icon1
Published inSoftwareMill Tech BlogScalable read model updates in Akka PersistenceAkka Persistence is a pretty nice Event Sourcing implementation. There is no point in describing all its functionalities, because (almost)…Jun 27, 2018A response icon3Jun 27, 2018A response icon3
Published inSoftwareMill Tech BlogAkka Streams pitfalls to avoid — part 2Let’s continue the journey across Akka Stream pitfalls started in the first part.Nov 30, 2017A response icon1Nov 30, 2017A response icon1