Scala Vienna - Event Sourcing using Akka on AWS
September 26, 2016
This talk is about our experiences at Firstbird using the Akka toolkit building a modern, event sourced software architecture on Amazon Web Services. In modern software architectures, which are going to be deployed on the cloud there are various moving parts which have to be glued together to build an overall architecture out of them. AWS provides some very basic but yet powerful tools like the Simple Queue Service and the Simple Notification Service which enable developers to build a scalable event driven architecture.
The code samples can be found on Github.