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
72
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
120
Millions of Apps - What we've learned
neilmiddleton
2
78
The Heroku API
neilmiddleton
0
46
Ways of the Herokai
neilmiddleton
2
100
Other Decks in Technology
See All in Technology
社内報はAIにやらせよう / Let AI handle the company newsletter
saka2jp
7
1.1k
小学4年生夏休みの自由研究「ぼくと Copilot エージェント」
taichinakamura
0
510
Goに育てられ開発者向けセキュリティ事業を立ち上げた僕が今向き合う、AI × セキュリティの最前線 / Go Conference 2025
flatt_security
0
360
Large Vision Language Modelを用いた 文書画像データ化作業自動化の検証、運用 / shibuya_AI
sansan_randd
0
120
Azure SynapseからAzure Databricksへ 移行してわかった新時代のコスト問題!?
databricksjapan
0
150
How to achieve interoperable digital identity across Asian countries
fujie
0
130
AI駆動開発を推進するためにサービス開発チームで 取り組んでいること
noayaoshiro
0
230
AI ReadyなData PlatformとしてのAutonomous Databaseアップデート
oracle4engineer
PRO
0
220
英語は話せません!それでも海外チームと信頼関係を作るため、対話を重ねた2ヶ月間のまなび
niioka_97
0
130
From Prompt to Product @ How to Web 2025, Bucharest, Romania
janwerner
0
120
KMP の Swift export
kokihirokawa
0
340
SREとソフトウェア開発者の合同チームはどのようにS3のコストを削減したか?
muziyoshiz
1
110
Featured
See All Featured
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
32
2.2k
Facilitating Awesome Meetings
lara
56
6.6k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
A designer walks into a library…
pauljervisheath
209
24k
The Cult of Friendly URLs
andyhume
79
6.6k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
The Language of Interfaces
destraynor
162
25k
BBQ
matthewcrist
89
9.8k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Code Review Best Practice
trishagee
72
19k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
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