8000 GitHub - bipulkkuri/bipulkkuri.github.io
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bipulkkuri/bipulkkuri.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Welcome!

Study guide AWS DEA-C01

Oauth2 Oauth2 flow

Study Notes Data Lineage: A visual representation that traces the data transformation through its lifecycle from source to final destination Splitting a database into many databases based on the business domain is called Federation. Like DB for user,account,address,product ,Used to scale easily

Splitting a single dataset across many servers is called Sharding. Used to scale out

Erasure coding splits a data object into chunks called data shards.And creates extra chunks called parity shards.While the original data object can be recreated from a subset of the shards.

Data integrity can be checked via checksum

Bracketing is the process of reversing the entire set of transformations on the data.It ensures that a data object can be recreated from individual shards.

Scaling the computing resources based on load is called Autoscaling. It reduced their costs and operational complexity.

Bloom filter: a memory-efficient probabilistic data structure to check whether an element is present in a set Trie: a tree data structure used for locating specific keys from within a set

Deployment should be done after durability review: Threat model, risk,mitigation,metrics, audit ,guardrails

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0