I did not know much about AWS until today and just within a few hours watching your videos on youtube, I don't feel overwhelmed anymore about learning everything that AWS has to offer. Serverless services make things so much easier for someone who is just starting to learn AWS. Thank you so much for your excellent videos!
@lifelesstutorialbuilder1 Жыл бұрын
rise and shine mister freeman, *r i s e*
@lifelies4 ай бұрын
So great explanations. I'm in Sec Arch but as ex-dev very hard to find learnings like this. Thx for all vids already 2hrs Today and getting back on AWS
@Morphletics Жыл бұрын
Really like your videos. Thank you for the time and effort your put into these. Your video on S3 helped me get one of the best presentation grades in my AWS DevOps training cohort!
@MelonGuy777Ай бұрын
“Gordon doesn’t need to hear all of this he is a highly trained professional“
@Liv4IT2 жыл бұрын
Useful precise and get to the point video thank you 😊
@zuowang5185 Жыл бұрын
9:00 doesn't ec2 also 1. you don't not need to manage hardware 2. can use AWS builtin security 3. can autoscale 4. pay for what you use 5. performant 6. service integration 7. easy to use
@josephrajareddy46068 ай бұрын
For lambda you’re billed when it is triggered, for ec2 you’re billed irrespective of usage.
@hameddadgour2 жыл бұрын
Great video. Thank you for sharing!
@JohnMalarky664 ай бұрын
Gordon doesn’t need to hear all of this, he’s a highly trained professional.
@anthonyparrett27792 жыл бұрын
Really looking forward to more information about cold starts, especially when it comes to micro service architecture, if possible. Maybe even cost comparisons between running a server 24/7 with something like ECS/Fargate vs. using provisioned concurrency.
@app-o-matix2 жыл бұрын
You might check out “Serverless Architectures on AWS - Second Edition” by Peter Sbarski, Yan Cui, and Ajay Nair. It discusses real life implementations using Lambda and Fargate with some mention of cost considerations. Am reading it now. Be sure to get the second edition, though, which is a very recent release.
@NicoTsiridis7 ай бұрын
Fantastic explanation, thanks!
@MhyB09 Жыл бұрын
very helpful and well explained. thank you
@broncioaguilarsanjuan97504 ай бұрын
Awesome overview! Thanks! (: Can anyone expand on the limitations of using lambda? What specifics aspects of control one could consider not to use lambda instead of prioritising deployment for users?
@szeredaiakos Жыл бұрын
If you can fill couple of datacenters with your company's infrastructure it is vastly cheaper to do it in-house. Agility included.
@Wawasabih6 ай бұрын
Is there an updated video?
@akab211 Жыл бұрын
Perhaps Gordon Freeman knows about lambdas?
@BreadTeleporter19685 ай бұрын
Rise and Shine
@МихаилЯнов-ч3я2 жыл бұрын
Great material, thank u.
@AbdulRehman-hc9kc Жыл бұрын
Very well explained
@Omarwaqar-pt7wf10 ай бұрын
What if someone spams your service or do DDOs attack on it you wallet will drain so how to protect our lambda services from these attacks
@MEIYANG-sj2sb5 ай бұрын
nice video, thank you!
@bobbyvishal8773 Жыл бұрын
Clean and simple
@PankajVLOGZZz2 жыл бұрын
Can we deploy spring boot java application with lambda and dynamodb
@trustypotato9998 Жыл бұрын
wait a seccond, isnt that the lambda on hal-
@t1910j Жыл бұрын
Enlightening!
@mostinho7 Жыл бұрын
Done thanks
@guestsneezeplayz6 ай бұрын
why use the half life lambda instead of AWS lambda logo
@mrnobody57632 жыл бұрын
I gonna take your course for sure. I want to ask U, what you would suggest the most for the local development environment setup between CDK and SAM? I need to use Lambda with Python for a project which will interact with SQS, Rest APIs and will probably use DynamoDB or Aurora for the data layer. Coming from the java world, I'd like to create lots of unit tests and mocks (I saw moto as framework) and be able to debug the code locally pointing to the real infrastructure or to mocks. With such requirements, what would you suggest between CDK and SAM? I saw the summary of your course and I didn't see anything regarding development environment setup, unit tests and mocks. Maybe something regarding CDK. If it is so, I suggest you to add something. Thank you a lot for all the work you do, really appreciated.
@BeABetterDev2 жыл бұрын
Hi there. For infrastructure setup I suggest using cdk. For local testing, cdk has a new feature that lets you leverage Sam to execute your lambda code in a local docker container. I made a video on this recently called if you check my recent uploads. Hope this helps!
@تحلیلبازارسهام-ج7ل Жыл бұрын
VERY VERY GOOD
@aplexcitygaming821 Жыл бұрын
Is lambda Iaac or Paac? I still get those mixed up
@michellelunadev Жыл бұрын
I think is PaaC because you dont need to install the runtime (Python, Node,etc), just choose it and write and execute code.
@sreedevi16482 жыл бұрын
Excellent
@cashbin58 Жыл бұрын
Dawg that is just straight up the Half-life logo I mean its ORANGE for goodness sake
@RandomN4me11 ай бұрын
bro be using the half life lambda like its nothing
@rishiraj2548 Жыл бұрын
thanks
@assadlayne64462 жыл бұрын
really looking forward to your Udemy course but they don't seem to be having a sale right now - any chance of that happening soon or getting a coupon code?
@hamodeyDooba2 жыл бұрын
Hey Mate, Do you have coupon for you udemy course? I'm here to support your content , it look amazing
@JohnTheHumbleMan2 жыл бұрын
Wonderful course! It seems that you don't participate Udemy promotions? :P
@denifnaf587410 ай бұрын
Crowbar
@momo_hl2 жыл бұрын
Half life moment
@Trickshotplayz2009i-un2ds Жыл бұрын
Gordon freeman! And about time to.
@ernestoendean-hughes1328 Жыл бұрын
Big day today freeman
@smellyfarter20 Жыл бұрын
Have you seen my coffee cup?
@denifnaf587410 ай бұрын
*STOP FUCKING WITH THE MICROVAWE!!!* -Generic scientist 694201337
@C-1_room168-84 ай бұрын
"Hi"
@neopabo Жыл бұрын
I have a sinking feeling small companies that launch products using Lambda will suddenly, mysteriously, be competing with Amazon's identical product 6 months down the line. Hm.
@splat752 Жыл бұрын
Possibly. I am wondering what kind of people use it and for what. If one uses it for data science, say, with a long running CPU intensive task how expensive would it be and would I be better off using a VPS?
@metrocop84842 жыл бұрын
Oh god
@momo_hl2 жыл бұрын
Have you seen a "Freeman" somewhere
@Ezra4170 Жыл бұрын
No
@BeABetterDev Жыл бұрын
This video is a free preview for my course: AWS Lambda - A Practical Guide. Join thousands of other students and learn the most important parts of AWS Lambda: bit.ly/aws-lambda-course
@Aha5653ch.10 ай бұрын
half life confirmed
@dejay100 Жыл бұрын
I feel like companies who use lambda must have ridiculous ties.
@mrrishiraj882 жыл бұрын
🙏👍👍
@Trickshotplayz2009i-un2ds Жыл бұрын
Wait lambda is a real thing? I thought it was a half life thing
@Toaster2thousand Жыл бұрын
same
@yoyoclockEbay11 ай бұрын
He totally stole it from half life dude.
@dejay100 Жыл бұрын
he uses the half life logo in the thumbnail ☠
@TheLostProbe Жыл бұрын
he doesn't know 💀💀
@gtjjo Жыл бұрын
Half life real
@Northstar20005 ай бұрын
You will own nothing and be happy
@hazmatpants5 ай бұрын
Why do we all have to wear these ridiculous ties?!