Backends
Backends in Dart
Thursday Dec 1 / 09:00AM PST
Dart's popularity has surged in the past few years, as it's the language behind Flutter - Google's cross platform front end framework. That's now driving a notion of 'Full Stack Dart', where if you've spent time learning Dart for the front end, why not also use it for the back end.
Chris Swan
Engineer @atsigncompany
Leveraging Determinism
Thursday Dec 1 / 12:30PM PST
Determinism is a very powerful concept when paired with fast business logic. We discuss both intuitive and not-so-obvious architecture choices that can be made to dramatically scale and simplify systems with these properties.
Frank Yu
Senior Engineering Manager @Coinbase
24/7 State Replication
Thursday Dec 1 / 10:10AM PST
Systems that operate non-stop, 24/7 are standard in many consumer-facing industries. Often, but definitely not always, these systems do not have aggressive SLAs nor high availability needs to the degree that some financial systems demand. But that is changing.
Todd Montgomery
Ex-NASA Researcher and High Performance Distributed Systems Whisperer