Join 📚 Kevin's Highlights

A batch of the best highlights from what Kevin's read, .

In [theoretical computer science](https://en.wikipedia.org/wiki/Theoretical_computer_science), the **CAP theorem**, also named **Brewer's theorem** after computer scientist [Eric Brewer](https://en.wikipedia.org/wiki/Eric_Brewer_(scientist)), states that any [distributed data store](https://en.wikipedia.org/wiki/Distributed_data_store) can provide only [two of the following three](https://en.wikipedia.org/wiki/Trilemma) guarantees: [Consistency](https://en.wikipedia.org/wiki/Consistency_model) Every read receives the most recent write or an error. [Availability](https://en.wikipedia.org/wiki/Availability) Every request receives a (non-error) response, without the guarantee that it contains the most recent write. [Partition tolerance](https://en.wikipedia.org/wiki/Network_partitioning) The system continues to operate despite an arbitrary number of messages being dropped (or delayed) by the network between nodes.

CAP theorem

wikipedia.org

You don’t have to know how to code to participate, though! There are many different ways to participate, including: • Writing a blog post or social media post highlighting an open source project that you find interesting • Exploring documentation • Triaging issues • Writing issues • Attending an event that focuses on open source • Exploring open source projects to contribute to

How to Join the #100daysofOSS Challenge and Embrace the Power of Open Source

BekahHW

**Data Minds** are *data producers* (predominantly Data engineers) who *build infrastructure and data products* for consumption by business users or end users. **Business minds** are *data consumers* of this made-available data that *perform analysis* to aid in business decisions or strategies. Both of these minds view data differently based on their roles, and their view of data quality is very different, as are their measurement and observations made. Different personas ( Data Engineers, Scientists, Data Stewards, Data Analysts, etc.) look at the same data through different lenses; however, they still need to come together and collaborate to win. This support of various personas is foundational and critical for better business outcomes and to enable organizations to become more data-driven.

What Is Modern Data Quality?

Vanitha

...catch up on these, and many more highlights