Hello, I posted a freelance post 3 weeks ago, have yet to found someone so I started working on the site myself. I bought a personal plan and will upgrade to professional once/if it goes live.
The further I’m diving deeper into Bubble I get a sense that “maybe” it wont be able to handle my workloads. I run a Windows & Web Automation Development team and we have servers hosting our programs for our clients. These programs can be anything from social networking, email marketing, data scrapping, to counting the number of cat pictures on google for a keyword (yes this was a job) etc. I was looking into Bubble to handle all the API & Program/data monitoring features we’ve been implementing.
Here’s the general workflow’s on a hourly basis. (This is per program)
- 30 Second intervals of programs data updates.
- Request per account, post, email, etc created/modified
- If program is a signup or login it will do the following API calls
** Get Proxy (Checks and balances out the proxy load)
** Get Number (Check if SMS Number has been used via a Regex on the messages)
** Once the proxy/number has been used it will be updated in the database. If Proxy/Number is failed the program will re-try.
Hourly API Calls per program (roughly 600-2,000)
Than we have an incoming API from our revenue sites that uploads/modifies the current revenue for each program for the developers for that given month.
Both sets of data will be compressed down to monthly. But will need to keep all the data coming in the way it is until the month’s end.
Before continuing with the Bubble adventure I would like to know if the bubble will pop or not. ;D
I’ve read some topics about what bubble can/can’t do but there’s nothing about/with numbers in this sense. How many API’s can a unit handle in a given hour? Is the personal/hobby a split unit, or what is the current limits to personal? I tried uploading the 300,0000 numbers to the development Database and only got 100,0000 in 32 hours.
Thanks for any answers/insight - regards,
Allister