Advanced Database Management Systems
Q96 / 100

What is HTAP (Hybrid Transactional/Analytical Processing)?

Correct! Well done.

Incorrect.

The correct answer is B) A database architecture supporting both OLTP (transactional) and OLAP (analytical) workloads on the same data simultaneously without ETL delays

B

Correct Answer

A database architecture supporting both OLTP (transactional) and OLAP (analytical) workloads on the same data simultaneously without ETL delays

Explanation

HTAP systems (TiDB, SingleStore, CockroachDB, SQL Server with columnstore) eliminate the ETL pipeline to the data warehouse, enabling real-time analytics on live transactional data.

Progress
96/100