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.
@JoelPiccoli5 жыл бұрын
Every single year Laravel has something to impress everyone! Gratz for the team! Vapor is awesome!
@kaibe52415 жыл бұрын
Absolutely incredible. This is the best thing he's done since Laravel.
@douglasmutethia2545 жыл бұрын
Congratulations folks. This is quite amazing.
@everton-adv-br5 жыл бұрын
I like that strategy of uploading to a temp directory then move to a permanent one when (if) the user saves the form
@KlippiesNBiltong5 жыл бұрын
Taylor is the man, seriously. Vapor is crazy!
@BrianDillingham5 жыл бұрын
vapor starts at 15:15
@threewaytie5 жыл бұрын
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.
@vasiovasio5 жыл бұрын
Yes for Google Cloud Run!
@DarylLegion5 жыл бұрын
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.
@gkwebmasters5 жыл бұрын
Simply AMAZING! Good job!
@stefr7775 жыл бұрын
This is really great!
@RomainBertolucci5 жыл бұрын
Finally a great AWS GUI !
@vesper85 жыл бұрын
Only 39.99$ / month too!
@Pierstoval5 жыл бұрын
Ah, I'm not the only one to think this! :D
@RomainBertolucci5 жыл бұрын
@@vesper8 definitely worth it
@RomainBertolucci5 жыл бұрын
@@Pierstoval You're god damn right, I am so hyped about this
@GravityGamingCo4 жыл бұрын
@@vesper8 to pricy
@jesenialimited13855 жыл бұрын
I bet all the down votes on this video are from the dev ops engineers whose watching this video 😂
@benjaminnielsen82964 жыл бұрын
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.
@GravityGamingCo4 жыл бұрын
13 people had their VPS explode.
@crhayes3 жыл бұрын
“Hey everyone, this is Taylor Otwell BACK with another Laracon keynote...”
@vasiovasio5 жыл бұрын
Is someone can tell how he put these visual Select options for the database in the terminal client? 1:01:37
@moneyisenergy5 жыл бұрын
This is huge, i'll switch to it sometime down the line!!!!!!!
@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
@Pierstoval5 жыл бұрын
It almost seems like Vapor is just "AWS new GUI for PHP apps" :)
@abdimaye50735 жыл бұрын
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.
@Pierstoval5 жыл бұрын
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)
@gustavopetersen22565 жыл бұрын
"just"
@terrytan18275 жыл бұрын
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.
@mikkolauhakari40465 жыл бұрын
AWS wishes it was their new GUI, for whatever in their service 😂
@Lumaport5 жыл бұрын
how incredible!! WOW!
@Lumaport5 жыл бұрын
so extremely awesome :) :) :)
@Lumaport5 жыл бұрын
Taylor dropped the mic in such a big way....
@arumals39954 жыл бұрын
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.
@janicknorman93965 жыл бұрын
Taylor is the man
@JohnSmith-zl8rz5 жыл бұрын
newbie here, so Vapor vs Forge? two different things, works together?
@mistenkt5 жыл бұрын
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)
@aligajani5 жыл бұрын
Has anyone got logs working? (like papertrail etc)
@rahgurung5 жыл бұрын
Isn't he giving any keynote kind of talk in this con?
@h0ph1p135 жыл бұрын
kzbin.info/www/bejne/jqSzloqggKaIqpI
@creative-commons-videos5 жыл бұрын
how to upgrade my existing project in forge to vapor ?
@GravityGamingCo4 жыл бұрын
plug it into vapor with temp domain then merge over.
@JohnSmith-zl8rz5 жыл бұрын
Vapor for CraftCMS?
@y_thedreamer955 жыл бұрын
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.
@diegoaraujo91935 жыл бұрын
It will be released in August but no specific day was said.
@CzajekTutorialowiec5 жыл бұрын
I think it may be announced on Laracon EU
@pibo2302935 жыл бұрын
Does anybody know the app between Spotify and Sublime Text?
@rajathans95 жыл бұрын
pocketcasts
@pibo2302935 жыл бұрын
Rajat Hans Good catch! Thanks!
@GeorgePanayi5 жыл бұрын
Do you know the apps from messages until news? :p
@pibo2302935 жыл бұрын
George Panayi Telegram, Discord, Basecamp, Todoist and Trello
@ProgrammingwithPeter5 жыл бұрын
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!
@tmarsha45 жыл бұрын
$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.
@ProgrammingwithPeter5 жыл бұрын
@@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
@tmarsha45 жыл бұрын
@@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.
@ProgrammingwithPeter5 жыл бұрын
@@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.
@TheRoqco5 жыл бұрын
This guy finds ways to advertise something new every year lol
@TheNewFaceOfHSP5 жыл бұрын
Gonna keep the lambo somehow.
@XenonSchneizel5 жыл бұрын
if you can come up with something like this to advertise, go ahead.
@jackzhang13875 жыл бұрын
Laravel是非常好用的框架,比thinkphp好多了
@MyGodTube5 жыл бұрын
DevOps who?
@mouadziani5 жыл бұрын
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
@bemln75195 жыл бұрын
aye wa7ed ygholik php/laravel matlih l7ot jibo yxof had presentation , php is here to stay
@DrewRoberts5 жыл бұрын
Long live the King! 🍻
@Tyche.Crypto5 жыл бұрын
Don't you think it's over priced?
@robbo_5 жыл бұрын
LOL what?
@Tyche.Crypto5 жыл бұрын
@@robbo_ for solo project, yes
@MyGodTube5 жыл бұрын
Did you pay for devOps hour lately?
@Tyche.Crypto5 жыл бұрын
@@MyGodTube what do you mean? What I mean for solo startup projects is expensive to try it
@MyGodTube5 жыл бұрын
@Robbo $39/mo is not expensive considering the alternative of devops dude to manage your AWS, that would be way more expensive