No video

How to Deploy a Web App Using Multiple Methods (Azure, Render, MongoDB Atlas, Koyeb, and more )

  Рет қаралды 64,727

freeCodeCamp.org

freeCodeCamp.org

Күн бұрын

Пікірлер: 49
@kerolloz
@kerolloz Ай бұрын
Thank you, Beau, for publishing the course! This is a small gesture of gratitude to the freeCodeCamp community. 💜 Everybody, feel free to reach out on LinkedIn for help or questions. www.linkedin.com/in/kerolloz/ Your feedback is welcome, and suggestions on future topics are highly valued. If you found this course helpful, consider sponsoring me on GitHub. github.com/kerolloz/ Your support is also appreciated if you follow me or star my projects. Don't forget to subscribe to my KZbin channel. 😄 Enjoy the course and happy coding! P.S. All thoughts and opinions expressed are my own.
@consoledoterror971
@consoledoterror971 Ай бұрын
I like the way AWS is ditched here. Expected from Microsoft engineer 😂
@jamad-y7m
@jamad-y7m Ай бұрын
Unless some of these are just AWS wrappers that end up costing more than AWS
@consoledoterror971
@consoledoterror971 Ай бұрын
@@LegendScroller yessir
@harshmpatil
@harshmpatil Ай бұрын
He also used AWS as the mongodb provider
@StarDust_2077
@StarDust_2077 Ай бұрын
I believe Render uses AWS under the hood
@fanaccount6600
@fanaccount6600 Ай бұрын
Good thing this video covers more than one way to deploy web apps
@minamagdy6136
@minamagdy6136 Ай бұрын
Thank you, this is very helpful, I followed up your method to deploy my graduation project 🚀
@eloquentsites
@eloquentsites Ай бұрын
I plan on deploying an app on MS Azure soon. So, this video comes in handy.
@pola_magdy
@pola_magdy Ай бұрын
The presenter is impressive . Chapeau 👏👏
@georgefarg5768
@georgefarg5768 Ай бұрын
عااااااش يا كيرلس 💪
@harei6440
@harei6440 17 күн бұрын
Very cool tutorial! Thank you!
@mohamedy.elnashar
@mohamedy.elnashar Ай бұрын
10/10 course and 100/10 instructor
@skerdivelo
@skerdivelo Ай бұрын
Been searching this tutorial for long.
@harshmpatil
@harshmpatil Ай бұрын
Microsoft employee also uses linux neovim instead of windows and vscode 😅
@carolopara6069
@carolopara6069 Ай бұрын
I know my question is unrelated. This for the freecode camp platform. Can you bring someone who can teach us how to create an Ai chatbot to sell to businesses for specific purpose?
@yuzuru08
@yuzuru08 Ай бұрын
First video, asking for some projects using IDX
@AjayKumar-fd9mv
@AjayKumar-fd9mv Ай бұрын
Great video
@kymrhys
@kymrhys Ай бұрын
🎉
@rishiraj2548
@rishiraj2548 Ай бұрын
Great thanks
@admggm
@admggm Ай бұрын
would be great to have a comparison table from all of these option. I have the impression that you'd lose scalability with the azure aproach
@Karthik-kc4xf
@Karthik-kc4xf Ай бұрын
@vectoralphaSec
@vectoralphaSec 27 күн бұрын
What would someone here consider to be the best place/ service to deploy Django web applications??
@harshakorikanti6375
@harshakorikanti6375 Ай бұрын
are koyeb and render are free for limited resources are it is free trial version
@arberbraja
@arberbraja 23 күн бұрын
Can't speak for Koyeb, since I haven't used it, however Render is indeed limited on their Free plan to 750 hours per month. The Free plan works with apps which go to sleep if unused for some time, so you should expect a delay on the first request until the service "wakes up". If you have 1 service or project active it's not an issue (regarding reaching the 750 hours limit) but if you host 2 or more then eventually it will become a problem since you will reach the limit.
@user-yr5oi6ns8c
@user-yr5oi6ns8c Ай бұрын
Mind Blowing
@Akshay-Raut
@Akshay-Raut Ай бұрын
Mention the programming language and framework or technology in title. Not everyone would know every language and framework.
@chickensoap
@chickensoap Ай бұрын
dang
@naturevibes5388
@naturevibes5388 Ай бұрын
please create videos of Fine Tuning Llama
@cherveny
@cherveny Ай бұрын
would be handy if in the description or a pinned comment you could list the urls of all the various tools demoed in this video
@Defense89
@Defense89 Ай бұрын
in the deploy by render section you create a db but i did'nt see you create any tables , fields or any keys, how come it still works ?
@kerolloz
@kerolloz Ай бұрын
Prisma handles that for you. In Prisma we have migrations, I've set the migrations to run on app startup so that you have up-to-date schema in your database. Feel free to check their documentation: www.prisma.io/docs/orm/prisma-migrate/getting-started Here's the part where I handle running the migrations on application start: github.com/kerolloz/examzzz/blob/main/package.json#L8
@godwinfelicity1747
@godwinfelicity1747 Ай бұрын
Thanks for this video. Could you please make a video on Angular18 🙏 I stared a month ago and I haven't gotten anywhere. I've been using the official documentation and it's really difficult to understand(Being a beginner in angular and also my 1st framework). Thanks in advance ❤
@jespernielsen2981
@jespernielsen2981 Ай бұрын
A video about deploying an angular application or making one? If its the ladder, i recommend doing the tutorials "Housing" and "Tour of Heroes" to get a starting feeling of the framework. After that you have what you need to get started.
@godwinfelicity1747
@godwinfelicity1747 Ай бұрын
@@jespernielsen2981 Ok. Thank you very much. I'll go through them.
@sesaj2634
@sesaj2634 Ай бұрын
در مورد کپسول اندوسکوپی فکر میکنم که جدید نیست و خیلی وقته که موجوده به نام pill cam. ولی خب مشکلش اینه که هدایت و کنترل نداره ولی اندوسکوپی معمولی قابلیت کنترل و نمونه برداری داره
@chinhcao8820
@chinhcao8820 Ай бұрын
Vercel?
@manishgautam2424
@manishgautam2424 Ай бұрын
how to deploy gRPC based php webapp in normal hosting , some hosting provider , please
@kennstack01
@kennstack01 Ай бұрын
First comment!
@mohammadiaa
@mohammadiaa Ай бұрын
🏆
@harshdeepanshu277
@harshdeepanshu277 Ай бұрын
2nd XD
@DrSeuss100
@DrSeuss100 Ай бұрын
pertamax
@maglev469
@maglev469 4 күн бұрын
Couldn't understand anything lol! He's Just showing himself only without explaining anything 😊
@dhruva167
@dhruva167 Ай бұрын
Azure free tier is scam.😂 Atleast as per my experience.
@soam8175
@soam8175 Ай бұрын
100% more over you can't delete you profile after free trial will over or you will spend all of free $
@ickebins6948
@ickebins6948 Ай бұрын
This is so bad....
How to OVER Engineer a Website // What is a Tech Stack?
11:20
Fireship
Рет қаралды 2,4 МЛН
Linus Torvalds: Speaks on Hype and the Future of AI
9:02
SavvyNik
Рет қаралды 167 М.
Smart Sigma Kid #funny #sigma #comedy
00:40
CRAZY GREAPA
Рет қаралды 39 МЛН
How I Did The SELF BENDING Spoon 😱🥄 #shorts
00:19
Wian
Рет қаралды 36 МЛН
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 14 МЛН
The Clever Way to Count Tanks - Numberphile
16:45
Numberphile
Рет қаралды 996 М.
I forced EVERYONE to use Linux
22:59
NetworkChuck
Рет қаралды 405 М.
The cloud is over-engineered and overpriced (no music)
14:39
Tom Delalande
Рет қаралды 551 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 270 М.
Why is anti-immigration sentiment on the rise in Canada?
13:00
The Guardian
Рет қаралды 1,8 МЛН
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 145 М.
APIs for Beginners - How to use an API (Full Course / Tutorial)
2:19:33
freeCodeCamp.org
Рет қаралды 4,3 МЛН
$25,000 vs. $25,000,000
29:58
Johnny Harris
Рет қаралды 3,4 МЛН
Google CEO Sundar Pichai and the Future of AI | The Circuit
24:02
Bloomberg Originals
Рет қаралды 3,4 МЛН
Why UK 🇬🇧 is going Bankrupt? : Detailed Economic Case Study
20:37
Think School
Рет қаралды 1,4 МЛН