HRNUG / Organization

9 stars 0 forks source link

December 08, 2020 Meeting #32

Closed drewgle closed 3 years ago

drewgle commented 4 years ago

Meeting Date: December 08, 2020
Speaker: Michael L Perry - ACID 2.0: Designing Better APIs and Messages Sponsor: [ TODO ]

Speakers please provide a short bio, topic and description to help us announce and promote your talk.

michaellperry commented 4 years ago

ACID 2.0: Designing Better APIs and Messages

  Databases uphold 4 promises. Transactions are Atomic, Consistent, Isolated, and Durable. That's fine for the small, directly-connected scope of a database, but what about distributed systems? How can we ensure correctness across APIs and message queues?   When we cross compute boundaries, we need a different set of promises. We need to know that the system will behave correctly when messages arrive out of order. It needs the ability to retry on delivery failure without causing duplication. And we must be sure that all nodes converge even if they don't all subscribe to the same queues. We need ACID 2.0.   A system that is ACID 2.0 is:

Each of these guarantees is vital for the correct behavior of a system. And better yet, they provide guidance for designing Web APIs and service bus messages. They are precisely defined, so that we can verify with certainty whether the systems we build uphold these promises, or whether we are setting ourselves up for failure.   Build better Web applications, mobile apps, and microservices. Make them resilient. Make them ACID 2.0.      

Michael L Perry

  Michael travels through space clinging to the carbon hull of a spherical ship made of molten iron. He commands an army of microorganisms which decompose the molecules that he captures to provide chemical energy for his cells. His mission is to increase entropy throughout the universe.   Michael wrote The Art of Immutable Architecture, a book on applying mathematics to building distributed systems. Learn more at https://immutablearchitecture.com.   In his spare time, he records Pluralsight courses on CQRS, XAML Patterns, Cryptography, and Provable Code. Formerly a Microsoft MVP for seven years. He maintains the spoon-bending Assisticant, Correspondence, and Jinaga open-source libraries. He shared videos about distributed systems at historicalmodeling.com. And he helps his clients at Improving benefit from the power of software mathematics. Software is math. Every class is a theorem. The compiler is the proof. And unit tests check our work.   Michael L Perry  

drewgle commented 4 years ago

SOLD!

1kevgriff commented 3 years ago

@michaellperry Sent you an invite for the meeting. We'll use zoom!

michaellperry commented 3 years ago

Awesome. Thank you!

On Mon, Nov 30, 2020 at 8:02 AM Kevin Griffin notifications@github.com wrote:

@michaellperry https://github.com/michaellperry Sent you an invite for the meeting. We'll use zoom!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HRNUG/Organization/issues/32#issuecomment-735803874, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAQUSUOUV5ZCVPDUNIEQGLSSOQWVANCNFSM4OJX3USA .

-- Michael L Perry http://qedcode.com