What Does Serverless Mean?

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 24

  • @ahmedmarzouk5126
    @ahmedmarzouk5126 2 года назад +5

    Great topic, I hope there will be a complete course on how to set up all these services on aws from scratch.

  • @alnahian2003
    @alnahian2003 2 года назад +1

    Good to see Mohamed Said here 😃

  • @paulwhittle4893
    @paulwhittle4893 2 года назад +1

    Notification reminder set 👍

  • @nabaasarichard1030
    @nabaasarichard1030 2 года назад +1

    Impatiently waiting 🔥

  • @smiley2827
    @smiley2827 2 года назад +1

    Did knew about eventBridge thanks to you mate

    • @themsaid
      @themsaid 2 года назад +1

      You're welcome :)

  • @SGDominicana
    @SGDominicana 2 года назад

    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.

    • @themsaid
      @themsaid 2 года назад +1

      We'll mention that in a future video and show how to eliminate it.

  • @ariumboroseno
    @ariumboroseno 2 года назад +2

    Can you give a powerpoint maybe, let us understand better 😀😀

  • @matifibrahim
    @matifibrahim 2 года назад

    Well explained but database part is missing

  • @developersharif
    @developersharif 2 года назад +2

    ♥♥

  • @TariqSajid
    @TariqSajid 2 года назад +1

    please make a video on laravel octane

    • @mohamedjasim3916
      @mohamedjasim3916 2 года назад

      There is no enough resources and tutorials about it, it's very rare.

  • @SGDominicana
    @SGDominicana 2 года назад

    Did I miss the part of how to get the queue worker process working with serverless? Seems like you missed explaining that part.

    • @themsaid
      @themsaid 2 года назад +1

      This is a whole topic on its own. We're working on a series that covers deploying Laravel applications to AWS Lambda using Vapor.

  • @coffeeandtalk
    @coffeeandtalk Год назад

    فخر مصر

  • @petsoukos
    @petsoukos 2 года назад +1

    Cmon you did not mention databases

    • @themsaid
      @themsaid 2 года назад +1

      That's a large topic. We will cover in future videos.

  • @graham11545
    @graham11545 2 года назад +2

    I don’t understand

    • @stealmymarketing
      @stealmymarketing 2 года назад

      Which part? This dude is a genius but he’s also amazing at explaining things. 🙂

    • @graham11545
      @graham11545 2 года назад +3

      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

    • @romualdomariano1457
      @romualdomariano1457 2 года назад

      @@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

    • @stealmymarketing
      @stealmymarketing 2 года назад

      @@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?’ 😂😂😂

    • @christostsangaris4785
      @christostsangaris4785 2 года назад +1

      @@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 😊