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
Go言語での実装を通して学ぶLLMファインチューニングの仕組み / fukuokago22-llm-peft
monochromegane
0
110
AI時代に学習する意味はあるのか?
tomoyakamaji
0
110
The state patternの実践 個人開発で培ったpractice集
miyanokomiya
0
160
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
100
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
260
TanStack DB ~状態管理の新しい考え方~
bmthd
2
390
Updates on MLS on Ruby (and maybe more)
sylph01
1
170
オープンセミナー2025@広島LT技術ブログを続けるには
satoshi256kbyte
0
150
Protocol Buffersの型を超えて拡張性を得る / Beyond Protocol Buffers Types Achieving Extensibility
linyows
0
100
Rancher と Terraform
fufuhu
2
180
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
2
990
Google I/O recap web編 大分Web祭り2025
kponda
0
2.9k
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Facilitating Awesome Meetings
lara
55
6.5k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
RailsConf 2023
tenderlove
30
1.2k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Done Done
chrislema
185
16k
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 ご清聴、ありがとうございました!