Event sourcing, browser testing and AWS


Details
Join us at our events space for three short presentations on event sourcing, Dusk/Circle CI and AWS deployments.
-
Event Sourcing. Learn about Laravel Event Projector for event sourcing. Event sourcing is to data what Git is to code. Most applications only have their current state stored in a database. A lot of useful information gets lost: you don't know how the application got to this state. Event sourcing tries to solve this problem by storing all events that happen in your app. The state of your application is built by listening to those events.
-
Dusk and Circle CI. Laravel Dusk provides an expressive, easy-to-use browser automation and testing API. See how Chrome extensions can assist in generating integration tests.
-
AWS Deployments. Demo of how to deploy to AWS using AWS, Terraform and Docker.
Pizza starts at 6:30pm and presentations start at 7. Please note the new address which is just a few blocks south of the main VOLTAGE office.

Event sourcing, browser testing and AWS