By writerUrchin
Hi all,
I am a solo developer trying to build a small app that requires three services: a database that runs on Node (Node Quadstore), a Genie.jl (Julia) backend web application, and Web Components for the frontend.
Thinking of deployment, I am leaning towards single-node Docker Swarm (because my stack is kind of eclectic), but am open to other options. What would be the best Digital Ocean product for what I want to do: App Platform, a Droplet, or something else?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I think either App Platform or Droplets could handle your app. App Platform would be easiest to maintain and grow though the caveat is the ephemeral file system. Because App Platform uses containers the filesystem provided to apps can disappear at any time. It appears that Quadstore uses on-disk storage, so that would have to be hosted elsewhere.
If you are set on having it single node, in this case a Droplet is probably best. If App Platform adds persistent volumes then it would definitely take the cake in my opinion.
Hope this helps!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.