HN user

appdrag

90 karma
Posts16
Comments47
View on HN

Hey Chris,

Congratulation for launching your beta!

This seems quite similar to what we do here: https://cloudbackend.appdrag.com/

But it's look like your auto generated API support only CRUD operations, this can be very limited even for common use cases like: "Create a new order" make some business validations, store in the db, generate a pdf, send an email ...

Disclaimer: I'm the CTO of AppDrag

[dead] 8 years ago

Website seems to be down ... Slashdot effect ... But i really like the idea :)

I left OVH years ago after several outages (network, electricity and sometimes hardware failures) Also the OVH support was between horrible to nonexistent. All our servers went to AWS, cost more money for the hosting but a lot less in staff and no more downtimes since years! If you have serious workload and critical systems to run OVH is a joke

[dead] 8 years ago

Seems to be a clone of manypixels, same pricing as well

It's seems very interesting, but to be honest after watching the demo video, most of the thing "automated" (I don't see any AI here) are related to poor practices... Some other features seems interesting, let's see how the product evolve.

Serverless QBasic 8 years ago

Thanks for this fun article :) I noticed your serverless function response time is between 2000 to 3000ms, I wonder why and it would be super interesting to have more details about time taken by each step of the process (python proxy / dosbox / qbasic / openwhisk)

Point of comparison, nodejs function executed on AWS Lambda: https://00demo-32387b.appdrag.com/api/Morse?txt=SOS-Test

If you need an instant Backend (database + api builder) but also a CMS in the cloud you can check our combo:

Cloud Backend: https://cloudbackend.appdrag.com and Cloud CMS: https://appdrag.com

It's a fully serverless solution, nothing to install on your side, you can do everything in the browser directly. and we have a free tier :)

Also we have no lock-in, you can export everything in a ZIP, static files, db backup in mysql format, API source code in your language (Node.js, Python, Java, C#, Go, ...)

The GDPR blog post 8 years ago

I have reported as SPAM all the GDPR emails i got from unknown companies, i never asked to receive all this shit (250 GDPR messages just this week)

Hey segment, are you aware that you can have several env (dev, stag, prod, ...) on the same AWS account? :p You can secure each environement with different credentials (IAM) so no need to create several AWS accounts!

I'm Joseph Benguira, Founder & CTO of AppDrag Cloud CMS & Cloud Backend

I started to work on Splitter after a friend and bussiness partner, Maxime Seligman, challenged me to produce very quickly an A/B testing tool that he will be able to present to a big public webmarketing event : 12th Annual MEGAComm Conference on Feb 15 2018.

This was the perfect occasion to test real-time technologies like AWS IOT with MQTT and prototype all of that very quickly in AppDrag Cloud Backend. I consider this as an experiment and a side project and a complementary tool for AppDrag users but also for anyone wanting to do A/B testing for free.

I intend to keep it free, active and maintained as a side project for AppDrag, so feel free to use it and to give us your feedback