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
270
DCC2P_IDCFクラウドコンテナ商用サービス事例紹介
takashiasanuma
0
64
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
構文解析器入門
ydah
7
2.1k
Claude Code と OpenAI o3 で メタデータ情報を作る
laket
0
110
ワープロって実は計算機で
pepepper
2
1.2k
11年かかって やっとVibe Codingに 時代が追いつきましたね
yimajo
1
250
decksh - a little language for decks
ajstarks
4
21k
コーディングは技術者(エンジニア)の嗜みでして / Learning the System Development Mindset from Rock Lady
mackey0225
2
300
あのころの iPod を どうにか再生させたい
orumin
2
2.4k
20250808_AIAgent勉強会_ClaudeCodeデータ分析の実運用〜競馬を題材に回収率100%の先を目指すメソッドとは〜
kkakeru
0
120
QA x AIエコシステム段階構築作戦
osu
0
250
AIのメモリー
watany
13
1.4k
SQLアンチパターン第2版 データベースプログラミングで陥りがちな失敗とその対策 / Intro to SQL Antipatterns 2nd
twada
PRO
38
11k
Understanding Kotlin Multiplatform
l2hyunwoo
0
250
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Adopting Sorbet at Scale
ufuk
77
9.5k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
47
9.6k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Making the Leap to Tech Lead
cromwellryan
134
9.5k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Code Reviewing Like a Champion
maltzj
524
40k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
332
22k
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 ご清聴、ありがとうございました!