article thumbnail

Async APIs - don't confuse your events, commands and state by David Hope

Scott Logic

In my previous blog post I looked at various technologies for sending data asynchronously between services including RabbitMQ, Kafka, AWS EventBridge. I’ve coloured the data entities according to their types and we see there’s a few different patterns like events and state which we’ll discuss in a moment.

AWS 52
article thumbnail

How to Stream JSON Data Using Server-Sent Events and FastAPI in Python over HTTP?

Workfall

Reading Time: 9 minutes In this blog, we will cover: What are Server-Sent Events? Why Stream Data Using Server-Sent Events (SSE)? Hands-On Conclusion What are Server-Sent Events? These events can carry information like notifications, updates, or alerts. What is FastAPI? What is FastAPI?

Python 85
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Add Voice to Your Blog With the SpeechSynthesis API

Knowledge Hut

Voice technologies have played a very important role in making websites and blogs more accessible to people with disabilities and will continue to do so in the coming years. Let’s explore how we can add voice to a blog or a webpage. How can you make a web page talk or add voice to your blog? utterance.volume = 0.5

article thumbnail

Data Mesh Architecture: Revolutionizing Event Streaming with Striim

Striim

Data Mesh is revolutionizing event streaming architecture by enabling organizations to quickly and easily integrate real-time data, streaming analytics, and more. By exploring the benefits of using Data Mesh for your event streaming architecture, this article will help you decide if it’s the right solution for your organization.

article thumbnail

A Year of Modern: Our Top 2022 Blog Posts — Chosen by You

The Modern Data Company

These were our most popular blog posts in 2022 according to reader statistics. “ Thus begins another popular Modern blog post from 2022. And our blog post shows the first steps towards unifying data once and for all. If you haven’t been with us long, we had some incredible pieces in the past few years.

Retail 98
article thumbnail

Making Spark Accessible: My Databricks Summer Internship

databricks

My summer internship on the PySpark team was a whirlwind of exciting events. The PySpark team develops the Python APIs of the open.

article thumbnail

Demystifying event streams: Transforming events into tables with dbt

dbt Developer Hub

Let’s discuss how to convert events from an event-driven microservice architecture into relational tables in a warehouse like Snowflake. Quality problems lead to first responders unable to check into disaster sites or parents unable to access ESA funds. So our solution was to start using an intentional contract: Events.

Kafka 52