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
63
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
52
FutureWorkz DevOps Workshop Day III - Gitlab Runner for CD
hqc
0
97
Futureworkz DevOps Workshop Day 1 - DevOps ToolChain
hqc
0
73
Rack for beginners
hqc
0
73
Chat Implementation with RESTful (Ruby) and Web Socket
hqc
0
63
Monkey patching in Ruby
hqc
0
300
Optimize Rails Asset Pipeline Deployment
hqc
0
73
Other Decks in Programming
See All in Programming
釣り地図SNSにおける有料機能の実装
nokonoko1203
0
200
Reactive Thinking with Signals and the Resource API
manfredsteyer
PRO
0
120
自動テストのアーキテクチャとその理由ー大規模ゲーム開発の場合ー
segadevtech
0
470
組織もソフトウェアも難しく考えない、もっとシンプルな考え方で設計する #phpconfuk
o0h
PRO
2
390
AIのバカさ加減に怒る前にやっておくこと
blueeventhorizon
0
150
GC25 Recap: The Code You Reviewed is Not the Code You Built / #newt_gophercon_tour
mazrean
0
140
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.7k
Migration to Signals, Resource API, and NgRx Signal Store
manfredsteyer
PRO
0
140
AI Agent 時代的開發者生存指南
eddie
4
2.3k
Designing Repeatable Edits: The Architecture of . in Vim
satorunooshie
0
240
Inside of Swift Export
giginet
PRO
1
360
HTTPじゃ遅すぎる! SwitchBotを自作ハブで動かして学ぶBLE通信
occhi
0
190
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Docker and Python
trallard
46
3.6k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
A Tale of Four Properties
chriscoyier
161
23k
Designing for Performance
lara
610
69k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
The Invisible Side of Design
smashingmag
302
51k
Embracing the Ebb and Flow
colly
88
4.9k
Faster Mobile Websites
deanohume
310
31k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
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!