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
FutureWorkz DevOps Workshop Intro
Search
Cam Huynh
April 07, 2016
Programming
1
60
FutureWorkz DevOps Workshop Intro
Slides for FutureWorkz DevOps Workshop
Cam Huynh
April 07, 2016
Tweet
Share
More Decks by Cam Huynh
See All by Cam Huynh
Reddit Ruby Conf 2016 Recap
hqc
0
120
FutureWorkz DevOps Workshop Day II - Deploying Rails
hqc
0
50
FutureWorkz DevOps Workshop Day III - Gitlab Runner for CD
hqc
0
95
Futureworkz DevOps Workshop Day 1 - DevOps ToolChain
hqc
0
69
Rack for beginners
hqc
0
70
Chat Implementation with RESTful (Ruby) and Web Socket
hqc
0
60
Monkey patching in Ruby
hqc
0
300
Optimize Rails Asset Pipeline Deployment
hqc
0
70
Other Decks in Programming
See All in Programming
GraphRAGの仕組みまるわかり
tosuri13
8
500
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
1
710
Select API from Kotlin Coroutine
jmatsu
1
190
Railsアプリケーションと パフォーマンスチューニング ー 秒間5万リクエストの モバイルオーダーシステムを支える事例 ー Rubyセミナー 大阪
falcon8823
4
1k
Goで作る、開発・CI環境
sin392
0
160
NPOでのDevinの活用
codeforeveryone
0
450
既存デザインを変更せずにタップ領域を広げる方法
tahia910
1
240
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
380
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
520
CursorはMCPを使った方が良いぞ
taigakono
1
190
ReadMoreTextView
fornewid
1
490
5つのアンチパターンから学ぶLT設計
narihara
1
120
Featured
See All Featured
Unsuck your backbone
ammeep
671
58k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
490
Navigating Team Friction
lara
187
15k
Practical Orchestrator
shlominoach
188
11k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
17
950
Transcript
DevOps Cam Huynh
What’s DevOps? Client Coder SysAdmin Idea Develop Deploy
What’s DevOps? Client Coder SysAdmin Idea Develop Operate
What’s DevOps? Deploy??? Coder SysAdmin
What’s DevOps? Release Coder SysAdmin DevOps Build Automation
What’s DevOps? DevOps = Development + Operations
Web applications nowadays aren’t no longer simple anymore. No more
distinction between coders and sysadmins. Software architecture requires deep knowledge of infrastructure knowledge. Why DevOps is important?
DevOps Workshop 3 day-track workshop - DevOps ToolChain. - Rails
automation CI + CD. - Deploying Rails.
DevOps Toolchain
Rails Automation CI + CD
Deploying Rails - Learn how to deploy a Rails app
from scratch. - Write the whole ansible playbook and execute it on Vagrant Box.
Outcome of the workshop - Understand how Rails application is
shipped. - Know how to debug when deployment errors raised. - Understand the idea behind DevOps.
Thank you!