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
Intro to heroku
Search
Neil Middleton
July 18, 2013
Technology
0
69
Intro to heroku
An overview intro to Heroku. Mainly demo driven, but there are some slides.
Neil Middleton
July 18, 2013
Tweet
Share
More Decks by Neil Middleton
See All by Neil Middleton
Introduction to Heroku
neilmiddleton
1
110
Millions of Apps - What we've learned
neilmiddleton
2
72
The Heroku API
neilmiddleton
0
43
Ways of the Herokai
neilmiddleton
2
100
Other Decks in Technology
See All in Technology
TanStack Routerに移行するのかい しないのかい、どっちなんだい! / Are you going to migrate to TanStack Router or not? Which one is it?
kaminashi
0
610
iOSチームとAndroidチームでブランチ運用が違ったので整理してます
sansantech
PRO
0
150
Making your applications cross-environment - OSCG 2024 NA
salaboy
0
200
SDNという名のデータプレーンプログラミングの歴史
ebiken
PRO
2
130
B2B SaaSから見た最近のC#/.NETの進化
sansantech
PRO
0
930
マルチモーダル / AI Agent / LLMOps 3つの技術トレンドで理解するLLMの今後の展望
hirosatogamo
37
13k
誰も全体を知らない ~ ロールの垣根を超えて引き上げる開発生産性 / Boosting Development Productivity Across Roles
kakehashi
2
230
ノーコードデータ分析ツールで体験する時系列データ分析超入門
negi111111
0
430
Taming you application's environments
salaboy
0
200
データプロダクトの定義からはじめる、データコントラクト駆動なデータ基盤
chanyou0311
2
350
Next.jsとNuxtが混在? iframeでなんとかする!
ypresto
1
130
心が動くエンジニアリング ── 私が夢中になる理由
16bitidol
0
100
Featured
See All Featured
Done Done
chrislema
181
16k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
840
How STYLIGHT went responsive
nonsquared
95
5.2k
Thoughts on Productivity
jonyablonski
67
4.3k
The Cult of Friendly URLs
andyhume
78
6k
Producing Creativity
orderedlist
PRO
341
39k
Visualization
eitanlees
145
15k
How to Think Like a Performance Engineer
csswizardry
20
1.1k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
How To Stay Up To Date on Web Technology
chriscoyier
788
250k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
4
380
Building Your Own Lightsaber
phodgson
103
6.1k
Transcript
Friday, 19 July 13
Herok-who? Friday, 19 July 13
Heroku is an application hosting company that makes sense. We
provide a platform that lets developers focus on apps instead of infrastructure. Friday, 19 July 13
All the Languages Friday, 19 July 13
Ruby Node.js Python Java Scala Clojure Friday, 19 July 13
150+ other languages & tools run on Heroku via custom
buildpacks Friday, 19 July 13
Friday, 19 July 13
Friday, 19 July 13
! Quickstart*Guide Signup*here:*http://id.heroku.com/signup/hackedio Deploy Manage • Install*the*Toolbelt* **http://toolbelt.heroku.com • Signup*&*Login
**heroku login • Commit*your*app*into*Git **** git init git add . git commit -m “first commit!” • Create*an*application*on*Heroku ***heroku create app_name • Deploy! git push heroku master • View*your*combined*logs ****heroku logs -t • Scale*Processes heroku ps:scale <process>=1 heroku ps:restart • Bash heroku run bash • Releases heroku releases --help Get*Help • Heroku*DevCenter http://devcenter.heroku.com • Heroku*Addons http://addons.heroku.com • API*Help http://bit.ly/herokuLapiLblog • API*Quick*Start http://bit.ly/herokuLapiLquick • API*Reference http://bit.ly/herokuLapiLref Alternatively,*just*come*and*find*us! Heroku*supports*Ruby,*Node,*Python,*Java,**Scala*&*Clojure.**Use*a*custom*buildpack*for*other*technologies:**http://bit.ly/herokuLbuildpacks Friday, 19 July 13
_______ ( help! ) ------- o ^__^ o (oo)\_______ (__)\
)\/\ ||----w | || || Friday, 19 July 13
Neil Caio John …and more @neilmiddleton @kch @jr0cket Friday, 19
July 13
Friday, 19 July 13
fin. Friday, 19 July 13
fin. bit.ly/heroku-‐hackedio Friday, 19 July 13