Devops Drop 024
Thursday, October 6, 2011 at 6:09AM
DevOpsCafeAdmin



Direct download

Follow John Willis on Twitter: @botchagalupe
Follow Damon Edwards on Twitter: @damonedwards 

 

Notes:

New - Amazon S3 Server Side Encryption for Data at Rest

http://aws.typepad.com/aws/2011/10/new-amazon-s3-server-side-encryption.html

 

Amazon S3 Server Side Encryption handles all encryption, decryption, and key management in a totally transparent fashion. When you PUT an object and request encryption (in an HTTP header supplied as part of the PUT), we generate a unique key, encrypt your data with the key, and then encrypt the key with a master key. For added protection, keys are stored in hosts that are separate and distinct from those used to store your data. 

---------------------------------------------------------------

 

chef.vim is plugin which make it easy for

https://github.com/t9md/vim-chef/

 

-jump between attributes and recipes

-jump between LWRP's providers and resources

-open recipes by extract filename from include_recipe

-open templates and files

-jump to attributes

-jump to definition

-jump to LWRP

 

--------------------------------------------------------------

 

ruby-fog

https://groups.google.com/group/ruby-fog/browse_thread/thread/ad46c2738b434967?pli=1

 

Stats! { 'collaborators' => 16, 'downloads' => 245,745, 'forks' => 260, 

'open_issues' => 13, 'watchers' => 1521 }

 

-MVP! Patrick Debois 

[Libvirt] 

-[aws|elasticache]

 

--------------------------------------------------------------

 

 

How Ruby is beating Python in the battle for the Soul of System Administration

http://devopsanywhere.blogspot.com/2011/09/how-ruby-is-beating-python-in-battle.html

 

 

- In many ways it is the love child of perl and smalltalk.

 

Comments 

 

-For CM, you missed bcfg2 which is written in Python.

 

---------------------------------------------------------------

 

 

 

COUCHDB SERVICE FOR CLOUDFOUNDRY 

http://blog.zephirworks.com/couchdb-service-for-cloudfoundry 

 

 

---------------------------------------------------------------

 

 

Using Chef to Customize Multi-Node Cloud Foundry Deployments 

 

http://blog.cloudfoundry.com/post/10816758982/using-chef-to-customize-multi-node-cloud-foundry 

VCAP...

Chef-Solo Install

 

---------------------------------------------------------------

 

 

LEAN STARTUP, by Eric Ries

http://www.nytimes.com/best-sellers-books/2011-10-09/hardcover-advice/list.html 

 

---------------------------------------------------------------

 

 

Operations is a Strategic Weapon (PuppetConf)

http://www.slideshare.net/dev2ops/operations-is-a-strategic-weapon-puppetconf 

 

---------------------------------------------------------------

 

 

OpenStack Diablo is a Quantum Leap for Open Source Cloud 

 

http://www.readwriteweb.com/cloud/2011/09/openstack-diablo-is-a-quantum.php?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed+readwriteweb+ 

 

-Web-based dashboard for managing and provisioning OpenStack-based clouds.

 

-Keystone...

 

---------------------------------------------------------------

 

 

HBase @ Facebook 

http://www.infoq.com/presentations/HBase-at-Facebook 

 

-25 TB per month of msgs and Chat data... 

-Previously stored in Mysql

-Looking for a system with high wrote throughput with good reads... 

-Ironic because they actually invented Cassandra..

-Need to scale gracefully... 

 

---------------------------------------------------------------

 

 

Riak 1.0 Is Officially Released!

http://blog.basho.com/2011/09/30/Riak-1-dot-0-is-Official/ 

 

---------------------------------------------------------------

 

 

chef-mod_security

https://github.com/HoneyApps/chef-mod_security

 

This package is to make deployment and testing of mod_security easier with chef. Right now it centers entirely around the OWASP Core Rule Sets of mod_security rules. In future, it will allow you to manage/deploy custom rule/rulesets of your own.

 

---------------------------------------------------------------

 

DevOps is DOA

http://www.zdnet.com/news/devops-is-doa/6308483

 

Engine Yard co-founder Tom Mornini weighs in on whether #PaaS is the #DevOps killer. Hmmm. zd.net/mRqy5I

 

Also CA.. 

 

---------------------------------------------------------------

 

 

Gartner Says Worldwide Platform as a Service Revenue is on Pace to Reach $707.4 Million in 2011

http://www.gartner.com/it/page.jsp?id=1815214

 

Worldwide platform as a service (PaaS) revenue is on pace to reach $707.4 million in 2011, up from $512.4 million in 2010, according to Gartner, Inc. The market will experience consistent growth with worldwide PaaS revenue totaling $1.8 billion in 2015.

Article originally appeared on DevOps Cafe Podcast & Videos (http://devopscafe.org/).
See website for complete article licensing information.