@@qizhang5749 totally agree. I teach these concepts to my students on daily basis but the slides make them so easy to grasp and remember, it is more like watching an anime story that talks about distributed systems.
Very introductory content (but good refresher). Nonetheless, she's a terrific presenter. Superb communication skills and the drawings are great. I'd love for her to give talks on certain topics in depth.
I wish people in tech actually start caring about citing and maintaining bibliographies. its so sad that knowledge in tech is really really disjointed because no one either shares what they are summarising or they simply dont know where it came from.
I had a trade-off problem when trying to do offline-first in a system that got hosted behind a service mesh. You want strong consistency (ie: paxos) for a cluster that you will round-robin to arbitrary hosts with. But clusters brought together like continents need Strong Eventual Consistency, which basically means automated merges. The things that happened in the cluster are facts that we committed to. But the facts committed in isolation must have a CRDT structure to merge together. In a cluster, it's not that partitions don't happen... it's that partitions in a cluster can stop some members from getting work done (but you can round robin to the majority that are up). But between clusters on different continents, committed facts are like missle launches. You need a way to consistently merge the facts; not argue about which facts win. Thus, you need both Strong consistency in the cluster; and strong eventual consistency between clusters. Otherwise, from an internal point of view, if your datacenter cant reach the world...then they must stop work. This is ok for clients OUTSIDE that datacenter. But it's not ok if you need to keep collecting info and commiting transactions for your cluster until you can reach the world again. It basically means Paxos-managed clusters that store CRDTs.
I liked every thing of this presentation, but the content is some what similar to the other presentations around distributed systems and microservices. But i guess it's a good refresher
I don't agree that the accuracy of any single agent's own model decreases. The accuracy should stay the same and cover the business processes for that particular agent (subject) as it's supposed to be modularised in such a way as not even to know about the whole system. Then no matter how many modules you add they're accurate to their own domain. In programming, it's called interfaces. The challenge is to come up with tools and processes that allow to decompose and compose modules in a way that their own models are accurate for themselves, yet are also accurate for the overall model. stupid quote.
I don't understand - she doesn't even define 'partition tolerance' (not obvious to me by hearing the term) and keeps talking about it as if we all had agreed previously that that was an important factor to consider. She's jumping from one concept to the next too frequently..
okay so..good talk. when you fit too much to explain into one presentation... you rush your explanations, giving people less time to process your information....any people in the future trying to give talks...don't add too much...keep it simple..seriously guys..i'm liek...frustrated abit
The art-work in these slides is so satisfying. Best presentation graphics I have seen in a long time.
yeah I have no idea how long she must have spent on those
Weirdly makes the concepts easier to understand...
@@qizhang5749 totally agree. I teach these concepts to my students on daily basis but the slides make them so easy to grasp and remember, it is more like watching an anime story that talks about distributed systems.
One of the best presentation on Distributed System .
Graphics on the slides and story or theme based on cats is just awesome.
Very introductory content (but good refresher). Nonetheless, she's a terrific presenter. Superb communication skills and the drawings are great. I'd love for her to give talks on certain topics in depth.
So I found this after reading all DDIA!! 🤬 This would have saved me a lot of time and frustration if I knew about this beforehand!!
Loved your presentation. You made learning even more fun!
All concepts are compiled from Designing Data Intensive Appliations.
I wish people in tech actually start caring about citing and maintaining bibliographies. its so sad that knowledge in tech is really really disjointed because no one either shares what they are summarising or they simply dont know where it came from.
This is so relatable. I had to write a distributed engine for my bachelor thesis and my god was it hard to get it properly run.
I had a trade-off problem when trying to do offline-first in a system that got hosted behind a service mesh. You want strong consistency (ie: paxos) for a cluster that you will round-robin to arbitrary hosts with. But clusters brought together like continents need Strong Eventual Consistency, which basically means automated merges. The things that happened in the cluster are facts that we committed to. But the facts committed in isolation must have a CRDT structure to merge together. In a cluster, it's not that partitions don't happen... it's that partitions in a cluster can stop some members from getting work done (but you can round robin to the majority that are up). But between clusters on different continents, committed facts are like missle launches. You need a way to consistently merge the facts; not argue about which facts win. Thus, you need both Strong consistency in the cluster; and strong eventual consistency between clusters. Otherwise, from an internal point of view, if your datacenter cant reach the world...then they must stop work. This is ok for clients OUTSIDE that datacenter. But it's not ok if you need to keep collecting info and commiting transactions for your cluster until you can reach the world again. It basically means Paxos-managed clusters that store CRDTs.
This talk is so good it's the first QCon talk I actually followed the presenter on twitter in the end. Thank you!
Great presentation. Excellent speaking skills and I can't even fathom how long it took to create those slides.
Really enjoyed the explanations and pace, great presentation!
I liked every thing of this presentation, but the content is some what similar to the other presentations around distributed systems and microservices. But i guess it's a good refresher
Superb!
are these slides uploaded somewhere ?
Great talk!
I don't agree that the accuracy of any single agent's own model decreases. The accuracy should stay the same and cover the business processes for that particular agent (subject) as it's supposed to be modularised in such a way as not even to know about the whole system. Then no matter how many modules you add they're accurate to their own domain. In programming, it's called interfaces. The challenge is to come up with tools and processes that allow to decompose and compose modules in a way that their own models are accurate for themselves, yet are also accurate for the overall model. stupid quote.
Great presentation.
The Kubernetes Kool-Aid man @32:46 LOLLLL
अनुवादित् ---> How language restricts knowledge.
I just opened for cartoons, why focus on distributed system if they are anyway hard
just had a cat overload
This doesn't include data privacy issue in which data of its citizen must stay in the country data centre.
21:15 *speed of time.
I damn love the kitties
I don't understand - she doesn't even define 'partition tolerance' (not obvious to me by hearing the term) and keeps talking about it as if we all had agreed previously that that was an important factor to consider. She's jumping from one concept to the next too frequently..
Is this really that complex or it's just made this geeky just to sound geeky - There must be an easier and translated version of this
way too less likes than this talk deserves
okay so..good talk.
when you fit too much to explain into one presentation...
you rush your explanations, giving people less time to process your information....any people in the future trying to give talks...don't add too much...keep it simple..seriously guys..i'm liek...frustrated abit
Worst infoq presentation ever