ArchitectAtlassian
Talks I've Given
-
Immutable Data for Scale, Flexibility and Safety: Event Sourcing and CQRS from the Trenches
Featuring Sidney Shek
At Atlassian, we are in the midst of rearchitecting our systems as microservices run in AWS to support the scale and flexibility we need. We have been building out a core identity component of our Cloud infrastructure in Scala, based on event sourcing and command-query responsibility separation...
software-development -
Immutable Data for Scale, Flexibility and Safety: Event Sourcing and CQRS from the Trenches
Featuring Sidney Shek
At Atlassian, we are in the midst of rearchitecting our systems as microservices run in AWS to support the scale and flexibility we need. We have been building out a core identity component of our Cloud infrastructure in Scala, based on event sourcing and command-query responsibility separation...
practice -
Breaking Microservices out of Monoliths without the Customer Noticing
Featuring Sidney Shek
At Atlassian, we’ve been migrating applications in our Cloud platform to a microservice-based architecture to support the scale and agility we need to grow long into the future. While developing small microservices with the latest tech stacks is relatively quick and fun, rolling out such...
software-development -
Immutable Data Stores For Safety, Flexibility and Profit
Featuring Sidney Shek
At Atlassian, we’re taking the FP principles seriously to ensure we can deliver major architectural improvements without risk of losing customer data. The last frontier is applying immutability to databases, which, conceptually, we’ve all been brought up to treat as entities that need...
concept