Clemens / Weblog

Clemens Vasters

Distributed systems, messaging, standards, travel, photography, politics, and notes accumulated since 2002.

Latest writing

Weblog entry

(My fork's) dasBlog CloudEvents flow in action

Blogs & Services

Published

CategoriesDasblog

I just got this email:

That is the content of this post.  

When I create or edits posts here on this blog, the engine now raises CloudEvents into a custom Azure Event Grid topic, to which I have subscribed an Azure Logic App. The Logic App gets triggered when a post gets edited or updated, fetches the full content from a JSON endpoint that provides it, and then composes an email and sends it.