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
ShellyCloud, Heroku & EngineYard. Pros & Cons
Search
Giedrius Rimkus
November 19, 2013
Technology
0
250
ShellyCloud, Heroku & EngineYard. Pros & Cons
Short intro about few PaaS.
Giedrius Rimkus
November 19, 2013
Tweet
Share
More Decks by Giedrius Rimkus
See All by Giedrius Rimkus
Tips moving from Mandrill
giedriusr
0
63
Empowered productivity
giedriusr
0
54
Introduction to Dirt Rally
giedriusr
0
50
Single Founder. Everything is possible when you believe at what you do!
giedriusr
0
55
What is Chef at Tripsta!
giedriusr
0
88
Other Decks in Technology
See All in Technology
英語は話せません!それでも海外チームと信頼関係を作るため、対話を重ねた2ヶ月間のまなび
niioka_97
0
110
いま注目しているデータエンジニアリングの論点
ikkimiyazaki
0
590
"複雑なデータ処理 × 静的サイト" を両立させる、楽をするRails運用 / A low-effort Rails workflow that combines “Complex Data Processing × Static Sites”
hogelog
3
1.9k
「Verify with Wallet API」を アプリに導入するために
hinakko
1
230
PLaMo2シリーズのvLLM実装 / PFN LLM セミナー
pfn
PRO
2
970
OCI Network Firewall 概要
oracle4engineer
PRO
1
7.8k
GC25 Recap+: Advancing Go Garbage Collection with Green Tea
logica0419
1
400
許しとアジャイル
jnuank
1
120
組織観点からIAM Identity CenterとIAMの設計を考える
nrinetcom
PRO
1
170
多様な事業ドメインのクリエイターへ 価値を届けるための営みについて
massyuu
0
110
Large Vision Language Modelを用いた 文書画像データ化作業自動化の検証、運用 / shibuya_AI
sansan_randd
0
100
AI駆動開発を推進するためにサービス開発チームで 取り組んでいること
noayaoshiro
0
160
Featured
See All Featured
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Writing Fast Ruby
sferik
629
62k
Agile that works and the tools we love
rasmusluckow
331
21k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Visualization
eitanlees
148
16k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
How GitHub (no longer) Works
holman
315
140k
KATA
mclloyd
32
15k
Transcript
Shelly Cloud, Heroku & EngineYard Pros & Cons Giedrius Rimkus
& Viačeslavas Čičkinas Ruby Conference Lithuania 2013 April
That's not a battle It's not about which one is
better.. it's all about showing the pros & cons of those platforms.. In the end.. it's up to you to choose the right one!
Cloud Computing? Pay-per-use (or pay-as-you-go) On-demand Computing resources
So what are those services? Delivering platform as a service
Deployments are done by pushing with git Competence needed? No! It's simple as that!
What is PaaS?
Example of git push at ShellyCloud $ git push myapp-production
master Counting objects: 74, done. Delta compression using up to 4 threads. Compressing objects: 100% (47/47), done. Writing objects: 100% (47/47), 5.60 KiB, done. Total 47 (delta 39), reused 0 (delta 0) remote: remote: ---> Received push to cloud 'mymapp-production' remote: ---> Checking Gemfile remote: ---> Deploying your application remote: remote: ---> Deployment on server app1 started remote: ---> Deployment on server app1 finished remote: remote: ---> Deployment successful To
[email protected]
:myapp-production.git 9ce50af..00a4ab4 master -> master
Example of git push at Heroku $ git push heroku
master -----> Heroku receiving push -----> Rails app detected -----> Compiled slug size is 8.0MB -----> Launching... done, v1 http://sushi.herokuapp.com deployed to Heroku
Example of git push at EngineYard Either through the web
dashboard or CLI 1. GUI: 2. CLI: ey deploy --environment='example_production' --app=" new_rails_app" --account="Example"
Aim Hide all administration stuff Developers focus on building application
and not on deployment nor infrastructure
Management via command line tool shelly - cli for ShellyCloud
heroku-toolbelt - cli for Heroku ey (engineyard gem) - cli for EngineYard
Infrastructure management Cloudfile in ShellyCloud Web based, Procfile - in
Heroku Web based, API (now in beta,coming soon) - in EngineYard
ShellyCloud architecture
Heroku architecture
Engine Yard architecture
Pricing Heroku - per process / worker EngineYard - per
instance Shelly Cloud - per instance
Supported languages Heroku supports many platforms: Ruby, Java, Python, Clojure,
Scala, Node.js EngineYard supports: PHP, Ruby, Node.js ShellyCloud is Ruby oriented.
FREE plans Application with only 1 worker is always FREE
at Heroku. Engine Yard has a free trial, that offers 500 free Hours ShellyCloud offers 20 credit for the first cloud, that's 1 month for FREE.
File storage Storing files at Shelly Cloud local storage shared
among all app instances Heroku you need S3 (simple storage service) EngineYard attaches separate EBS Volume to every instance. Snapshots and Backups are automatically uploaded to designated S3 bucket. You can use your own S3 Bucket as well.
Sending emails ShellyCloud provides already configured mail servers Heroku external
service has to be used, i.e. "Sendgrid" EngineYard external service in form of addons has to be used, i.e. "Sendgrid", "Mailgun"
Databases supported ShellyCloud - PostgreSQL, Redis, MongoDB Heroku - PostgreSQL,
MySQL, Redis, MongoDB EngineYard - PostgreSQL, MySQL, Riak, MongoDB, Redis
DEMO Shelly Cloud
DEMO Heroku
DEMO EngineYard
Redeem code for conference attendees from ShellyCloud Code: RUBYCONFLT13 Valid
for: 1 month
Questions?
Thank You Giedrius Rimkus Software Engineer @giedriusr Viačeslavas Čičkinas Business
Development Representative at EngineYard @vcickinas Ruby Conference Lithuania. 20 April, 2013