This is a self-contained demo using Materialize to process orders and display the delivery status and coordinates in real-time. All orders are stored in a orders table in the Postgres container. The demo app has a mock function that will simulate the delivery of orders. It will send coordinates to the Redpanda topic every second.
•3m read time• From devdojo.com
Table of contents
IntroductionPrerequisitesDiagramRunning the DemoCreate a Redpanda topicAccess MaterializeCreate the Materialize Postgres SourceCreate the Redpanda/ Kafka SourceView the dashboardStopping the DemoHelpful resources:CommunitySort: