• Sheldan@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    It can be a buzzword, but also be convenient for various things.

    But there certainly is a steeep learning curve

    • haruki@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      1 year ago

      I agree that not everyone should use it. But once one gets past the learning curve (understanding K8s resouces and how they work together), the experience of managing services is truly a delight: easy scaling, self-healing, Nginx ingress, etc.

      • Aurelian@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Especially from the perspective of the Infrastructure team!

        The amount of magic you can create to abstract away everything so that your Dev teams can just focus on the code is a game changer.

        The mindset you need is everything is just APIs.