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
68
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
97
Millions of Apps - What we've learned
neilmiddleton
2
71
The Heroku API
neilmiddleton
0
42
Ways of the Herokai
neilmiddleton
2
97
Other Decks in Technology
See All in Technology
AWSへのNIST SP800-171管理策 導入に向けての整備/20240930 Mitsutoshi Matsuo
shift_evolve
0
190
Strict Concurrencyにしたらdeinitでクラッシュする話
0si43
0
120
令和最新版 Perlコーディングガイド
anatofuz
4
3.2k
トークナイザー入門
payanotty
2
900
入門 バックアップ
ryuichi1208
18
6.4k
C# 13 / .NET 9 の新機能 (RC 1 時点)
nenonaninu
1
1.2k
DenoでもViteしたい!インポートパスのエイリアスを指定してラクラクアプリ開発
bengo4com
1
1.8k
ドメインと向き合う - 旅行予約編
hidenorigoto
4
550
AWS Lambdaで実現するスケーラブルで低コストなWebサービス構築/YAPC::Hakodate2024
fujiwara3
7
2.8k
UE5の雑多なテク
ryuichikawano
0
300
kube-vipとkube-proxy置き換えCiliumを積んだ究極のK3sクラスタを建てる
logica0419
4
200
Oracle Database 23ai 新機能#4 Application Continuity
oracle4engineer
PRO
0
110
Featured
See All Featured
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
26
2k
How to Ace a Technical Interview
jacobian
275
23k
A better future with KSS
kneath
236
17k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
327
21k
Pencils Down: Stop Designing & Start Developing
hursman
119
11k
Robots, Beer and Maslow
schacon
PRO
157
8.2k
The Art of Programming - Codeland 2020
erikaheidi
50
13k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.5k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
92
16k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.2k
Creatively Recalculating Your Daily Design Routine
revolveconf
217
12k
Happy Clients
brianwarren
97
6.7k
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