Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Configuration Management: Stability in Your Pip...
Search
Sascha Bates
November 01, 2013
Technology
1
220
Configuration Management: Stability in Your Pipeline
As always, my slidedeck has almost no actual content. You should watch the video when it goes up.
Sascha Bates
November 01, 2013
Tweet
Share
More Decks by Sascha Bates
See All by Sascha Bates
Magic Pixie Dust Not Included
sascha_d
1
1.1k
Chef - Whip It Good
sascha_d
1
290
Exiting Vacuum: Integrating Configuration Management into your Ecosystem
sascha_d
1
180
Take Back Your Toolchain
sascha_d
0
160
When Chef Runs Riot
sascha_d
1
270
Velocity 2013 - Getting Started With Configuration Management
sascha_d
5
530
Doom Your Chef in 3 Easy Steps
sascha_d
5
1.6k
Infracoders Unite
sascha_d
1
160
Other Decks in Technology
See All in Technology
家族の思い出を形にする 〜 1秒動画の生成を支えるインフラアーキテクチャ
ojima_h
3
1.2k
Nx × AI によるモノレポ活用 〜コードジェネレーター編〜
puku0x
0
620
AI関数が早くなったので試してみよう
kumakura
0
320
Amazon Q と『音楽』-ゲーム音楽もAmazonQで作成してみた感想-
senseofunity129
0
150
形式手法特論:位相空間としての並行プログラミング #kernelvm / Kernel VM Study Tokyo 18th
ytaka23
3
1.4k
生成AI導入の効果を最大化する データ活用戦略
ham0215
0
160
Jamf Connect ZTNAとMDMで実現! 金融ベンチャーにおける「デバイストラスト」実例と軌跡 / Kyash Device Trust
rela1470
1
200
【CEDEC2025】『Shadowverse: Worlds Beyond』二度目のDCG開発でゲームをリデザインする~遊びやすさと競技性の両立~
cygames
PRO
1
370
Kiroでインフラ要件定義~テスト を実施してみた
nagisa53
3
370
意志の力が9割。アニメから学ぶAI時代のこれから。
endohizumi
1
100
LTに影響を受けてテンプレリポジトリを作った話
hol1kgmg
0
370
薬屋のひとりごとにみるトラブルシューティング
tomokusaba
0
360
Featured
See All Featured
The World Runs on Bad Software
bkeepers
PRO
70
11k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Facilitating Awesome Meetings
lara
54
6.5k
Site-Speed That Sticks
csswizardry
10
770
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Mobile First: as difficult as doing things right
swwweet
223
9.9k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Visualization
eitanlees
146
16k
Building an army of robots
kneath
306
45k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Transcript
Configuration Management: Stability in Your Pipeline sascha bates Saturday, November
2, 13
blog.brattyredhead.com Twin Cities Infracoders Meetup @sascha_d The Ship Show Podcast
sascha bates Saturday, November 2, 13
Automation Consultant
[email protected]
Saturday, November 2, 13
credentials? In love with CM since 2010 victim and perpetuator
of inconsistency over the years Saturday, November 2, 13
The Problem Environments Run Amok Saturday, November 2, 13
configuration management homogenous environments consistent process Environments Run Amok Saturday,
November 2, 13
A tool is just a tool Saturday, November 2, 13
it’s what you do with it that matters Saturday, November
2, 13
Environments... who cares? Saturday, November 2, 13
This Never Happens incorrect/incomplete deployment instructions Saturday, November 2, 13
This Never Happens wrong database connection string deployed to Production
Saturday, November 2, 13
This Never Happens smtp server fixed by hand then forgotten
Saturday, November 2, 13
This Never Happens test apache server with special configs Saturday,
November 2, 13
This Never Happens ssh keys pushed by hand Saturday, November
2, 13
What Happened? Saturday, November 2, 13
Two Failures Saturday, November 2, 13
Two Failures Communication Saturday, November 2, 13
Two Failures Communication Ownership Saturday, November 2, 13
Communication people gotta talk Saturday, November 2, 13
Communication people gotta talk DEVOPS Saturday, November 2, 13
Communication people gotta talk DEVOPS BASIC HUMANITY Saturday, November 2,
13
Technical Ownership Dev and Test are the Cinderellas of Environments
Saturday, November 2, 13
Environments are complex Saturday, November 2, 13
Environments are unloved Saturday, November 2, 13
Environments become unloveable Saturday, November 2, 13
Environments are necessary Saturday, November 2, 13
So Many Things... and none of them belong in your
code build Saturday, November 2, 13
packages and versions So Many Things... and none of them
belong in your code build Saturday, November 2, 13
packages and versions mail servers So Many Things... and none
of them belong in your code build Saturday, November 2, 13
packages and versions mail servers multiple data centers So Many
Things... and none of them belong in your code build Saturday, November 2, 13
packages and versions mail servers multiple data centers database users
and passwords So Many Things... and none of them belong in your code build Saturday, November 2, 13
packages and versions mail servers multiple data centers database users
and passwords connection strings So Many Things... and none of them belong in your code build Saturday, November 2, 13
packages and versions mail servers multiple data centers database users
and passwords connection strings integration URLs So Many Things... and none of them belong in your code build Saturday, November 2, 13
packages and versions mail servers multiple data centers database users
and passwords connection strings integration URLs deployments So Many Things... and none of them belong in your code build Saturday, November 2, 13
packages and versions mail servers multiple data centers database users
and passwords connection strings integration URLs deployments batch jobs So Many Things... and none of them belong in your code build Saturday, November 2, 13
Saturday, November 2, 13
Configuration Management to the rescue Saturday, November 2, 13
Eliminate Mistakes Ensure Consistency Automate Complexity Separation of Duties Saturday,
November 2, 13
Eliminate Mistakes people out of the pipeline Saturday, November 2,
13
Eliminate Mistakes people out of the pipeline Saturday, November 2,
13
Ensure Consistency one OS build to rule them all Saturday,
November 2, 13
Ensure Consistency one OS build to rule them all easy
Saturday, November 2, 13
Ensure Consistency one OS build to rule them all easy
fast Saturday, November 2, 13
Ensure Consistency one OS build to rule them all easy
fast reliable Saturday, November 2, 13
Ensure Consistency one OS build to rule them all easy
fast reliable server builds Saturday, November 2, 13
Ensure Consistency Packages yum install tomcat or download random tomcat;
install Saturday, November 2, 13
Ensure Consistency Packages yum install tomcat or download random tomcat;
install Saturday, November 2, 13
Ensure Consistency Packages yum install tomcat or download random tomcat;
install W RON G Saturday, November 2, 13
Ensure Consistency Packages package 'apache' do version ‘2.2.9’ action :install
end Saturday, November 2, 13
Ensure Consistency Packages package 'apache' do version node[‘apache’][‘version’] action :install
end Saturday, November 2, 13
Ensure Consistency Central Configurations locate environment- specific configurations outside the
codebase Saturday, November 2, 13
Automate Complexity your 5 year old bash scripts not cutting
it Saturday, November 2, 13
Automate Complexity stop running around to multiple servers Saturday, November
2, 13
Automate Complexity stop running around to multiple servers app version
1.2.2 bump 1.3.0 trigger deployment actions across multiple tiers Saturday, November 2, 13
Separation of Duties Saturday, November 2, 13
confidence Saturday, November 2, 13