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
59
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
47
FutureWorkz DevOps Workshop Day III - Gitlab Runner for CD
hqc
0
93
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
59
Monkey patching in Ruby
hqc
0
300
Optimize Rails Asset Pipeline Deployment
hqc
0
69
Other Decks in Programming
See All in Programming
MCP世界への招待: AIエンジニアが創る次世代エージェント連携の世界
gunta
4
860
Agentic Applications with Symfony
el_stoffel
2
240
これだけは知っておきたいクラス設計の基礎知識 version 2
masuda220
PRO
23
5.7k
データベースエンジニアの仕事を楽にする。PgAssistantの紹介
nnaka2992
9
4.4k
AWSで雰囲気でつくる! VRChatの写真変換ピタゴラスイッチ
anatofuz
0
130
CRE Meetup!ユーザー信頼性を支えるエンジニアリング実践例の発表資料です
tmnb
0
620
Develop Faster With FrankenPHP
dunglas
2
3.1k
エンジニア未経験が最短で戦力になるためのTips
gokana
0
260
自分のために作ったアプリが、グローバルに使われるまで / Indie App Development Lunch LT
pixyzehn
1
150
Coding Experience Cpp vs Csharp - meetup app osaka@9
harukasao
0
690
Windows版PHPのビルド手順とPHP 8.4における変更点
matsuo_atsushi
0
400
AHC 044 混合整数計画ソルバー解法
kiri8128
0
320
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
328
21k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.3k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.2k
Scaling GitHub
holman
459
140k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
510
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.7k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
How STYLIGHT went responsive
nonsquared
99
5.5k
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!