Benefits of the Cloud | Netflix & AWS Real World Example

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

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

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

    What benefits have you seen from transitioning to the cloud?

  • @Kylix-wy5br
    @Kylix-wy5br 5 лет назад +3

    Amazing Video Tom. Thanks 🙏 so for much your simple but wonderful explanations.

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

    Nice explanation, using a practical example. Thank you.

  • @resltessmindtwr
    @resltessmindtwr 3 года назад +1

    yeah but they're not using EC2 directly like that though right ?

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

      I mean, they kind of are. You're hosting your applications on EC2 instances. What ever type of application you're hosting, whether it be a web application, or a multiplayer game, it will be using EC2 instances. EC2 instances are virtual servers in the AWS Cloud. There might be EC2 instances for HTTPS servers, there might be some for TFTP (though you're better off using S3 Buckets if you are storing simplified objects...it's just an example); Authentication servers may be running off EC2 instances too. It all depends on how the company hosts their application's infrastructure, but they'll mainly be using EC2 instances to host their applications on servers.

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

      I think they have some kind of data cluster feature within common shared hard drives that all EC2 machines are able to read from moment to moment - feature like Microsoft failover cluster !

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

      correct me if I am wrong , if any EC2 machine that is on production face any failure then redirect the traffic and the storage availability through another machine within the same hard drive - data replication ?

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

    Great video!

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

    Great video!! 😊

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

    Thank you

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

    This architecture is not cost effective so we can use S3 and save all videos with cloudfront infront