Taylor Otwell - Intro to Laravel Vapor

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

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

  • @JoelPiccoli
    @JoelPiccoli 5 лет назад +14

    Every single year Laravel has something to impress everyone! Gratz for the team! Vapor is awesome!

  • @kaibe5241
    @kaibe5241 5 лет назад +4

    Absolutely incredible. This is the best thing he's done since Laravel.

  • @MahfuzulAlamCTG
    @MahfuzulAlamCTG 5 лет назад +16

    So, finally serverless laravel application managed by Vapor using AWS services (API Gateway, Lambda, Cloudwatch, Cloudformation, DNS, RDS, Cache, SES, SNS, Certificates, S3 etc.) APIs behind the scene. Now you do not have to pay for idle resources and worry about scaling. Save you from complex AWS console UI by offering you a simple nice GUI with minimal actions that you need. A brilliant one from Taylor.

  • @douglasmutethia254
    @douglasmutethia254 5 лет назад +2

    Congratulations folks. This is quite amazing.

  • @KlippiesNBiltong
    @KlippiesNBiltong 5 лет назад +2

    Taylor is the man, seriously. Vapor is crazy!

  • @threewaytie
    @threewaytie 5 лет назад +21

    Any future plans to create a vapor configurator that runs in GCP on the equivalent Google services instead of forcing people to use AWS? Some companies I work for mandate everything stays in the Google Cloud.

    • @vasiovasio
      @vasiovasio 5 лет назад +3

      Yes for Google Cloud Run!

  • @vasiovasio
    @vasiovasio 5 лет назад

    Is someone can tell how he put these visual Select options for the database in the terminal client? 1:01:37

  • @everton-adv-br
    @everton-adv-br 5 лет назад +2

    I like that strategy of uploading to a temp directory then move to a permanent one when (if) the user saves the form

  • @DarylLegion
    @DarylLegion 5 лет назад

    DB restore function is great you can also choose what time, i hope they will add the function to be able to select what tables to restore.

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

    hmm is there a way to ssh into the serverless server if I need to apt install some packages ? for example my scheduled tasks run some commands that rely on 3rd party packages etc

  • @RomainBertolucci
    @RomainBertolucci 5 лет назад +9

    Finally a great AWS GUI !

    • @vesper8
      @vesper8 5 лет назад

      Only 39.99$ / month too!

    • @Pierstoval
      @Pierstoval 5 лет назад

      Ah, I'm not the only one to think this! :D

    • @RomainBertolucci
      @RomainBertolucci 5 лет назад +2

      @@vesper8 definitely worth it

    • @RomainBertolucci
      @RomainBertolucci 5 лет назад +2

      @@Pierstoval You're god damn right, I am so hyped about this

    • @GravityGamingCo
      @GravityGamingCo 4 года назад

      @@vesper8 to pricy

  • @stefr777
    @stefr777 5 лет назад +5

    This is really great!

  • @BrianDillingham
    @BrianDillingham 5 лет назад +9

    vapor starts at 15:15

  • @gkwebmasters
    @gkwebmasters 5 лет назад

    Simply AMAZING! Good job!

  • @Lumaport
    @Lumaport 5 лет назад +1

    how incredible!! WOW!

    • @Lumaport
      @Lumaport 5 лет назад

      so extremely awesome :) :) :)

    • @Lumaport
      @Lumaport 5 лет назад

      Taylor dropped the mic in such a big way....

  • @creative-commons-videos
    @creative-commons-videos 5 лет назад +1

    how to upgrade my existing project in forge to vapor ?

    • @GravityGamingCo
      @GravityGamingCo 4 года назад +1

      plug it into vapor with temp domain then merge over.

  • @aligajani
    @aligajani 5 лет назад

    Has anyone got logs working? (like papertrail etc)

  • @moneyisenergy
    @moneyisenergy 5 лет назад +1

    This is huge, i'll switch to it sometime down the line!!!!!!!

  • @JohnSmith-zl8rz
    @JohnSmith-zl8rz 5 лет назад +1

    newbie here, so Vapor vs Forge? two different things, works together?

    • @mistenkt
      @mistenkt 5 лет назад

      Vapor is for "serverless" setups. Forge for more traditional always on servers. I expect that we will still use forge for smaller projects and will migrate torwards vapor for larger projects/services that require multiple app servers, queue servers, db server and load balancer. (even tho you can do that with forge, it's much more cost efficient to have it scale on the fly)

  • @pibo230293
    @pibo230293 5 лет назад +1

    Does anybody know the app between Spotify and Sublime Text?

    • @rajathans9
      @rajathans9 5 лет назад

      pocketcasts

    • @pibo230293
      @pibo230293 5 лет назад

      Rajat Hans Good catch! Thanks!

    • @GeorgePanayi
      @GeorgePanayi 5 лет назад

      Do you know the apps from messages until news? :p

    • @pibo230293
      @pibo230293 5 лет назад

      George Panayi Telegram, Discord, Basecamp, Todoist and Trello

  • @crhayes
    @crhayes 3 года назад

    “Hey everyone, this is Taylor Otwell BACK with another Laracon keynote...”

  • @JohnSmith-zl8rz
    @JohnSmith-zl8rz 5 лет назад

    Vapor for CraftCMS?

  • @janicknorman9396
    @janicknorman9396 5 лет назад

    Taylor is the man

  • @Pierstoval
    @Pierstoval 5 лет назад +43

    It almost seems like Vapor is just "AWS new GUI for PHP apps" :)

    • @abdimaye5073
      @abdimaye5073 5 лет назад +4

      No, you first have to understand what serverless is - and the fact that you can have a full-fledged Laravel app on Lambda that just works - to really appreciate this... Vapor is going to be huge.

    • @Pierstoval
      @Pierstoval 5 лет назад +1

      After watching the conference, I see that Vapor is just glue to tie together many AWS tools (lambda, cloudwatch, cloudfront...) in order to manage Laravel apps. So this just adds a way nicer GUI for these tools (because AWS is not really UX-friendly)

    • @gustavopetersen2256
      @gustavopetersen2256 5 лет назад +14

      "just"

    • @terrytan1827
      @terrytan1827 5 лет назад +5

      That's why Taylor Otwell is a King, he make it looks so simple that we just think it is just a GUI wrapper which definitely easier for us developers to go into serverless. Behind the scene I think a lot of stuff is going on (Read this article divinglaravel.com/what-is-aws-lambda-and-how-laravel-vapor-uses-it, it helps explain greatly). What impress me is that you can develop with Laravel the normal way which already great structured framework, typical serverless don't work like that I believe.

    • @mikkolauhakari4046
      @mikkolauhakari4046 5 лет назад +1

      AWS wishes it was their new GUI, for whatever in their service 😂

  • @jesenialimited1385
    @jesenialimited1385 5 лет назад +6

    I bet all the down votes on this video are from the dev ops engineers whose watching this video 😂

    • @benjaminnielsen8296
      @benjaminnielsen8296 4 года назад

      But isn't Vapor actually a DevOps tool? I mean when you use Vapor, you will be doing what wikipedia lists as the toolchain for DevOps:
      "Coding - code development and review, source code management tools, code merging.
      Building - continuous integration tools, build status.
      Testing - continuous testing tools that provide quick and timely feedback on business risks.
      Packaging - artifact repository, application pre-deployment staging.
      Releasing - change management, release approvals, release automation.
      Configuring - infrastructure configuration and management, infrastructure as code tools.
      Monitoring - applications performance monitoring, end-user experience."- en.wikipedia.org/wiki/DevOps#Toolchains
      I bet a bunch of DevOps engineers will be happy about Vapor, since it seems to me it will just make their lives much easier when managing Laravel applications for clients. Maybe they can even charge the same as they used to and just get a better profit.

    • @GravityGamingCo
      @GravityGamingCo 4 года назад

      13 people had their VPS explode.

  • @rahgurung
    @rahgurung 5 лет назад +2

    Isn't he giving any keynote kind of talk in this con?

    • @h0ph1p13
      @h0ph1p13 5 лет назад

      ruclips.net/video/XsPeWjKAUt0/видео.html

  • @arumals3995
    @arumals3995 4 года назад

    Is an amazing product. You still need to understand AWS and specially you need to understand how to use IAM to provide the minimum access to the user being used by vapor. I can see the tutorial requires an AdministratorAccess account which is something very open for this purpose. Having a tool to configure the policies based on the priviledges needed would be better than just opening all the privileges to an admin.

  • @y_thedreamer95
    @y_thedreamer95 5 лет назад +7

    New products but what about laravel 6.0 ? I mean, it's awesome vapor but don't forget the core that it's laravel framework.

    • @diegoaraujo9193
      @diegoaraujo9193 5 лет назад

      It will be released in August but no specific day was said.

    • @CzajekTutorialowiec
      @CzajekTutorialowiec 5 лет назад

      I think it may be announced on Laracon EU

  • @DrewRoberts
    @DrewRoberts 5 лет назад +1

    Long live the King! 🍻

  • @mouadziani
    @mouadziani 5 лет назад +2

    Salam 3mo taylor, kifach lplan dyal laravel ze3ma mazal mabgha ymout liha l7out wla kifach
    kan galia wahhed sat haareb f dev ze3ma tye7 snano f dev galia bli php men hna lwahhed 2 ans jS li ghadi yb9a za3ma nta waaalo mamfakch dimma ljadid
    assir tnrtah almsskhout rah chi nhar ghadi tmout, thella fssehtek hia lwela

    • @bemln7519
      @bemln7519 5 лет назад +1

      aye wa7ed ygholik php/laravel matlih l7ot jibo yxof had presentation , php is here to stay

  • @ProgrammingwithPeter
    @ProgrammingwithPeter 5 лет назад +5

    Vapor your money, it is for the rich ones xD , i kinda see the value but clearly it is for enterprise applications, taylor tries to fight with the ones that said "laravel is only for small to medium applications". Good job!

    • @tmarsha4
      @tmarsha4 5 лет назад +4

      $399/year is not an enterprise cost. I work for an enterprise company and it cost $10k to get us on the phone, which is normal.
      This is awesome if you have a medium sized app that you think could take off.

    • @ProgrammingwithPeter
      @ProgrammingwithPeter 5 лет назад +1

      @@tmarsha4 read carefully, this forces you to work with amazon services, which will add up your costs, 39$ it is for vapor but the lambda from amazon.. If your app has a lot of computing it will become costly

    • @tmarsha4
      @tmarsha4 5 лет назад

      @@ProgrammingwithPeter What's the alternative, though? I see Vapor as the opposite of enterprise -- enterprise companies don't use AWS as often as we think; they've scaled out of it to be cost effective.

    • @ProgrammingwithPeter
      @ProgrammingwithPeter 5 лет назад

      @@tmarsha4 well I think that a simple vps for 40$ will be good enough for a medium app or a dedicated server. Well azure is Very expensive so I encountered enterprise apps that run completely on amazon services, just because it is cheaper but harder to bind all of them together. But when we talk about cheap here it is of hundreds and thousands monthly, maybe we have different opinions on what means enterprise.

  • @jackzhang1387
    @jackzhang1387 5 лет назад +1

    Laravel是非常好用的框架,比thinkphp好多了

  • @MyGodTube
    @MyGodTube 5 лет назад +1

    DevOps who?

  • @Tyche.Crypto
    @Tyche.Crypto 5 лет назад

    Don't you think it's over priced?

    • @robbo_
      @robbo_ 5 лет назад

      LOL what?

    • @Tyche.Crypto
      @Tyche.Crypto 5 лет назад

      @@robbo_ for solo project, yes

    • @MyGodTube
      @MyGodTube 5 лет назад

      Did you pay for devOps hour lately?

    • @Tyche.Crypto
      @Tyche.Crypto 5 лет назад

      @@MyGodTube what do you mean?
      What I mean for solo startup projects is expensive to try it

    • @MyGodTube
      @MyGodTube 5 лет назад

      @Robbo $39/mo is not expensive considering the alternative of devops dude to manage your AWS, that would be way more expensive

  • @TheRoqco
    @TheRoqco 5 лет назад +15

    This guy finds ways to advertise something new every year lol

    • @TheNewFaceOfHSP
      @TheNewFaceOfHSP 5 лет назад

      Gonna keep the lambo somehow.

    • @XenonSchneizel
      @XenonSchneizel 5 лет назад

      if you can come up with something like this to advertise, go ahead.

  • @agil-j4n
    @agil-j4n 5 лет назад

    😍

  • @aseemlalfakawma5084
    @aseemlalfakawma5084 5 лет назад

    Basically Netlify for PHP on steroids.

  • @studiowebselect
    @studiowebselect 5 лет назад

    A real Game changer.
    Vapor + Nova ???

  • @kaibe5241
    @kaibe5241 5 лет назад +1

    Bye-bye devops engineers. Sorry dudes :(