Container vs Virtual Machines (Why use Docker?)

Поделиться
HTML-код
  • Опубликовано: 18 сен 2023
  • To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/KodapsAcademy . The first 200 of you will get 20% off Brilliant’s annual premium subscription.
    To get hands-on knowledge of Containers, follow along the "Build Docker" container challenge at app.codecrafters.io/join?via=...
    Today, we have a hot topic to dig into: Containers vs. Virtual Machines. Are you sure you understand the difference between the two? While going through a challenge building Docker with Go, I realised I hadn’t quite grasped what a container is.
    Let me ask you this question: Do you know under which conditions running a Docker container is at least as expensive (computationally ) as running a virtual machine?
    If you don’t know the answer to that question, stick around. We’ll be working out the answer to that and more, such as: What is a VM? What is a container? What are the differences between a container and a VM? Why is a container more lightweight(generally speaking)? What are the drawbacks of using a container when compared to a VM?
    The first step is to understand what a VM (or Virtual Machine) is.
    #docker #virtualmachines #vm
    Want to go into further depth? Head to kodaps.dev/
    This video was sponsored by Brilliant.
  • НаукаНаука

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

  • @KodapsAcademy
    @KodapsAcademy  8 месяцев назад +1

    To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/KodapsAcademy . The first 200 of you will get 20% off Brilliant’s annual premium subscription.

  • @hekatonapi3697
    @hekatonapi3697 8 месяцев назад +7

    Well that explains why Docker Desktop on Windows is slow as molasses, compared to running it on ubuntu or something. Thanks for the insights, great video!

  • @457Deniz457
    @457Deniz457 8 дней назад

    Best explanation so far 👌

  • @SleepeJobs
    @SleepeJobs 8 месяцев назад +1

    I used to mess up the answer to this question EVERY-TIME. This video made the concept so much clear for me

    • @KodapsAcademy
      @KodapsAcademy  8 месяцев назад +1

      I'm glad I was able to be helpful, then :)

  • @coffeeowl86
    @coffeeowl86 8 месяцев назад

    Awesome video! Concise and clear explanation coupled with neat diagrams. Thank you!
    Subscribed and looking forward to more of your videos ;)

    • @KodapsAcademy
      @KodapsAcademy  8 месяцев назад +1

      Glad you liked it, welcome aboard :)

  • @yasirshahzad3732
    @yasirshahzad3732 2 месяца назад

    Very well explanation,

  • @HabeebAbiola
    @HabeebAbiola 2 месяца назад

    What a brilliant explanation and a nice video. Thank you

  • @kolawoleomotosho3073
    @kolawoleomotosho3073 8 месяцев назад +1

    Right here waiting