Team,
First off, thank you SO MUCH for getting the hooks for mySQL, SQL Server into the latest cloud release. This helps a lot, given the 10k row restrictions on data lookup tables.
What we are hitting, though, is that we have customer(s) that really have made "cloud" their mantra, and to ask them (or their IT) to host Yet Another Database throws a wrench into their plans.
Is it on the roadmap to have a hook into an Amazon RDS/Aurora db without the need for a Remote Agent ? (or Azure, etc - I'm agnostic)? It would enable us to keep pushing the whole "cloud" mantra
We are doing something similar using AWS Lambda to write a module to act as a middleman between another cloud provider and the LF Cloud API. Client doesn't have to worry about infrastructure, and everyone happy.