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
AWSじゃなくてさくらのクラウドを使ってる話
Search
Taakshi Aoki
April 14, 2015
0
2.4k
AWSじゃなくてさくらのクラウドを使ってる話
開発ツールチラ見せ♡ナイトのLT
Taakshi Aoki
April 14, 2015
Tweet
Share
More Decks by Taakshi Aoki
See All by Taakshi Aoki
Perlで自動文書分類
elk1997
0
160
Windows使いのデザイナーにVagrant+Gitの開発環境構築した話
elk1997
0
620
Tech Night Vol.2 - Fabric
elk1997
0
70
AWSの基礎
elk1997
1
100
ベイエリアIT事情@第10回関西PHP勉強会
elk1997
0
120
Featured
See All Featured
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
The Invisible Side of Design
smashingmag
301
51k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.5k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Automating Front-end Workflow
addyosmani
1371
200k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
2.7k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Transcript
AWSじゃなく、さくらのクラウドを使ってる話 2015.04.10 青木 崇 開発環境でも
AWS vs さくらのクラウド © i-‐plug All rights reserved. 2
新卒の逆求人サイトOfferBox
AWS vs さくらのクラウド © i-‐plug All rights reserved. 3
AWS vs さくらのクラウド © i-‐plug All rights reserved. 4
こういう人はさくらのクラウド向き © i-‐plug All rights reserved. 5 EC2とS3しか使ってない...
さくらのクラウドが良い点1 © i-‐plug All rights reserved. 6 1. 料金体系がシンプル
サーバーの料金 © i-‐plug All rights reserved. 7 1番安いプランだと¥1,954/月
単位円
AWSだと... © i-‐plug All rights reserved. 8 データ転送の料金がない
さくらのクラウドが良い点2 © i-‐plug All rights reserved. 9 2. サーバーがシンプル
サーバーの種類 © i-‐plug All rights reserved. 10 用意されてるサーバーは全部24個
AWSだと... © i-‐plug All rights reserved. 11 CentOSだけで161件
さくらのクラウドが良い点 © i-‐plug All rights reserved. 12 3. RESTベースのAPI
リクエスト例 © i-‐plug All rights reserved. 13 Curlだけでサーバー情報を取得できる。
サーバーの起動もできる。 curl "hMps://secure.sakura.ad.jp/cloud/zone/tk1v/api/cloud/ 1.1/server" \ -‐-‐user \ cc3a4fsdfsdda8-‐11ea-‐447d-‐9b74fs: \ LXf8Dz29GSFbZfzUNzXi6bM4iKIW8wKhlVcID8fvRcMT6HWk \ -‐-‐include -‐X GET
レスポンス例 © i-‐plug All rights reserved. 14 {
"Count": 2, "From": 0, "Servers": [ { "Appliance": null, "CreatedAt": "2015-‐03-‐24T22:24:45+09:00", ・ ・ ・ } "is_ok": true }
AWSだと... © i-‐plug All rights reserved. 15
© i-‐plug All rights reserved. 16 ご清聴ありがとうございました。