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
ポスターセッション: 「まっすぐ行って、右!」って言ってラズパイカーを動かしたい 〜生成AI × Raspberry Pi Pico × Gradioの試作メモ〜
komofr
0
1.3k
CSC305 Lecture 04
javiergs
PRO
0
270
Cursorハンズオン実践!
eltociear
2
1k
GraphQL×Railsアプリのデータベース負荷分散 - 月間3,000万人利用サービスを無停止で
koxya
1
1.3k
overlayPreferenceValue で実現する ピュア SwiftUI な AdMob ネイティブ広告
uhucream
0
180
Pull-Requestの内容を1クリックで動作確認可能にするワークフロー
natmark
2
490
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
240
kiroとCodexで最高のSpec駆動開発を!!数時間で web3ネイティブなミニゲームを作ってみたよ!
mashharuki
0
140
非同期jobをtransaction内で 呼ぶなよ!絶対に呼ぶなよ!
alstrocrack
0
720
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
170
オープンソースソフトウェアへの解像度🔬
utam0k
13
2.6k
Web フロントエンドエンジニアに開かれる AI Agent プロダクト開発 - Vercel AI SDK を観察して AI Agent と仲良くなろう! #FEC余熱NIGHT
izumin5210
3
520
Featured
See All Featured
Being A Developer After 40
akosma
91
590k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
970
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
590
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Fireside Chat
paigeccino
40
3.7k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
A designer walks into a library…
pauljervisheath
209
24k
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!