DiscoverDistributed Data Management (ST 2021) - tele-TASK
Distributed Data Management (ST 2021) - tele-TASK
Claim Ownership

Distributed Data Management (ST 2021) - tele-TASK

Author: Dr. Thorsten Papenbrock

Subscribed: 12Played: 56
Share

Description

The free lunch is over! Computer systems up until the turn of the century became constantly faster without any particular effort simply because the hardware they were running on increased its clock speed with every new release. This trend has changed and today's CPUs stall at around 3 GHz. The size of modern computer systems in terms of contained transistors (cores in CPUs/GPUs, CPUs/GPUs in compute nodes, compute nodes in clusters), however, still increases constantly. This caused a paradigm shift in writing software: instead of optimizing code for a single thread, applications now need to solve their given tasks in parallel in order to expect noticeable performance gains. Distributed computing, i.e., the distribution of work on (potentially) physically isolated compute nodes is the most extreme method of parallelization.

Big data analytics and management are a multi-million dollar markets that grow constantly! The ability to control and utilize large amounts of data is the most valuable ability of today's computer systems. Because data volumes grow so rapidly and with them the complexity of questions they should answer, data analytics, i.e., the ability of extracting any kind of information from the data becomes increasingly difficult. As data analytics systems cannot hope for their hardware getting any faster to cope with performance problems, they need to embrace new software trends that let their performance scale with the still increasing number of processing elements.

In this lecture, we take a look at various technologies involved in building distributed, data-intensive systems. We start by discussing fundamental concepts in distributed computing, such das data models, encoding formats, messaging, data replication and partitioning, fault tollerance, and batch- and stream processing. In between, we consider different practical systems from the Big Data Landscape, such as Akka and Spark. In the end, we concentrate on data management aspects, such as distributed database management system architectures and distributed query optimization.
26 Episodes
Reverse
Lecture Summary

Lecture Summary

2021-07-2101:57:16

Federated DBMSS

Federated DBMSS

2021-07-1901:16:07

Stream Processing

Stream Processing

2021-07-0701:20:16

Exercise 1 Evaluation

Exercise 1 Evaluation

2021-07-0501:29:27

Spark Batch Processing (2)

Spark Batch Processing (2)

2021-06-3001:37:54

Spark Batch Processing

Spark Batch Processing

2021-06-2801:29:30

Batch Processing

Batch Processing

2021-06-1601:31:15

Transactions

Transactions

2021-06-1401:27:16

Consistency and Consensus

Consistency and Consensus

2021-06-0901:41:06

Distributed Systems

Distributed Systems

2021-06-0701:21:07

Replication & Partitioning

Replication & Partitioning

2021-05-3101:22:22

Replication

Replication

2021-05-2601:35:19

Storage and Retrieval

Storage and Retrieval

2021-05-1901:34:40

The first part of the lecture was lost due to technical problems. Here you find the complete lecture of the predecessor series: https://www.tele-task.de/lecture/video/7767/
Akka Actor Programming 2

Akka Actor Programming 2

2021-05-0501:33:25

Akka Actor Programming

Akka Actor Programming

2021-05-0301:32:32

loading
Comments