So it can handle horizontal scaling by creating extra nodes for running your code...but can it automate horizontal database scaling? i.e. Replicating the contents of a master db across slave dbs so many users can hit the db?
Hey Siya! Yes it should work. You can refer to this page for more information docs.digitalocean.com/products/app-platform/build-system/cloud-native-buildpacks/python/. If you run into any issues, we recommend you post in the community Q&A here www.digitalocean.com/community/questions/new?tags=Digitalocean%20App%20Platform
Hi Kevin! Yes, you can deploy Blazor or WASM applications on App Platform! You will need to include a Dockerfile with the build instructions in your repo as they are not natively supported using Buildpacks. See the documentation on the Build System for more details: docs.digitalocean.com/products/app-platform/build-system/
Hi...I wanna ask.. Why does it take 4-5 minutes for this service to deploy (pull code) from Github every time? Does it take that long to pull the code? I see every time the code is loaded, the server always does a "composer install". Are you experiencing the same thing? Thanks
Hey Nathan! I'd suggest watching some of our Laravel videos, as this specific demo does not cover that. Also, you can check out the Laravel docs for views laravel.com/docs/8.x/views
App platform is great product. Switched from AWS and very happy
So it can handle horizontal scaling by creating extra nodes for running your code...but can it automate horizontal database scaling? i.e. Replicating the contents of a master db across slave dbs so many users can hit the db?
That was cool 🙂 Like it 👍
Excellent - thanks!
thanks for this!
Does app platform work with any other git platforms?
No nodejs rest api using typescript? can't find any documentation.
use dockerfile
Does it support Django as well?
Hello Kamal Nassar.
App Spec for CORS please
Does app platform work with Streamlit?
Hey Siya! Yes it should work. You can refer to this page for more information docs.digitalocean.com/products/app-platform/build-system/cloud-native-buildpacks/python/. If you run into any issues, we recommend you post in the community Q&A here www.digitalocean.com/community/questions/new?tags=Digitalocean%20App%20Platform
Is it possible to have a Blazor application (server-side or Web Aseembly) run on this platform?
Hi Kevin! Yes, you can deploy Blazor or WASM applications on App Platform! You will need to include a Dockerfile with the build instructions in your repo as they are not natively supported using Buildpacks. See the documentation on the Build System for more details: docs.digitalocean.com/products/app-platform/build-system/
Hi, how can i host a Nest JS app in app platform?
I am looking to do the same thing, how did you eventually do it?
I added Domain name to my app, It's been 5 hours and my custom domain still running with status "Configuring". Is that normal?
Did you find a fix for this ?
Hi Khadija! Can you please open a support ticket so that we can address this for you? Thank you so much!
@@DigitalOcean I'm also facing same issue, My domain is in Godaddy, so in Godaddy I'm adding the CNAME: prnt.sc/1dy20wp
is this platform scalable like Kubernetes ?
Yes, it actually runs on top of Kubernetes but it’s much easier to manage and scale!
Seems too good to be true..
Hi...I wanna ask..
Why does it take 4-5 minutes for this service to deploy (pull code) from Github every time?
Does it take that long to pull the code?
I see every time the code is loaded, the server always does a "composer install". Are you experiencing the same thing?
Thanks
hey how can I return a view in my laravel project after I have uploaded the image?
Hey Nathan! I'd suggest watching some of our Laravel videos, as this specific demo does not cover that. Also, you can check out the Laravel docs for views laravel.com/docs/8.x/views
Are you planning to add support for java apps
Hi Faiz! Native support for Java apps is planned but in the mean time you can use a Dockerfile to deploy Java apps.
Nice concept, check the demo app. No Django.
can i host flask app in app platform
Here you go! www.digitalocean.com/community/tutorials/how-to-deploy-a-flask-app-using-gunicorn-to-app-platform
@@DigitalOcean thanks for quick reply
nice.
very bad build process super slow! it can take up hours of deploying new changes and sometimes failed