Tuesday
No Sessions
Wednesday
Decouple and Scale Applications with Queues
Presented by: Curtis Darst
Time: Wednesday 1:00 PM - 5:00 PMQueues are not just for theme park rides. Understanding the process of decoupling your application to support massive scale. Session includes discussion and examples around queue type, security, delivery, DLQ, and integration with your existing applications. Workshop includes a hands-on development...
Room: Nile/OrangeTrack: Programming PrinciplesFormat: PreCompilerLevel: AdvancedThursday
The Elegance of “The Simplest Possible Thing”: Applying Simplicity Principles to Complex Problems
Presented by: Nate Berent-Spillson
Time: Thursday 11:45 AM - 12:45 PMSoftware development is complex work. Business requirements, platforms, and technology itself are all complex elements. Through all this complexity, software developers often try to create complex solutions that meet all the requirements at once. Similarly, when faced with a complex problem, they...
Room: Salon E/DTrack: Programming PrinciplesFormat: General SessionLevel: IntermediateImplementing an Event Sourcing strategy on Azure
Presented by: Eldert Grootenboer
Time: Thursday 1:00 PM - 2:00 PMIn recent years the Event Sourcing pattern has become increasingly popular. By storing a history of events it enables us to decouple the storage of data from the implementation of the logic around it. And we can rebuild the state of our data to any point in time, giving us a wide range of...
Room: Aloeswood / LeopardwoodTrack: Programming PrinciplesFormat: General SessionLevel: Intermediate