The DevOps Handbookadopters d. EXPANDING DEVOPS ACROSS OUR ORGANIZATION i. As we generate success, we earn the right to expand the scope of the DevOps Initiative 1. Find Innovators & Early Adopters2. Build Critical Mass & reducing cost ii. Matrixed-oriented 1. Combines functional and market orientation 2. Often results in complicated structures iii. Market-oriented 1. Optimized for responding quickly to customer needs visibility ii. Encourages long queues and long lead times iii. Poor handoffs and large rework d. ENABLE MARKET-ORIENTED TEAMS (“OPTIMIZING FOR SPEED”) i. Goal of many small teams working safely and independently0 码力 | 8 页 | 22.57 KB | 6 月前3
A Seat at the Table: IT Leadership in the Age of Agility - Part 2as all strategic management is an art. Just as the CMO must sense market opportunities, weigh tactics for communicating with that market and encouraging it to purchase, and manage creative talent to present cost us to design and produce it? Will our competitors launch a competing product? Will our market be wiped out in a dramatic fireball from space, or will the Four Horsemen ride in just as we start The more advance planning we do, the longer it takes to get a product to market; the longer it takes to get a product to market, the more risk we assume. our governance decisions would not be based0 码力 | 7 页 | 387.61 KB | 6 月前3
Predictably Irrationalprevail, and the other where market norms make the rules.” o “once market norms enter our considerations, the social norms depart” o “when a social norm collides with a market norm, the social norm goes0 码力 | 3 页 | 234.46 KB | 6 月前3
python3学习手册#水平排列,从左到右 con.pack(fill=tkinter.BOTH, expand=tkinter.TRUE) #让里边的控件跟随窗 口自动拉伸大小 fill= {NONE、X、Y、BOTH} #选择当控件伸缩时按照哪个方 向填充 expand= {bool 类型值} #跟着父控件一起伸缩 ②grid布局管理器 pack(fill="both", expand=True) # 在框架1中添加标签 label = tkinter.Label(frame1, text="Hello 标签1") label.pack() # 创建框架2 frame2 = tkinter.Frame(window, bg="blue", width=200, height=100) frame2.pack(fill="both", expand=True) 光标位置获 显示 label.pack(side=tkinter.BOTTOM, fill='both') text = tkinter.Text(window) # 文本域 text.pack(expand=True, fill='both') text.focus_set() # 获取组件焦点(解决文本域初始化不显示光标) # 捆绑键盘鼠标事件 text.bind('', 0 码力 | 213 页 | 3.53 MB | 1 年前3
The DevOps Handbookhide from itself: it acknowledges and confronts problems g. FIND AND FILL ANY TELEMETRY GAPS i. Expand metrics from business, application, infrastructure, client software, and deployment pipeline levels0 码力 | 8 页 | 24.02 KB | 6 月前3
共 5 条
- 1













