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

preview_player
Показать описание
How to efficiently use DigitalOcean App Platform to rapidly build and deploy resilient and scalable web apps. This talk is designed for anyone who is new to building web applications.

About the Presenter
Kamal Nasser is a Software Engineer at DigitalOcean. When not automating and playing with modern software and technologies, you'll likely find him penning early 17th century calligraphy.

0:00 - 0:55 Intro
0:55 - 3:00 What is App Platform?
3:00 - 4:12 Deploy a static site to App Platform
4:12 - 4:48 Auto Deploy on Push to GitHub
4:48 - 7:58 Deploy a Laravel app to App Platform
7:58 - 9:15 Add a Database to the app
9:15 - 10:14 Deployment troubleshooting example
10:14 - 10:57 Try out the Laravel app
10:57 - 15:34 Add a queue worker and a Redis database to the app
15:34 - 16:01 App insights and metrics
16:01 - 17:10 Custom app domains
17:10 - 18:54 Conclusion

#deploy2020 #PaaS #AppPlatform

Рекомендации по теме
Комментарии
Автор

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

alex_chugaev
Автор

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?

AnythingbCool
Автор

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

christianangelomsulit
Автор

Does app platform work with any other git platforms?

wormchickenwizard
Автор

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

berthojoris
Автор

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

khadijaab
Автор

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

erickgutierrez
Автор

Does app platform work with Streamlit?

SiyaMedia
Автор

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

UrzaRage
Автор

Nice concept, check the demo app. No Django.

tochimclaren
Автор

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

nathanmwamba
Автор

is this platform scalable like Kubernetes ?

creative-commons-videos
Автор

Are you planning to add support for java apps

faizsyed
Автор

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

christianangelomsulit