Platform Engineering - Data Management Workshop

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/5

flashcard set

Earn XP

Description and Tags

Flashcards covering key terms and concepts related to data management and platform engineering techniques discussed in the workshop.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

Redis

An in-memory data structure store, used as a database, cache and message broker.

2
New cards

MongoDB

A document-oriented NoSQL database used for high volume data storage.

3
New cards

Neo4J

A graph database management system that uses a property graph model to represent data.

4
New cards

Push to a List

An operation to add elements to a list data structure in Redis.

5
New cards

Create Nodes

To establish individual data points in Neo4J that represent entities.

6
New cards

Creating new Relationship

Defining a link between two nodes in a graph database.