Skip to main content

Streaming Databases

0h 0m 0s
English
Paid

Course description

Real-time applications are becoming the norm. However, for the model to function properly, it is necessary to obtain data in real-time, process it on the fly, and ensure low-latency analytics. In this practical book, data engineers, data architects, and analysts will learn how to use streaming databases to create real-time solutions. Authors Hubert Dulay and Ralph M. Debusmann explain the basics of streaming databases, including their role in simplifying the infrastructure for such solutions. You will learn the differences between streaming databases, stream processing, and real-time OLAP (online analytical processing). Additionally, you will discover when to use push and pull queries, as well as how to handle synchronous and asynchronous data coming from streaming databases. This guide will help you: - Explore stream processing and streaming databases - Learn to create real-time solutions using streaming databases - Understand how to build materialized views from multiple streams - Learn how to handle synchronous and asynchronous data - Start creating solutions with minimal complexity and configuration.

Books

Read Book Streaming Databases

#Title
1Streaming Databases

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Web API From Start to Finish

Web API From Start to Finish

Sources: iamtimcorey.com (Tim Corey)
Application Programming Interfaces (APIs) are software that send information back and forth between a program and a user. The entire web runs on APIs! They are required for mose...
17 hours 59 minutes 54 seconds
Database Design & Implementation

Database Design & Implementation

Sources: Amigoscode (Nelson Djalo)
Backend starts from Your Database. When you have a solid database design coding is easy. In this course you will learn how to design databases for your backend applications. You...
2 hours 7 minutes 49 seconds
PostgreSQL High Performance Tuning Guide

PostgreSQL High Performance Tuning Guide

Sources: udemy
PostgreSQL is one of the most powerful and convenient database management systems. It is actively supported by the community and receives new releases every...
2 hours 41 minutes 14 seconds
Mastering Postgres | The most comprehensive course on PostgreSQL

Mastering Postgres | The most comprehensive course on PostgreSQL

Sources: Aaron Francis
Your application operates at the speed of the slowest query, regardless of the language, framework, or platform you use. The course "Mastering Postgres"...
16 hours 13 minutes 30 seconds
Introduction to Microsoft Orleans

Introduction to Microsoft Orleans

Sources: pluralsight
Microsoft Orleans, the Virtual Actor Framework developed by Microsoft Research is ideal for building distributed high scale systems with C#.
1 hour 45 minutes