DevOps vs Platform Engineering - Is DevOps Dead?

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

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

  • @harshilpatel4989
    @harshilpatel4989 Год назад +5

    Shouldn't we consider AI when it comes to future predictions?

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

    I manage a Platform Team for a large company. The key to success is that the developers must own and manage their own IaC for provisioning their own solutions (using the platform’s API). Relying on the Platform Team to actually build the solution and manage the IaC will create a tightly coupled dependency between teams, and just does not work.
    It’s a mistake for devs not to understand their apps config (relying on any another team for this). Also, ,y experience has been that it can be extremely challenging to get a group of devs to agree on tools. So exposing the platform via APIs kind of allows the devs to sort that problem out between themselves. And “you built it, you run it” is effective in ensuring high quality implementations and releases, and is very effective at managing technical debt.

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

      @@zoltannemeth8864 well there are different usecases, at walmart there is a massive platfom team and I was part of that large scale team where you would request for cluster and infra and the ML engineers just deploy their models.
      Others will deploy their apps.

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

    So basically, currently i am setting up the platform along with databases and CI CD pipelines for application delivery and the monitoring. Apart from that, I am also ensuring a proper standards of Policy as code and private cloud implications. That am i a platform+devops engineer 🤐

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

      @@Ashborn_Dynasty well yes some will have pure devops folks in the olatfrom team while other will have programming as well for building those automation tools and gluing things together to make them available for everyone in the company

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

    How AI could start to affect this roles ? Like it does with devs a near future predictions

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

      @@_xenomorph8096 we need to get used to AI and get kt do our jobs easier so that we become more productive

  • @rahul.web3
    @rahul.web3 Год назад +1

    Thanks for sharing your valuable views 👍

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

    platform engineering is build on the top of DevOps ecosystem. Am I right?

    • @kubesimplify
      @kubesimplify  Год назад +2

      next iteration, very much suitable for large enterprises

  • @VrashabhSontakke
    @VrashabhSontakke Год назад +1

    Simply put, DevOps has nothing to do with Platform Engineering, both can coexist even in the same company. But, PE tends to solve the problem of Devs dont want to do Ops and Ops people dont want to do dev.

    • @kubesimplify
      @kubesimplify  Год назад +4

      I would disagree, if you even see the job specs they are almost the same for devops engineer and platfrom engineer.
      From my past experience at walmart, hp and oracle I can 100% say that platform engineering is next iteration of devops so saying that they are unrelated is wrong IMO.
      Would love to hear your experience on how you define it and where have you used it?

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

      @@kubesimplify Yeah I actually agree your disagreement. PE is faster and better than DevOps,
      But,
      While both DevOps and Platform Engineering are concerned with delivering software efficiently and reliably, the main difference lies in their scope of responsibilities. DevOps is more focused on the development and delivery of software, while Platform Engineering is more focused on the underlying infrastructure and platforms that enable that development and delivery. However, both teams need to work closely together to ensure that software can be developed, deployed, and delivered in a timely and efficient manner.
      I don't have any professional experiences but I wish to be a Platform Engineer one day, I learnt all of it from all the amazing blogs and videos from Humanitec.

    • @kubesimplify
      @kubesimplify  Год назад +1

      @@VrashabhSontakke that is what I have explained in my video, if you watch till the end its been explained. Also its not something new its just been pushed very hard these days. Like 2017-18 also had platforms very well built for teams