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
110
Millions of Apps - What we've learned
neilmiddleton
2
77
The Heroku API
neilmiddleton
0
46
Ways of the Herokai
neilmiddleton
2
100
Other Decks in Technology
See All in Technology
GeminiとNotebookLMによる金融実務の業務革新
abenben
0
230
M3 Expressiveの思想に迫る
chnotchy
0
100
Snowflake Summit 2025 データエンジニアリング関連新機能紹介 / Snowflake Summit 2025 What's New about Data Engineering
tiltmax3
0
310
Yamla: Rustでつくるリアルタイム性を追求した機械学習基盤 / Yamla: A Rust-Based Machine Learning Platform Pursuing Real-Time Capabilities
lycorptech_jp
PRO
3
120
Prox Industries株式会社 会社紹介資料
proxindustries
0
290
Oracle Audit Vault and Database Firewall 20 概要
oracle4engineer
PRO
3
1.7k
Delegating the chores of authenticating users to Keycloak
ahus1
0
120
Github Copilot エージェントモードで試してみた
ochtum
0
100
AWS テクニカルサポートとエンドカスタマーの中間地点から見えるより良いサポートの活用方法
kazzpapa3
2
540
SalesforceArchitectGroupOsaka#20_CNX'25_Report
atomica7sei
0
170
Welcome to the LLM Club
koic
0
170
TechLION vol.41~MySQLユーザ会のほうから来ました / techlion41_mysql
sakaik
0
180
Featured
See All Featured
How STYLIGHT went responsive
nonsquared
100
5.6k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
A Tale of Four Properties
chriscoyier
160
23k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Facilitating Awesome Meetings
lara
54
6.4k
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