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
58
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
110
FutureWorkz DevOps Workshop Day II - Deploying Rails
hqc
0
46
FutureWorkz DevOps Workshop Day III - Gitlab Runner for CD
hqc
0
91
Futureworkz DevOps Workshop Day 1 - DevOps ToolChain
hqc
0
67
Rack for beginners
hqc
0
69
Chat Implementation with RESTful (Ruby) and Web Socket
hqc
0
57
Monkey patching in Ruby
hqc
0
300
Optimize Rails Asset Pipeline Deployment
hqc
0
67
Other Decks in Programming
See All in Programming
今年のアップデートで振り返るCDKセキュリティのシフトレフト/2024-cdk-security-shift-left
tomoki10
0
310
採用事例の少ないSvelteを選んだ理由と それを正解にするためにやっていること
oekazuma
2
1.1k
iOS開発におけるCopilot For XcodeとCode Completion / copilot for xcode
fuyan777
1
1k
生成AIでGitHubソースコード取得して仕様書を作成
shukob
0
590
KMP와 kotlinx.rpc로 서버와 클라이언트 동기화
kwakeuijin
0
260
非ブラウザランタイムとWeb標準 / Non-Browser Runtimes and Web Standards
petamoriken
0
410
「とりあえず動く」コードはよい、「読みやすい」コードはもっとよい / Code that 'just works' is good, but code that is 'readable' is even better.
mkmk884
6
1.3k
テストケースの名前はどうつけるべきか?
orgachem
PRO
1
180
アクターシステムに頼らずEvent Sourcingする方法について
j5ik2o
6
650
開発者とQAの越境で自動テストが増える開発プロセスを実現する
92thunder
1
220
AppRouterを用いた大規模サービス開発におけるディレクトリ構成の変遷と問題点
eiganken
1
380
歴史と現在から考えるスケーラブルなソフトウェア開発のプラクティス
i10416
0
230
Featured
See All Featured
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
Automating Front-end Workflow
addyosmani
1366
200k
Code Review Best Practice
trishagee
65
17k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
GraphQLとの向き合い方2022年版
quramy
44
13k
Practical Orchestrator
shlominoach
186
10k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.1k
GitHub's CSS Performance
jonrohan
1030
460k
A designer walks into a library…
pauljervisheath
205
24k
Building an army of robots
kneath
302
44k
Optimising Largest Contentful Paint
csswizardry
33
3k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.2k
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!