Fubaredness Is Contagious

Dmitriy Samovskiy’s Blog

Entries Tagged as 'devops'

The Biggest Challenge for Infrastructure as Code

August 17th, 2010 · 6 Comments

What do you do when you come across a piece of open source software that you’d like to try? You could download its source code tarball, extract the files, build and install it following the rules and conventions for a given programming language (./configure && make && make install, ruby setup.rb build, python setup.py install, [...]

[Read more →]

Tags: devops · infrastructure development

Are You a Responsible Owner of Your Availability?

July 6th, 2010 · 1 Comment

Last month AWS released Reduced Redundancy Storage feature of S3. There were several aspects of this announcement that appeal to different people, but I especially appreciated one part – S3 now offers a choice of less availability for a lower price.
Availability of your system, just as any other part of your [...]

[Read more →]

Tags: devops · infrastructure development

Devops – Solution to a Problem, Not a Cure for All Ills

June 13th, 2010 · 1 Comment

With great interest I read a recent post by Chris Hoff on devops disconnect (make sure to read the comments too).
Devops as a way to promote “collaborative and communicative culture” (see John Allspaw’s comment) – “devops the culture” henceforth – was born out of frustration on both sides of the house (dev and ops) when [...]

[Read more →]

Tags: devops

The Rise of DevOps

March 2nd, 2010 · 11 Comments

If you are in IT, you probably noticed that most of the industry’s technical buzz lately has been centered around one of three huge areas – cloud computing, nosql and devops. Unlike Web 2.0 or Social Web, which are about content generation and content consumption models on the Internet, these three are actually about how [...]

[Read more →]

Tags: devops · infrastructure development