#data
Read more stories on Hashnode
Articles with this tag
CAP THEOROM : C – Consistency A – Availability P – Partitioning The CAP Theorem is a fundamental concept in distributed system design, helping...
Cache Cache its defined as a Hardware or Software Component which help in serving the data either its frequently requested or its expensive to compute...
Database Indexes :Consider a large Book of 1000 pages.Suppose you’re trying to find the page which contains information related to a certain...
SQL (VS) NOSQL :One of the biggest decisions we make while designing a system is choosing between a Relational (SQL) or Non-Relational (NoSQL)...
DNS – The Domain Name System (DNS) is the phonebook of the Internet. Humans access information online through domain names, like google.com ,...