Ok he defined what serverless mean in AWS but how does it work and how can a developer actually use it so for me I still don’t know yes Google what it mean but assumed he was going to actually like set it up.. but is ok I just voice my opinion not trying to say he is not good at explaining things
@@graham11545 serverless just means you don't need to manage your own physical server. You'll just avail a server via cloud and the only thing you need to do is to develop your app
@@graham11545 fair point. And sorry if it looked like I was critical- I didn’t mean it. You are right. It explains it well, but I am also sitting here, going ‘erm, what the hell do I do first?’ 😂😂😂
@@graham11545 if you actually want to run any web app you need to worry about a lot of things, not just your code. There are 2 routes: configure the server and any required services and then host your software OR just go and get a serveless product (like Vapor) and just worry about your code. I dont think implementing a serveless environment was the scope of this video. More like an opportunity to advertise Vapor 😊
Great topic, I hope there will be a complete course on how to set up all these services on aws from scratch.
Good to see Mohamed Said here 😃
Notification reminder set 👍
Impatiently waiting 🔥
Did knew about eventBridge thanks to you mate
You're welcome :)
I think an important point to highlight with serverless is that there is a warm up time. This can be a problem for sites that don't have much traffic.
We'll mention that in a future video and show how to eliminate it.
Can you give a powerpoint maybe, let us understand better 😀😀
Well explained but database part is missing
♥♥
please make a video on laravel octane
There is no enough resources and tutorials about it, it's very rare.
Did I miss the part of how to get the queue worker process working with serverless? Seems like you missed explaining that part.
This is a whole topic on its own. We're working on a series that covers deploying Laravel applications to AWS Lambda using Vapor.
فخر مصر
Cmon you did not mention databases
That's a large topic. We will cover in future videos.
I don’t understand
Which part? This dude is a genius but he’s also amazing at explaining things. 🙂
Ok he defined what serverless mean in AWS but how does it work and how can a developer actually use it so for me I still don’t know yes Google what it mean but assumed he was going to actually like set it up.. but is ok I just voice my opinion not trying to say he is not good at explaining things
@@graham11545 serverless just means you don't need to manage your own physical server. You'll just avail a server via cloud and the only thing you need to do is to develop your app
@@graham11545 fair point. And sorry if it looked like I was critical- I didn’t mean it.
You are right. It explains it well, but I am also sitting here, going ‘erm, what the hell do I do first?’ 😂😂😂
@@graham11545 if you actually want to run any web app you need to worry about a lot of things, not just your code. There are 2 routes: configure the server and any required services and then host your software OR just go and get a serveless product (like Vapor) and just worry about your code.
I dont think implementing a serveless environment was the scope of this video. More like an opportunity to advertise Vapor 😊