FAQ

Frequently Asked Questions about GlassFlow

1. How do I get started with GlassFlow?

Getting started with GlassFlow involves creating an account, installing the GlassFlow CLI, and setting up your first data pipeline. Detailed instructions can be found in our Quickstart in the documentation.

2. Does GlassFlow have a free tier?

Yes, GlassFlow is free to get started with a limited number of events you can send. It is enough to build a proof of concept for end-to-end data pipelines.

3. What underlying tech does GlassFlow use?

GlassFlow uses technologies like pure Python, Docker, with an integrated NATS message broker for delivering real-time events and a serverless framework to run functions on Kubernetes.

4. Are you using Kafka for GlassFlow?

No, we are using NATS Jetstream as a message broker component but you, as a user, don’t have to know how it works or have any direct interaction with it. Our managed service takes care of setting it up, maintaining it, and adjusting it depending on your needs.

5. Can I use my existing message broker?

Yes, you can pull data from your already existing message broker and transform your events with the GlassFlow Cloud. Here is a link on how to pull data from Amazon SQS and Google PubSub.

6. Does GlassFlow support stateful event processing?

It is planned for the upcoming months.

Last updated

© 2023 GlassFlow