Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Shared-nothing architectures and where to find ...

Shared-nothing architectures and where to find them

Avatar for Dimos Raptis

Dimos Raptis

October 14, 2020
Tweet

More Decks by Dimos Raptis

Other Decks in Technology

Transcript

  1. Shared-nothing architectures • Based on the technique of partitioning •

    They can have many benefits: • Scalability • Performance • Fault-tolerance • Additional coordination might be required in some cases
  2. Pitfalls of shared-nothing architectures - Complexity (implementation / operational )

    - Flexibility (restrictive programming model / weaker guarantees) - Cost