Database Concepts Flashcards
1
Q
What is RTO?
A
Recovery Time Objective - how many hours it takes to return to a working state after a disaster
2
Q
What is Serde
A
Framework for serializing and deserializing data structure efficiently and generically. (Like pickle?)
3
Q
AWS Glue Data Catalog
A
Compose ETL jobs using a drag and drop editor. Glue will generate code. Glue studio job dashboard …