Build, Deploy, and Scale Your First Web App Using DigitalOcean App Platform

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ก.พ. 2025

ความคิดเห็น • 38

  • @alex_chugaev
    @alex_chugaev 3 ปีที่แล้ว +12

    App platform is great product. Switched from AWS and very happy

  • @Anything2bCool
    @Anything2bCool 4 ปีที่แล้ว +11

    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?

  • @arefaslani
    @arefaslani 4 ปีที่แล้ว +2

    That was cool 🙂 Like it 👍

  • @martinschweizer2681
    @martinschweizer2681 ปีที่แล้ว

    Excellent - thanks!

  • @appstuff6565
    @appstuff6565 8 หลายเดือนก่อน

    thanks for this!

  • @wormchickenwizard
    @wormchickenwizard 2 ปีที่แล้ว +1

    Does app platform work with any other git platforms?

  • @Malcolm777-i
    @Malcolm777-i 4 ปีที่แล้ว +3

    No nodejs rest api using typescript? can't find any documentation.

    • @AmirulAbu1
      @AmirulAbu1 4 ปีที่แล้ว +1

      use dockerfile

  • @vladimirgorea8714
    @vladimirgorea8714 3 ปีที่แล้ว

    Does it support Django as well?

  • @tazeenhashmat8932
    @tazeenhashmat8932 ปีที่แล้ว

    Hello Kamal Nassar.

  • @phillipbooth7879
    @phillipbooth7879 ปีที่แล้ว

    App Spec for CORS please

  • @SiyaMedia
    @SiyaMedia 3 ปีที่แล้ว +1

    Does app platform work with Streamlit?

    • @DigitalOcean
      @DigitalOcean  3 ปีที่แล้ว

      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

  • @UrzaRage778
    @UrzaRage778 3 ปีที่แล้ว

    Is it possible to have a Blazor application (server-side or Web Aseembly) run on this platform?

    • @DigitalOcean
      @DigitalOcean  3 ปีที่แล้ว

      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/

  • @erickgutierrez6471
    @erickgutierrez6471 3 ปีที่แล้ว +1

    Hi, how can i host a Nest JS app in app platform?

    • @martinmtandi335
      @martinmtandi335 3 ปีที่แล้ว

      I am looking to do the same thing, how did you eventually do it?

  • @khadijaab9184
    @khadijaab9184 4 ปีที่แล้ว +1

    I added Domain name to my app, It's been 5 hours and my custom domain still running with status "Configuring". Is that normal?

    • @tash-jq
      @tash-jq 3 ปีที่แล้ว

      Did you find a fix for this ?

    • @DigitalOcean
      @DigitalOcean  3 ปีที่แล้ว

      Hi Khadija! Can you please open a support ticket so that we can address this for you? Thank you so much!

    • @info.vishalgohil
      @info.vishalgohil 3 ปีที่แล้ว

      @@DigitalOcean I'm also facing same issue, My domain is in Godaddy, so in Godaddy I'm adding the CNAME: prnt.sc/1dy20wp

  • @creative-commons-videos
    @creative-commons-videos 3 ปีที่แล้ว +1

    is this platform scalable like Kubernetes ?

    • @DigitalOcean
      @DigitalOcean  3 ปีที่แล้ว +1

      Yes, it actually runs on top of Kubernetes but it’s much easier to manage and scale!

  • @matarloum2894
    @matarloum2894 4 ปีที่แล้ว +2

    Seems too good to be true..

  • @berthojoris
    @berthojoris 4 ปีที่แล้ว

    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

  • @nathanmwamba8840
    @nathanmwamba8840 3 ปีที่แล้ว

    hey how can I return a view in my laravel project after I have uploaded the image?

    • @DigitalOcean
      @DigitalOcean  3 ปีที่แล้ว

      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

  • @faizsyed658
    @faizsyed658 3 ปีที่แล้ว

    Are you planning to add support for java apps

    • @DigitalOcean
      @DigitalOcean  3 ปีที่แล้ว +2

      Hi Faiz! Native support for Java apps is planned but in the mean time you can use a Dockerfile to deploy Java apps.

  • @tochimclaren
    @tochimclaren 4 ปีที่แล้ว

    Nice concept, check the demo app. No Django.

  • @ramachandran2023
    @ramachandran2023 3 ปีที่แล้ว

    can i host flask app in app platform

    • @DigitalOcean
      @DigitalOcean  3 ปีที่แล้ว +1

      Here you go! www.digitalocean.com/community/tutorials/how-to-deploy-a-flask-app-using-gunicorn-to-app-platform

    • @ramachandran2023
      @ramachandran2023 3 ปีที่แล้ว +1

      @@DigitalOcean thanks for quick reply

  • @dorgaroto
    @dorgaroto 4 ปีที่แล้ว

    nice.

  • @Malcolm777-i
    @Malcolm777-i 3 ปีที่แล้ว

    very bad build process super slow! it can take up hours of deploying new changes and sometimes failed