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
210
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
980
Chef - Whip It Good
sascha_d
1
280
Exiting Vacuum: Integrating Configuration Management into your Ecosystem
sascha_d
1
170
Take Back Your Toolchain
sascha_d
0
150
When Chef Runs Riot
sascha_d
1
260
Velocity 2013 - Getting Started With Configuration Management
sascha_d
5
500
Doom Your Chef in 3 Easy Steps
sascha_d
5
1.5k
Infracoders Unite
sascha_d
1
150
Other Decks in Technology
See All in Technology
開発生産性を上げながらビジネスも30倍成長させてきたチームの姿
kamina_zzz
2
1.7k
Python(PYNQ)がテーマのAMD主催のFPGAコンテストに参加してきた
iotengineer22
0
520
iOSチームとAndroidチームでブランチ運用が違ったので整理してます
sansantech
PRO
0
150
AI前提のサービス運用ってなんだろう?
ryuichi1208
8
1.4k
リンクアンドモチベーション ソフトウェアエンジニア向け紹介資料 / Introduction to Link and Motivation for Software Engineers
lmi
4
300k
データプロダクトの定義からはじめる、データコントラクト駆動なデータ基盤
chanyou0311
2
330
[CV勉強会@関東 ECCV2024 読み会] オンラインマッピング x トラッキング MapTracker: Tracking with Strided Memory Fusion for Consistent Vector HD Mapping (Chen+, ECCV24)
abemii
0
230
Taming you application's environments
salaboy
0
200
Amazon CloudWatch Network Monitor のススメ
yuki_ink
1
210
Lexical Analysis
shigashiyama
1
150
OTelCol_TailSampling_and_SpanMetrics
gumamon
1
220
エンジニア人生の拡張性を高める 「探索型キャリア設計」の提案
tenshoku_draft
1
130
Featured
See All Featured
What's in a price? How to price your products and services
michaelherold
243
12k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.5k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Building Flexible Design Systems
yeseniaperezcruz
327
38k
Six Lessons from altMBA
skipperchong
27
3.5k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.3k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Why Our Code Smells
bkeepers
PRO
334
57k
GraphQLとの向き合い方2022年版
quramy
43
13k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
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