Explanation is great. Also I like the background combined with this black t-shirt and the invisible whiteboard.
@sndselecta3 жыл бұрын
Im still trying to understand the partition part of CAP, is that the distributed phase? If a DB is distributed, each version becomes a partition, and then the need for some sort of synchronization occurs to provide consistency so everyone sees the same data?
@Locustfiretree2 жыл бұрын
Yeah, I think you got it. In the context of CAP, we're already talking about a system that is partition-tolerant; i.e. distributed. CAP is really: in a partition-tolerant system (distributed), you need to make a tradeoff between consistency (everyone sees the same data) and availability (everyone can use the system). But you can't have both. An example of partition-tolerant are two databases in physically different locations (even different countries) that need to have the same data (synchronised).
@scuffed_content3 жыл бұрын
I want to commend you on your ability to draw sdrawkcab so well. Even if you dellepssim availability.
@iamsenorespana3 жыл бұрын
very clever :-) Yes it happens sometimes the sgnillepssim when writing and mixing colors, etc.
@JiwaChhetri5 ай бұрын
best video on this topic, no cap
@Superman_Kryptonite2 жыл бұрын
example DB of CA?
@johnconnor978711 күн бұрын
Probably it is not possible... but I am not sure...
@fireystella2 жыл бұрын
this guy is the best! thanks so much! learning so much from you
@dpm_072 жыл бұрын
This man is so cool ! I really want to meet him Damn man...
@alfiedotwtf2 жыл бұрын
The content was great, but that's an 11/10 for writing backwards with such neat hand writing!
@farismamnoon16522 ай бұрын
Mirrored Video?
@andreyvalverde47803 жыл бұрын
Superb video!
@johnconnor978711 күн бұрын
CA is not possible at all right?
@johnconnor978711 күн бұрын
What about CA?
@thesuperfilms2 жыл бұрын
How does a master-slave architecture then imply that data is consistent? It depends on the specific consensus protocol. Obviously if you read from a slave before it has time to copy over the txn logs, the data will be stale.
@arpitnama4206 ай бұрын
I suspect, in master-slave cases, the client will only read/write from the master node. The slaves will replicate the data and be ready to replace the master in case of partition failure.
@Van_Verder3 жыл бұрын
Great explanation, thx!
@petchpaitoon3 жыл бұрын
What about the Confluent Kafka that work as data store ? What kind of CAP that it will archeive ?
@iamsenorespana3 жыл бұрын
It certainly would @petchpaitoon . The guidelines for this Theorem that should be a consideration for all things distributed which especially applies for the cloud native world. For me, I would say that it accomplishes A-P, where the Consistency happens eventually as data is synchronized across partitions or replicated to individual instances. There is also a special config in Kafka to tell it to acknowledge receipt once replication has occurred between all the brokers ( a basic Kafka Cluster consists of 3 brokers ). Let me know if you have any further questions or have any thoughts on any new videos I could do to further go deeper in this topic.
@zimopengppl52653 жыл бұрын
mans looks like a floating head with arms
@abhinav25541313 жыл бұрын
Availability **
@iamsenorespana3 жыл бұрын
Thanks Abhinav, yes looks like I missed that one in the heat of the moment :-)
@syedzafar25112 жыл бұрын
Still trying to understand how this guy writes in reverse
@yasu94933 ай бұрын
Set a camera behind a glass wall and film it, and then flip the video horizontally
@pavliv3 ай бұрын
@@yasu9493 Oooh sneaky sneaky
@karolstylok5423 жыл бұрын
nice
@HemantKumar-zs2gz3 жыл бұрын
First person to learn
@ManojMathai2 жыл бұрын
its availAbility
@NicolasAlbamurillo Жыл бұрын
Notice he is writing in the opposite direction xD, It would be hard for me.
@IBMTechnology Жыл бұрын
We flip it in post-production. Search on "lightboard videos" for more details