Container Orchestration Explained

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 เม.ย. 2019
  • Learn more about Kubernetes: ibm.biz/BdPSfw
    Check out the IBM Cloud Kubernetes Service: ibm.biz/BdPSft
    We've talked about containerization already, and now Sai Vennam is going to take a step back and talk about why container orchestration is necessary in the first place.
    Get started for free on IBM Cloud → ibm.biz/sign-up-today
    #ContainerOrchestration #Containers #Kubernetes
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @agentNirmites
    @agentNirmites 5 ปีที่แล้ว +119

    IBM employees are so good at teaching... Thank You...

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

      And at writing backwards.

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

      Couln't be truer. I almost feel like I'm becoming a cloud-guru, simply because of these videos. Kudos to IBM for this.

    • @Muhammed.Yaseen
      @Muhammed.Yaseen 2 ปีที่แล้ว +1

      @@ericsiggyscott173 They just mirror the video lol

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

      @@ericsiggyscott173 😂😂😂😂

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

      IBM is best at solutions

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

    Never thought I'd have Venom explaining cloud concepts to me.

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

    Excellent illustration. Simple and well detailed to understand.

  • @emc3000
    @emc3000 9 หลายเดือนก่อน +1

    The timestamp synched links to the relevant videos in the corner is just *chefs kiss*

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

    Man! I've always hated containers, but this video motivated me to learn more about containerization. Simple, straight to the point,,,,, 10 points :)

  • @sureshkavuri6484
    @sureshkavuri6484 5 ปีที่แล้ว +10

    Great Sai.Well explained, waiting for more videos on Kubernetes.

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

    Great explanation. The more i see your videos the more curious i am getting. Continue your great work.

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

    This is a fantastic capsule of knowledge on the essence of service orchestration. A term that is widely used, but not understood by any. I recommend to anyone who is keen on getting the big picture right. Thanks Sai

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

      Glad to hear it, Bala. We appreciate you watching our videos.

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

    A very clean and on point explanation.

  • @MultiRafael7
    @MultiRafael7 10 หลายเดือนก่อน

    This is one of the best tech channels on TH-cam. Congratulations 🎉

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

    Sai , you have a subtle tone in voice that settles gently on the ears and diffuses in like the smoke cloud from the incense sticks our moms use. The board is an excellent choice.

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

    At 1:43 minutes, you say that these containers have key things like apps, OS and dependencies. But, in a previous video you said that containers do not contain OS. So, what is the reason behind mentioning OS here?

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

      I have the same question

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

      To help anyone who sees this comment:
      Containers themselves do not contain an OS.. but what a container does is create a new interface/bridge between the processes inside of the container and the host/baremetal OS. For example, say I make a system call in my program to see what files are in the local running directory of the program. This is done by calling an OS function that does interaction with the kernel. What containers do (which is why it is called virtualization), is it asks the host kernel to create an interface that "lies" to the running process about what it is seeing as its local environment (a "virtual" environment one could say).
      So when the process asks the kernel through system call what the heck is going on, the kernel gives it a virtual likeness of what is going on. This allows the OS to impersonate different file structures/networking/compute resources different from its actual setup (though not different kernels). Because of this, we can target a specific version of an OS and guarantee our application's local environment by virtualizing it with a container, and gives us an easy way to describe and share our target environment. Containers are not "virtual OSes", they are more aptly described as "virtualization of the OS environment for a group of one or more processes".

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

    Very comprehensive! Thank you very much!

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

    This is as concise as it gets!

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

    Really good explanation. Thanks.

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

    It made so much sense! Thank you IBM!

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

    Thank You IBM for everything.. from my first PC Aptiva to this tutorial present day. :)

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

    Great explanation with frindly diagrams.

  • @chakkimisrael986
    @chakkimisrael986 8 หลายเดือนก่อน +1

    The part that intrigued me the most about this lesson was his insane skills to write backwards 😂

    • @IBMTechnology
      @IBMTechnology  8 หลายเดือนก่อน

      See ibm.biz/write-backwards

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

    Amazing and simplified way of explanation . Thanks a lot Sai. This video adds to my knowledge.

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

      Thank you, Nagakalyan!

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

      @@IBMTechnology at 5:50 , I have heard Sai stating that as part of netweorking orchestration helps achieve singular point of access to the services (based on the video). Does it mean , the orchestration platform spinf a load balancer/would it be a single IP to all the simlilar services (example front end, back end , data base services).

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

    Greatly explained, to the point, thank you! I would suggest to put load balancing (instead of putting it under network), availability with self healing. I would say that Containers is something that all developers and ops engineers need to learn as the essential component in building and running cloud native applications. It also brings next level/generation of virtualisation in a platform and language independent way.

  • @kurianbenoy9369
    @kurianbenoy9369 5 ปีที่แล้ว +1

    Amazing video Sai

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

    You explain it very nicely

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

    Did anyone notice that he was writing backwards mirrored? This is how some folks used to write status on glass on a warship... amazing talent... oh and btw great explanation too

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

    Thank you for the great video. It gives a great explanation of the concepts

  • @NamLe-wl1fq
    @NamLe-wl1fq 4 ปีที่แล้ว +1

    Very clear and straight forward. Great whiteboard presenter. IBMer.

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

    Great explanation with ilustration. i thank you.

  • @luckyslevin2690
    @luckyslevin2690 2 หลายเดือนก่อน

    Amazing explanation. Thank you

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

    Great video!

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

    Superb explanation about orchestration.

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

    Thank you for making this fabulous video

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

    impressive explanation!!!

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

    Very well explained. Thank you so much

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

    to the point . well explained . thank you

  • @financeyourindependence8667
    @financeyourindependence8667 5 หลายเดือนก่อน

    Very well explained, thank you 🙏

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

    lucid explanation....thanks a ton

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

    The things that container orchestration will do:
    1. Deployment
    2. Scaling: schedule containers to the right worker node for the best resources utilization
    3. Networking: create load balancers for external and internal services communication
    4. Operations and Insight: automatically bring up instances of a services in failure; provide integration points for service mesh and logging

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

    Thank you IBM for this video (:

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

    great teaching..

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

    Nice one! Quite helpful! :)

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

    Very well explained. It was like eating strawberries. Thanks!

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

    straight forward thank you

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

    I like this video. A very good ABCD guy. Container Orchestration

  • @csanvi
    @csanvi 11 หลายเดือนก่อน

    Hi Sai, excellent representation. Could you please comment on, how much indepth knowledge of Containers/ orchestration/ K8s is required from a Project manager's PoV? I dont have any hands on.

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

    IBM is true IT services solutions provider

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

    Intresting. Is there a video on how to do capacity planning?

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

    Brilliant !

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

    awesome video

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

    Hey Sai..Nice videos

  • @conradvdp275
    @conradvdp275 8 วันที่ผ่านมา

    Question: what tools did you use to create this transparent overlay effect?

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

    Excellent. Thank you!

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

    َAre those Nodes VMs ? Which means we have 4 VMs here (3 Worker Nodes and 1 Master Node) ?

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

    0:34 why isnt database access layer part of backend?

  • @ukaszkiepas57
    @ukaszkiepas57 หลายเดือนก่อน

    thank you! :)

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

    So with Kubernetes, you don't need a load balancer or service discovery/registry? It's all included?

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

      Yes, that's right!

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

      @@svennam92 is it correct to say that the only benefit of using a service mesh (istio) with kubernetes are features like rate limiting, circuit breakers, improved telemetry?
      I'm asking because we are currently using consul for service discovery and gradually shifting to kubernetes but not sure if we need a service mesh too

  • @ph_lips6003
    @ph_lips6003 2 หลายเดือนก่อน

    Do you have a book recommendation for working with this subject matter scientifically?

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

    Great Video. We'll explained.

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

    Great stuff. Are you really writing backwards so well?

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

      You can write stuff normally and then mirror the video)

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

      @@MinecrafterKost No reason to ruin the illusion. :)

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

    Great videos, thanks...
    I have question, how does it manage multiple DB replicas ? Will the Write operation performed to all the DB replica's ? Blocking reads during it ?...

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

      Writes would be typically done directly to primary DB. at set intervals, there would be a delay in DB syncing primary to replica, this way read from replica is always available. During the synch, the replica would be locked.
      Kubernetes [container orchestration] is capable of setting up primary and multiple replicas, you just have to define in the YAML file.

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

    Simply great

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

    Good for beginners

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

    @7:55 FE will never access DBService directly for safety , but, good draw and thanks for sharing

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

    you mentioned prometheus, can you create a tutorial about kubernetes and prometheus

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

      We will take a look at that. --Sai

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

    Nice

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

    Wait so Kubernetes has to run on it's own server? Won't that increase your costs by, in this case, 33% if you now need a whole new vm?

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

      And you want 3 backend services? Is any of this relevant for a typical startup that can manage just fine with one server?

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

    just for the feedback, sir! your accent sounds good for listening purposes but for understanding, it is quite hard.

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

    ✅✅

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

    Can you call front end as a microservice?!

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

    Venommmmm!!!!

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

    but at least explain what is orchesteration

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

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

    How to get a job at IBM:
    Step 1 - Learn to write backward

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

    Developers may see a "singular view of the world," as you say, but that is a good thing. Keep in mind that without applications (and developers), users have no reason to use an "orchestration" system in the first place. Without customers using APPLICATIONS, you don't have a business.

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

    He writes backwards.

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

      Hi Mauro...many people think I do, but here's an explanation of how we make these videos. these videos here: ibm.co/2SA1vGd Thanks for checking us out, San

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

      I thought the same thing... nice. Thanks IBM to clarify our question.. :)

  • @arjungoud3450
    @arjungoud3450 6 หลายเดือนก่อน

    Very disconnected🙄 explanation

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

    Although your explanation was good I still found it difficult to understand this topic