(Day 29) DevOps Challenges

https://ithelp.ithome.com.tw/upload/images/20201012/20129609tlFqw0K4bB.jpg
despite all the benefits we stated yesterday, toady we going to talk about the devops challenges. here is some of devops challenges:

  1. Choosing the right metics is hard
    An effective DevOps effort needs metrics that drive smart automation decisions—and yet organizations often struggle with DevOps metrics.
  2. Limited Funds
    DevOps initiatives face other obstacles as well. Given the significant organizational and IT changes involved—with previously siloed teams joining forces, changing job roles, and encountering other transitions— adjustments will take time
  3. Complexity
    DevOps efforts can be mired in complexity. IT leaders may have difficulty articulating the business value of their work to key executives. In terms of governance, will centralization and standardization lead to better results, or just more layers of innovation-killing bureaucracy? And then there's organizational change: Can your teams overcome resistance to change and inertia, unlearning many years of doing things a certain way, share their practices and learn from others, and integrate and orchestrate the right tools?
  4. Unrealistics Goals
    DevOps efforts can fail for many reasons, such as setting unrealistic expectations, tracking metrics that don't align with business goals, or implementing a half-baked DevOps effort that embraces agile methodologies while keeping IT ops and engineering/development teams in traditional silos.

<<:  JavaScript 之旅 (27):Promise.any() & AggregateError

>>:  【I Love Vue 】 Day 28 爱荷华博弈任务(九) - 结算画面

Day7-TypeScript(TS)基础型别资料Part 2

今天要接续昨天的继续介绍基础资料型别,如下 Enum 型别 Null 型别 Undefined 型别...

Day 15 : 特徵工程 tf.Tramsform 介绍

特徵工程是机械学习相当重要的一环,有处理数据以及实行 ML/DL 任务经验者对特徵工程一定不陌生,...

Day 20. 用 Figma 来设计基本 icon 吧!

Figma 的介面布局与一般的设计软件很类似,上方(1)为工具列,左方(2)可切换 Layer, P...

04 - Tmux - 终端机管理工具

在开发时,常常需要多个指令同时运作(例如一个启动前端专案、一个启动後端专案),因此会需要同时开启多个...

Day20 Vue元件中的网页模板

我们现在应该大概了元件到底在干嘛了,今天的话我们就来聊聊HTML模板怎麽写在我们的元件里面,通常我们...