Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!
DevOps Zone is brought to you in partnership with:

DevOps

  • submit to reddit
Ranjib Dey05/10/12
823 views
0 replies

3 Types of Infrastructure Elasticity

Here is a list of three major types of elasticity that I have implemented / experienced so far. I'm also setting up a unit and functional testing environment that will re-utilize some of our architecture.

Kief Morris05/09/12
3408 views
1 replies

Continuous Delivery vs. Traditional Agile

There can be friction between the various ways agile teams work, and it seems that the root of the conflict between agile and continuous delivery is the approach to making software "ready for release."

Patrick Debois05/08/12
1643 views
0 replies

Monitoring Over 10K URLs in Nagios

The first in a news series of blog posts by DevOps godfather, Patrick DuBois, will look at the integration and options within Nagios with reference to his infrastructure at Atlassian, where they must monitor about 10,000 websites.

James Betteley05/07/12
2984 views
7 replies

Maven the Version Number Nazi

Maven doesn’t like it when you use different verison numbers to the Maven standard format. I’m not “Maven bashing”, it’s just that this particular problem doesn’t have quite the elegant solution I was looking for. I do appreciate Maven, honestly.

Carlos Sanchez05/06/12
2734 views
0 replies

Automatically Download and Install VirtualBox Guest Additions in Vagrant

If you're already using Vagrant to manage your VirtualBox VMs, then you probably have realized already how annoying is to keep the VBox guest additions up to date in your VMs. We'll help you fix this issue...

Ranjib Dey05/04/12
3611 views
0 replies

6 Types of Monitoring

Here's a quick rundown of 6 types of monitoring for your infrastructure. Yes, there are six, and a few that you might not have thought of.

Joe Miller05/04/12
2712 views
0 replies

Parallel Provisioning For Speeding up Vagrant

Joe Miller needed a simple mechanism to build native packages on the relevant platforms, ie: .deb's on debian and .rpm on redhat/centos. He ended up using a combination of Vagrant and some homegrown tools such as Bunchr.

Geoffrey Papilion05/03/12
3947 views
0 replies

Redunancy Planning - A Guide to What's Right for You

The general best practice is to add an additional element for each service tier, also know as N+1 redundancy. This approach is straight forward, but many people would actually be surprised by how often these schemes fail.

Spike Morelli05/01/12
2048 views
0 replies

NoOps: The Good, the Fad and the Ugly

When the term NoOps was coined by Forrester last April it stirred up a lot of controversy online, especially in the DevOps camp. The discussion has been ongoing since then with no resolution. What I’m gonna argue is that except for the random troll, everybody is working toward the same goal and the problem is terminology.

Mitch Pronschinske04/28/12
3626 views
0 replies

Installing Graphite 0.9.9 on Ubuntu 12.04 LTS

I just setup a Graphite server on Ubuntu 12.04 (Precise). Here are some instructions for getting it all working (using Apache as web server).

Aaron Nichols04/26/12
4564 views
0 replies

Challenging the Next Wave of System Engineers

I want to give individuals access to the experiences that gave me good judgement today. Not just reading about them, because that’s not how I learn, but by getting hit in the stomach at 2am by them.

Andrew Phillips04/25/12
2616 views
0 replies

VirtualBox Workaround: Saving Vagrant Images That Don’t Get a NAT Address

Andrew Phillips takes on a tricky VirtualBox problem where the DHCP server sometimes, under as-yet-undetermined circumstances, fails to allocate an IP address to the NAT interface. See how his solution works here...

Spike Morelli04/24/12
3130 views
1 replies

Will DevOps Steal Your Job?

It must have been at least five years ago, when Puppet was getting popular, that the author first ran into someone terrified of losing his job because of automation. However, what also history suggests is that resourceful and competent engineers will always have a job.

James Betteley04/20/12
7768 views
0 replies

Beer and Pizza with Facebook: Learning Their Secrets...

James Betteley was invited to go along to the Facebook offices in London this week. What he learned was the secrets and tools behind their engineering and automated testing, all while enjoying some beer and pizza.

Ranjib Dey04/19/12
3233 views
0 replies

7 Tips for Keeping Chef in Shape

This article contains methods that a ThoughtWorks engineer is trying out to keep their Chef codebases (and the infrastructure they control) in shape: