Fire dev ops - lightning talk from WrocLove.rb 2014

Post on 01-Jul-2015

302 views 0 download

description

A lightning talk from WrocLove.rb conference in 2014. Explains what I personally like about Shelly Cloud service.

Transcript of Fire dev ops - lightning talk from WrocLove.rb 2014

Fire DevOpsuse Shelly Cloud :)

twitter: @ravbaker github: github.com/ravbaker© 2014 - Rafał Piekarski

You can forget about Chef...

Starting is easysign up on shellycloud.com

But what more than heroku?

0. It’s cheaper & faster

● https://shellycloud.com/blog/2013/05/is-shelly-cloud-faster-than-heroku● https://shellycloud.com/pricing_comparison

1. Cloudfile

Single place with whole configuration.

Great place for fólstack dev

SPDY

custom proc

esses

2. Backups by default

You don’t have to forget to start doing it.

3. Databases in your appNo additional services which costs you more. ;]

● PostgreSQL● Redis● MongoDB● ElasticSearch

4. Static files cachingin Varnish only by one-liner.

Life changer if you serve a lot of requests.

5. Emails sending

out of the box.

more ?

6. Java

Actually a JRuby implementation is available.

Now I bought you :)

7. Infrastructure in Europe

8. Awesome support

available at Campfire chat - so instant help instead of some emails ping-pong

9. Console

This is where dev ops shelly shines.

● db tunneling -> shelly database tunnel [kind]● live/archived logs access -> shelly logs latest -f ● (huge) files storage -> shelly file upload/download● instant db console access for every DB

shelly dbconsole|mongoconsole|redis-cli● obviously ruby app console access ->

shelly console

9. Console

One more thing

try to type: system ‘bash’ in shelly consoleand now you are in charge. :)

Example code: https://github.com/RaVbaker/shelly-example-appApp: http://example-app.shellyapp.com/

Any questions how it works in real world I will be at afterparty in Bierhalle.

twitter: @ravbaker

Thanks