Skip to content

NoSQL: Building Scalable Databases #53

@jamos-tay

Description

@jamos-tay

NoSQL: Building Scalable Databases

Punch: Scalable architecture is important

WIIFY: Learn what scalable databases are and what technology supports them

Promise:

  • What are scalable databases
  • Why common solutions are not optimal
  • Why a different solution (NoSQL) is required

Know:

  • What makes a scalable database

    • Distributed databases
    • Why they are useful
    • Why making one is hard
  • Why our current solution (SQL) is non-optimal

    • How SQL is built
    • How it affects scalability
    • Why SQL doesn't scale well
  • What is NoSQL:

    • What it is
    • What makes it scalable compared to SQL
    • Some benefits of using it

Believe:

It is worth knowing what NoSQL is and how it is used.

Slides here
PDF

New Slides

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions