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
290
DCC2P_IDCFクラウドコンテナ商用サービス事例紹介
takashiasanuma
0
67
SUSE RancherとKubernetes環境へのWAF対応
takashiasanuma
0
180
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
Back to the Future: Let me tell you about the ACP protocol
terhechte
0
120
Conquering Massive Traffic Spikes in Ruby Applications with Pitchfork
riseshia
0
130
CSC305 Lecture 02
javiergs
PRO
1
260
OWASP Kansai DAY 2025.09: OSINTにふれてみよう
deka_morita
0
160
スマホで海難事故は防げるか?年間2000件以上の小型船舶の事故に挑むアプリ開発
atsuki_seo
0
120
CSC305 Lecture 01
javiergs
PRO
1
380
CSC509 Lecture 02
javiergs
PRO
0
400
dynamic!
moro
9
4.4k
麻雀点数計算問題生成タスクから学ぶ Single Agentの限界と Agentic Workflowの底力
po3rin
5
2k
Platformに“ちょうどいい”責務ってどこ? 関心の熱さにあわせて考える、責務分担のプラクティス
estie
2
510
CSC305 Lecture 04
javiergs
PRO
0
230
CSS Linter の現在地 2025年のベストプラクティスを探る
ryo_manba
10
3.1k
Featured
See All Featured
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
600
Building Applications with DynamoDB
mza
96
6.6k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
51k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
How STYLIGHT went responsive
nonsquared
100
5.8k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Raft: Consensus for Rubyists
vanstee
139
7.1k
Balancing Empowerment & Direction
lara
4
670
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 ご清聴、ありがとうございました!