Hello sir. I am an android dev, from job perspective, should I learn Ktor or Spring framework.
@maheshwaritripathi62139 күн бұрын
Thanks for posting. Explained everything wonderfully
@CarlsTeo13 күн бұрын
Great and etailed material. As a beginner to deploy my MERN app to Lightsail, I have successfully done the deployment!
@RishiRajxtrim17 күн бұрын
Thanks a lot
@SujataMishra-u5x22 күн бұрын
Hi, I have been trying to run containerised nextflow project in batch... getting an error that says process has been terminated by external system... What could be reason ? Can you please help out with this ( ready to pay )
@girishdevappa556222 күн бұрын
Thanks for the information. regards giri.
@patriciodiaz237729 күн бұрын
Thanks for the video!! Pretty well explained 🫡
@pradhumnkanase8381Ай бұрын
Thank you so much brother
@HarisKhan-bh6ujАй бұрын
Thats for the walkthrough on lightsail and deploying node js !! was really helpful !
@shobuz123Ай бұрын
Easy to understand
@haroonalishah19402 ай бұрын
Hi, great tutorial, thank you. I have a question: If I want to setup my application in two different zone let say East-A and West-B, how can I achieve the following setup ? Assuming the two Zone is managed by a Global Load Balancer ? Thank you.
@konstantinvolkov26292 ай бұрын
Thanks
@konstantinvolkov26292 ай бұрын
Yeah thanks a lot
@juanidiaz2 ай бұрын
Excellent, excellent, excellent video. Clear, to the point and so easy to follow. Thank you!
@hendoitechnologies2 ай бұрын
Kindly post video about MERN stack app on GCP sir
@hendoitechnologies2 ай бұрын
Can we deploy MERN stack app
@hendoitechnologies2 ай бұрын
Useful video sir
@neb5422 ай бұрын
how to send what you did after clicking form button a link to this for requested signing users to complete?
@claudiugurita50052 ай бұрын
Cool! Thanks!
@DaiShuryoTechnus2 ай бұрын
Is it possible for 3 websites?
@claudiugurita50052 ай бұрын
Thank you!
@StraightCoding3 ай бұрын
HI, for the cloud batch jobs, what permissions or roles are needed to create container jobs?
@kozin.l3 ай бұрын
Thanks for the video! Much appreciated. Is it possible to configure 1 vm on gcp with 1 certificate that has multiple sites hosted on it?
@JorgeLuisSierra3 ай бұрын
Very helpful!
@mrheatyoutube4 ай бұрын
Hi sir please do the video hostiger vps hosting django project
@Anthony-i1g4 ай бұрын
I keep receiving unhandled promise rejections when calling the endpoints. "Unhandled Promise Rejection: AxiosError: Request failed with status code 500", specifically on the exhange public token step. Had the same problem for the link token, but it was solved when I just deleted and rewrote, not this time though.
@konstantinvolkov26294 ай бұрын
Thanks for this lecture! By the way the background is awesome I really like it
@vladsavecoding41114 ай бұрын
Thanks 🙏
@dushmanta054 ай бұрын
I have a doubt, is there any way we can expire a field only not the whole document itself?
@KOMI-mz7tcАй бұрын
i dont think so just make thoes field in separete table and use a foreign key
@dushmanta054 ай бұрын
That was some neat explaining. I understand it in one go. Thank you.
@thobokgari80625 ай бұрын
The SSH key i downloaded is in .pem format and I cant seem to upload it in filezilla
@VindaHalarnkar5 ай бұрын
this yaml file does not work it says the keywords are undefined
@RatherBeCancelledThanHandled5 ай бұрын
Thanks for sharing ! Clear explanation 👍
@Rebeca-rl2lm5 ай бұрын
Muchas gracias, tenia mas de un día queriendome conectar y no podía.
@markpiccirilli11295 ай бұрын
Very helpful! Thanks!
@m4kh4n5 ай бұрын
69th like
@bbz90025 ай бұрын
I had issues with inserting default or auto generated fields to MariaDB. Solution to that is you need specify your data class / Entity with table details. @Entity @Table(catalog=“db_name”, name=“table_name”) class Data()
@BlueHorizonEnterpriseLtd5 ай бұрын
very helpful, would you please can add auto play on slider??
@maksimkozyarchuk85385 ай бұрын
Very helpful, thank you. One area that could have used a bit more coverage is setting up a new domain rather than building on top of existing domain.
@deepjasoliya91376 ай бұрын
Thank you so much sir, after 1 week of frustration i deployed node API on AWS because of you. I hope you have a nice day!!!
@vladsavecoding41115 ай бұрын
Thanks 👍
@marcinknara41476 ай бұрын
Thankful that I've found the most useful and simple tutorial- unfortunate that you don't have many views or subscribers given you do exactly what's needed bare-minimum!
@vladsavecoding41116 ай бұрын
Thank you 🙏
@selestial76 ай бұрын
terrible video
@vladsavecoding41115 ай бұрын
🤷🏻♂️
@xpynim6 ай бұрын
can i use vscode?
@vladsavecoding41116 ай бұрын
Of course. You might need to install some extensions. I'm not familiar with doing spring boot in vscode
@786Vimmi6 ай бұрын
I am getting below error on docker push command error parsing HTTP 403 response body: invalid character '<' looking for beginning of value:
@kapitankidlattv96137 ай бұрын
BTw, can I use the same procedure if I am deploying the Django app on a Local Ubuntu Server?
@vladsavecoding41116 ай бұрын
Yes, you'll just need to run supervisord at startup using systemd. The alternative is to add gunicorm to systemd and skip supervisor
@melanievillalobos40077 ай бұрын
thanks ! so helpful 👋👋
@tacca47207 ай бұрын
Awesome, nicely paced and well explained, thank you.
@vladsavecoding41117 ай бұрын
🙏
@samiullahshah72647 ай бұрын
Thanks, Vladsave, your video made my task very easy.