Skip to main content

Message “Hello, World!” 86400 times

· 2 min read
Sergi Kedrov

What’s the problem?

Every programming language starts by printing the “Hello, World!” phrase to some output.

But, actually, we live in the world of events and messages.

Messages are distributed via cloud queues, buses, brokers etc.

So, the more practical task is to print the “Hello, World!” message to a cloud message queue.

Why Nodes?

Why not!?. Nodes look like a natural, lightweight, fast and intuitive way to solve repetitive routine tasks.

No need to call a highly skilled engineer to print the “Hello, World!” to a cloud message queue, if the logic can be easily described by a graph of linked configurable functions.

Try Nodes

We recorded a brief video to show how to employ the Fabrique Nodes to solve the case with no line of code. And spend as little as 5 minutes.

In the video we show how to trigger an event, define the “Hello, World!” phrase, compose a message, connect to a cloud message queue, publish the message, save a version of the graph of Nodes, deploy the Node Graph and publish 1 message every 1 second to the cloud queue.

What’s next?

  • Like the video and subscribe to the channel.
  • Read the Blog and watch more cases.
  • Register in the Fabrique Node Editor.
  • Study and clone the Public projects.
  • Build your own project.
  • No code is needed.

About

Fabrique Nodes is a cloud native scalable event flow processing service to solve problems such as data transformation, decision automation, real-time analytics, anomaly detection, data enrichment, AI integration without programming skills.

Event processing logic is built by the extendable collection of no-code Nodes. Fabrique Nodes allow to build direct asynchronous computational graphs of operations, and move the projects to production in 1 click. No code is needed.