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
インターンとはじめたInfrastructure as code
Search
TakashiAsanuma
January 27, 2014
Programming
1
210
インターンとはじめたInfrastructure as code
TakashiAsanuma
January 27, 2014
Tweet
Share
More Decks by TakashiAsanuma
See All by TakashiAsanuma
Supabase CLIのある開発日常
takashiasanuma
3
280
DCC2P_IDCFクラウドコンテナ商用サービス事例紹介
takashiasanuma
0
65
SUSE RancherとKubernetes環境へのWAF対応
takashiasanuma
0
170
RubyによるPub/Sub messaging - パブリッククラウドのバックエンドシステム事例 /Public Cloud backend system
takashiasanuma
0
130
RubyでPub/Sub messaging-Multi Process-Daemonizes-Application
takashiasanuma
1
12k
Scalable Applications with Pub/Sub Messaging
takashiasanuma
0
110
Pub/Subメッセージングのテスト(LT版)
takashiasanuma
0
95
IDCクラウドのバックエンド
takashiasanuma
0
130
CMやるよって言われてからのインフラチューニング
takashiasanuma
0
210
Other Decks in Programming
See All in Programming
アルテニア コンサル/ITエンジニア向け 採用ピッチ資料
altenir
0
100
ユーザーも開発者も悩ませない TV アプリ開発 ~Compose の内部実装から学ぶフォーカス制御~
taked137
0
140
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
2k
アセットのコンパイルについて
ojun9
0
120
ProxyによるWindow間RPC機構の構築
syumai
3
1.1k
テストカバレッジ100%を10年続けて得られた学びと品質
mottyzzz
2
570
はじめてのMaterial3 Expressive
ym223
2
250
さようなら Date。 ようこそTemporal! 3年間先行利用して得られた知見の共有
8beeeaaat
3
1.4k
Cache Me If You Can
ryunen344
2
650
Testing Trophyは叫ばない
toms74209200
0
850
HTMLの品質ってなんだっけ? “HTMLクライテリア”の設計と実践
unachang113
4
2.8k
意外と簡単!?フロントエンドでパスキー認証を実現する WebAuthn
teamlab
PRO
2
720
Featured
See All Featured
Site-Speed That Sticks
csswizardry
10
810
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
Fireside Chat
paigeccino
39
3.6k
Code Review Best Practice
trishagee
70
19k
Become a Pro
speakerdeck
PRO
29
5.5k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Building Adaptive Systems
keathley
43
2.7k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Transcript
1 Copyright(C) 2006-2011 ZIGExN Co., Ltd. All Rights Reserved. OVER
the DIMENSION インターンとはじめた Infrastructure as code 2014年1月24日 株式会社じげん 浅沼 敬(@rmacchoj7)
2 Copyright(C) 2006-2011 ZIGExN Co., Ltd. All Rights Reserved. OVER
the DIMENSION 会社・自己紹介 ・ 株式会社じげん - ライフメディアプラットフォームとして情報の網羅性・検索性と一括申込み・ 応募の利便性にこだわった、比較検索型情報メディアを複数運営。 ・ 浅沼 敬 - インフラ構造変えたり、サイトの開発もしたり - Chefを書いたり、Jenkinsの設定をしたり - インフラからアプリケーションまで幅広くやっています。 h"p://zigexn.co.jp/
3 Copyright(C) 2006-2011 ZIGExN Co., Ltd. All Rights Reserved. OVER
the DIMENSION じげんの Infrastructure as code
4 Copyright(C) 2006-2011 ZIGExN Co., Ltd. All Rights Reserved. OVER
the DIMENSION じげんのInfrastructure ad Code @Naoyaのはてなダイアリーに紹介あります http://d.hatena.ne.jp/naoya/20131215/1387090668
5 Copyright(C) 2006-2011 ZIGExN Co., Ltd. All Rights Reserved. OVER
the DIMENSION Infrastructure ad Codeのキーワード ・インフラのワークフロー変革 - 暗黙知から共有されたソースコード - TDDと継続的インテグレーション - Social Coding - Work in Progress Pull Request - GitHub - Chef+Vagrant+Serverspec+Jenkins
6 Copyright(C) 2006-2011 ZIGExN Co., Ltd. All Rights Reserved. OVER
the DIMENSION これから取り組むこと ・次の課題 - 複数サーバへのデプロイめんどくさい - レシピ間の依存関係 - Jenkins上のテスト実行時間
7 Copyright(C) 2006-2011 ZIGExN Co., Ltd. All Rights Reserved. OVER
the DIMENSION 実は、ここまでの環境を インターン生と一緒に 作っていました
8 Copyright(C) 2006-2011 ZIGExN Co., Ltd. All Rights Reserved. OVER
the DIMENSION インターン生の制約条件 ・インターン生は時間制約がある - 勤務日が限られる - 勤務時間も限られる - 開発経験がちょっとだけ - でも、教育はしっかりやりたい - しかし、学業優先
9 Copyright(C) 2006-2011 ZIGExN Co., Ltd. All Rights Reserved. OVER
the DIMENSION ・今回の利点 - 短期間で成果物を積み重ねられる - レビュー量も少ない状態ではじめられる - しっかりTDDできる - CIのプロセスを身につけさせる - インフラ環境を今の内に叩き込める Infrastructure ad Codeで学ぶ
10 Copyright(C) 2006-2011 ZIGExN Co., Ltd. All Rights Reserved. OVER
the DIMENSION ・重要なのは良いプロセスを身につけること - Scrum, WIP, TDD, CI … ・定点観測 - レビューワー + インターン - レビューワー + メンター - 目標、背景、理由 インターン生の教育に良かったこと
11 Copyright(C) 2006-2011 ZIGExN Co., Ltd. All Rights Reserved. OVER
the DIMENSION ご清聴、ありがとうございました!