Hi
I’m creating a product and the associated startup.
I’m very interested in using EventStore as a part of my business domain consists of receiving webhook events from external services.
I’d like to event source these events so that I can save all of them in order to be able to extract more data out of them, later when I’ll need it
As I’m creating a startup I have very limited resources, both human-wise and money-wise.
To go fast, I use as many SaaS as possible that’s why I was very happy when I discovered that you were having a cloud offering.
I don’t want to have to host any software I didn’t write. Too risky, especially for a DB, too much knowledge to acquire and maintain and just too much work.
My issue is that it seems your cloud offering is targetting people having complex and “big cloud-based” networking topology, which is not my case.
I host my apps in fly.io.
I see that I have to create a peering connection to a VPC in a “big cloud provider” but my apps are not hosted in a “big cloud provider”
My question is therefore, how do I connect my apps running in fly.io to my EventStore Cloud DB instance? Without having to maintain a complex, “big cloud provider” dependent, network topology preferably?
Do you provide a way to just get a public DNS entry and a login/password so that I can directly connect my apps to your cloud DB instance?