AWS Lambda Vs EC2 | Serverless Vs EC2 | EC2 Alternatives

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ค. 2024
  • In this video we are going to learn the differences between ec2 vs lambda by going over:
    1. What is Serverless and what is EC2
    2. Environment, Use Case difference between lambda and ec2
    3. Learn how differently EC2 and Lambda scale
    4. Do Cost comparison lambda vs ec2 for couple cases
    5. Finally we are going to look at some EC2 alternatives and end with parting words.
    Connect with me in LinkedIN: / rajdeep-sa-at-aws
    DEFINITELY DO NOT CLICK: / @cloudwithraj
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 45

  • @paintdrops
    @paintdrops ปีที่แล้ว

    This video is exactly what I was looking for; you covered all the relevants aspects of the comparison! This should be in the AWS ec2/lambda frontpages! Thank you very much!

    • @cloudwithraj
      @cloudwithraj  ปีที่แล้ว

      Glad it was helpful! Ty for the high praise 🙌

  • @supa1009
    @supa1009 2 ปีที่แล้ว +1

    You are a great teacher, you helped me a lot!

  • @THEAVISTER
    @THEAVISTER 3 ปีที่แล้ว +2

    Awesome run down of EC2 and Lambda! Thank you!

    • @cloudwithraj
      @cloudwithraj  3 ปีที่แล้ว

      Thanks Avi Dave! I am glad you found this useful.

  • @estelagartija4149
    @estelagartija4149 4 ปีที่แล้ว +1

    Omg this is right what i was looking for, thank you very muuuuch

  • @shakeebkhan6198
    @shakeebkhan6198 2 ปีที่แล้ว

    Good One Raj ....Please keep it up , really you represent concepts in a simple and practical way

  • @rajarshibarman4474
    @rajarshibarman4474 3 ปีที่แล้ว +1

    I was thinking to make the backend for my next project serverless or host it on cloud this video gave me a lot of clarity thanks Raj...

    • @cloudwithraj
      @cloudwithraj  3 ปีที่แล้ว +1

      Thanks Rajarshi for the kind words!

  • @PawanKumar-bl8fg
    @PawanKumar-bl8fg ปีที่แล้ว

    you are simply great Sir !!

  • @Installator1
    @Installator1 4 ปีที่แล้ว

    Thanks a lot for this great video! Very informative and useful 🙏🏼

  • @ericksousa8385
    @ericksousa8385 3 ปีที่แล้ว

    clear and simple, thank you!

  • @indexoutofboundexception8713
    @indexoutofboundexception8713 4 ปีที่แล้ว

    Great video! It is very well explained.

    • @cloudwithraj
      @cloudwithraj  4 ปีที่แล้ว

      Glad it was helpful! Thanks for watching

  • @indycinema
    @indycinema 3 ปีที่แล้ว +3

    Helpful video. I'd say product lock-in, rather than native integration, Native implies speed. But who cares what words mean?

  • @hashimiqbal4871
    @hashimiqbal4871 2 ปีที่แล้ว +2

    Great video - that was explained really really well. Just a question on the Cost comparison on the "Money Matters" section. Are the EC2 instances in the use cases at 100% CPU utilization, or is there some idle capacity remaining?

  • @kalidindiprashanth7363
    @kalidindiprashanth7363 2 ปีที่แล้ว

    Impressive video 👍. May God bless you 🙏

  • @janduna9187
    @janduna9187 3 ปีที่แล้ว

    Nice points!

  • @AhmadHddad01
    @AhmadHddad01 3 ปีที่แล้ว

    Great content, Thanks

  • @shivamgupta8866
    @shivamgupta8866 4 ปีที่แล้ว

    its a great help, thanks ....

    • @cloudwithraj
      @cloudwithraj  4 ปีที่แล้ว

      Glad it helped. Thanks for watching!

  • @SmitRao
    @SmitRao 4 ปีที่แล้ว

    Thanks so much, really puts into perspective the pricing differences between these two services

    • @cloudwithraj
      @cloudwithraj  4 ปีที่แล้ว

      Glad it was helpful! Thanks for watching!

    • @jairogerald7958
      @jairogerald7958 2 ปีที่แล้ว

      I know im asking the wrong place but does someone know of a trick to get back into an instagram account?
      I was stupid forgot the account password. I would appreciate any help you can offer me!

    • @daxtonrhett5690
      @daxtonrhett5690 2 ปีที่แล้ว

      @Jairo Gerald Instablaster =)

    • @jairogerald7958
      @jairogerald7958 2 ปีที่แล้ว

      @Daxton Rhett i really appreciate your reply. I found the site on google and Im in the hacking process now.
      Looks like it's gonna take a while so I will reply here later when my account password hopefully is recovered.

    • @jairogerald7958
      @jairogerald7958 2 ปีที่แล้ว

      @Daxton Rhett It worked and I finally got access to my account again. Im so happy:D
      Thanks so much, you saved my account!

  • @AlternativeTakes
    @AlternativeTakes 2 ปีที่แล้ว

    Hi Raj. What do you think of using amplify to build a dynamic web app instead of serverless? That way ci cd is dealt with and it scales automatically and facilitate time to market and is easier to use for someone who has never done serverless. Costs would be maybe even lower if you take in consideration all the features amplify brings

  • @ddararan7028
    @ddararan7028 3 ปีที่แล้ว

    Hm.. May i have a question? how can i access to DB on serverless system(such as AWS lambda)?

    • @cloudwithraj
      @cloudwithraj  3 ปีที่แล้ว +1

      Same way as your code does from EC2 or EKS. You will have a Lambda IAM role allowing access to databases (RDS, Dynamo) and the Lambda code will access the database like any code.

  • @webdevnoob
    @webdevnoob 4 ปีที่แล้ว +1

    Good summary!
    Can you make a video on how does one actually develop an app for Lambda?
    I mean what's the local dev setup look like up to pushing code to production :-)

    • @cloudwithraj
      @cloudwithraj  4 ปีที่แล้ว +1

      Good suggestion, I will do this in one of my future videos! Judging by your question, you are definitely not a noob in web dev :). Cheers.

    • @webdevnoob
      @webdevnoob 4 ปีที่แล้ว

      ​@@cloudwithraj But I am though lol. Thanks for making easy to understand videos.

  • @viktorbranco8362
    @viktorbranco8362 ปีที่แล้ว

    I don't recommend lambda if you expect many people to ddos your API. The bill can get big.

    • @cloudwithraj
      @cloudwithraj  ปีที่แล้ว

      Same will be true for EC2 with ASG. You can limit how much Lambda can scale. Ideally apply AWS DDoS protection service AWS Shield, whether using Lambda, EC2, or Kubernetes

  • @mohammedramadan3480
    @mohammedramadan3480 2 ปีที่แล้ว

    what kind of ec2 that literally can handle 1 Million request per second ? xD

  • @RahulAhire
    @RahulAhire 4 ปีที่แล้ว +2

    video is really good. only the thing i would suggest that can you speak in your normal accent. Your forced fake foreign accent looks terrible. Absolutely terrible.

    • @skullwise
      @skullwise 4 ปีที่แล้ว +4

      Bro, I think that's how his accent is. I was able to follow each word of what he spoke. I am wondering why you find it terrible. Be nice.

    • @Installator1
      @Installator1 4 ปีที่แล้ว +1

      what's the point with such dumb comment?