93. Databases Introduction

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

Databases

optimized for a purpose and come with different features, shapes and constraints

• You can structure the data

• You build indexes to efficiently query / search through the data

• You define relationships between your datasets

2
New cards

Relational Databases

• Looks just like Excel spreadsheets, with links between them!

• Can use the SQL language to perform queries / lookups

3
New cards

NoSQL Databases

purpose built for specific data models and have flexible schemas for building modern applications.

4
New cards

NoSQL Benefits

• Flexibility: easy to evolve data model

• Scalability: designed to scale-out by using distributed clusters • High-performance: optimized for a specific data model

• Highly functional: types optimized for the data model

5
New cards

JSONs are NoSQL

True

6
New cards

Benefits of AWS Managed Database

• Quick Provisioning, High Availability,Vertical and Horizontal Scaling

• Automated Backup & Restore, Operations, Upgrades

• Operating System Patching is handled by AWS

• Monitoring, alerting