DevOps Zone
DevOps Zone is brought to you in partnership with:
  • Tweet
  • spacer
spacer spacer Mehdi Daoudi07/20/12
944 views
0 replies

DevOps Roundup – July 11th to 20th

Facebook engineer Doug Beaver shares in a W3 mailing post why Facebook endorses SPDY. He highlights cross-browser support as well as the ability to speed up communication between geographically distant web servers.

spacer spacer Markus Eisele07/19/12
1309 views
0 replies

GlassFish Operations: Log Notifications

One I get asked quite a lot is: "How do you configure GlassFish to receive notifications/alerts/messages on important log entries?". Seems to be a good topic to blog about.

spacer spacer Kief Morris07/19/12
2253 views
0 replies

7 Books On The Reading List For Organizing Continuous Delivery

There are a number of books that influenced Kief Morris' thinking on Continuous Delivery. Here are his top 7.

spacer spacer Tom Howlett07/18/12
3350 views
0 replies

"One Day we May be Craftsman Again"

We live in a world where we are already expected to know, where competence is assumed, but competence disappeared with craftsmanship to be replaced by production lines. Hierarchical management dug the nail in the coffin as the goal became moving up to the next job rather than getting good at the one you’re in.

spacer spacer Jim Bird07/17/12
9174 views
0 replies

Monitoring Sucks. But Monitoring as Testing Sucks A LOT More

At Devopsdays I listened to a lot of smart people saying smart things. And to some people saying things that sounded smart, but really weren’t. It was especially confusing when you heard both of these kinds of things from the same person.

spacer spacer Lawrence White07/17/12
7725 views
0 replies

10 Books To Make You Smarter (And A Better Worker)

Ten of the best books from the Deathray Research bibliography. Guaranteed to make you smarter about software engineering and the world. Inspired by the book, "This Will Make You Smarter", and my teenage son, who said today “All books are self-help books”. Couldn’t agree more.

spacer spacer Jez Humble07/16/12
2096 views
0 replies

Continuous Deployment and PCI-DSS at Etsy

At DevOpsDays Mountain View I was lucky enough to get some time with Michael Rembetsy, Director of Engineering and Operations at Etsy, which manages to be PCI-DSS compliant while practicing continuous deployment. In this short interview, he describes how they do it.

spacer spacer Willie Wheeler07/15/12
2268 views
0 replies

Tried Everything and SSH with PKA Still Not Working?

I recently ran into the situation in which I couldn’t get PKA to work when SSHing into my Ubuntu server. I hope this article helps somebody out. It was driving me bonkers.

spacer spacer Aaron Nichols07/13/12
2873 views
0 replies

DevOps is Culture – What Does That Mean?

Somewhere along the way our industry shifted this discussion into a tools discussion & now the amount of noise out there about “DevOps tools” is magnitudes higher than any discussion about the real reason DevOps exists – to shift culture.

spacer spacer Martin Fowler07/13/12
3634 views
0 replies

"Phoenix Servers" - Martin Fowler on Resilient Infrastructure

It is a good idea to virtually burn down your servers at regular intervals. A server should be like a phoenix, regularly rising from the ashes. The primary advantage of using phoenix servers is to avoid configuration drift.

spacer spacer Eric Minick07/12/12
2818 views
0 replies

Taking That Final Step to Continuous Production Deployment

In our Enterprise Continuous Delivery Maturity Model we looked at the idea of continuous deployments to production and flagged the process as “Extreme”. It’s just too much for too many teams. A decade ago, I might have said the same thing about continuous integration.

spacer spacer Mehdi Daoudi07/12/12
2174 views
0 replies

DevOps Roundup: July 2 - 11

Net Applications updates the Browser Wars stats — currently IE still hanging on strong with 54% of the market share while Chrome is creeping up on Firefox’s 2nd place lead (19% to 20%, respectively).

spacer spacer Geoffrey Papilion07/11/12
2200 views
0 replies

The Challenge of Small Ops: Part 2 - Monitoring

Its really not that hard; you just need someone to take a breath and plan. The part of monitoring that sucks is the human part, and since your app will not tell people when its up and down, you need a person to think about that for you.

spacer spacer Geoffrey Papilion07/10/12
1683 views
0 replies

The Challenge of Small Ops: Part 1

A good discussion came up at DevOps days about whether or not development shops should just eliminate operations if the organization has small-scale IT needs.

spacer spacer Anders Abel07/09/12
2296 views
1 replies

What Developers Think Of Operations

Development and Operations are both critical to IS/IT usage in an organization, but developers often look at operations as something alien – from another planet (and operations have the same view on developers). As we'll see, this couldn't be less true.

spacer spacer Robin Bramley07/08/12
2465 views
0 replies

How to Get Apache Mahout Recommenders into Grails

Apache Mahout is a scalable machine learning framework that can be used to create intelligent applications. In this article we’ll see how Mahout can be used to create personalised recommendations within a Grails application.

spacer spacer Jim Bird07/07/12
2374 views
0 replies

The Potential Problems of DevOps Culture

Culture is like quality. You don’t build culture, or quality, by talking about it. You build it by doing things, by acting, by making things happen and making things change, and reinforcing these actions patiently and continually over time.

spacer Mark Needham07/06/12
2540 views
0 replies

Puppet: sudo, sudo -i and sudo su

Since several of the commands require having write access to ‘root’ folders we need to run ‘puppet apply’ as a super user using sudo.

spacer spacer Sean Hull07/05/12
2475 views
1 replies

The Four-Letter Word Dividing Dev and Ops

Operations teams are tasked with stability and uptime. That means working against change, limiting or slowing it down where possible.

spacer spacer Mitch Pronschinske07/04/12
2789 views
0 replies

The DevOps Cycle

A straightforward, whiteboard presentation of how the DevOps cycle works in the enterprise. Jody Hunt of BMC explains...

spacer spacer Troy Hunt07/03/12
2278 views
0 replies

Continuous Project Statistics with StatSVN and TeamCity

These reports are great and it’s easy to configure but you need to make both a dollar investment in the software and an education investment to really understand the metrics and how they relate to code quality. What’s nice about StatSVN is that it’s free and it doesn’t take a lot of thinking to use it.

spacer spacer Brian Whalley07/02/12
4297 views
1 replies

10 Twitter Accounts To Follow About DevOps, Scaling & Web Performance

We wanted to establish a list of some of the best Twitter personalities to follow about DevOps, web performance, and development. So here's a list of 10.

spacer spacer Ben Wootton07/01/12
3195 views
0 replies

Where Development Meets QA

In the software world, development and QA are often organised into two separate teams. Some issues may bounce between the teams multiple times before they reach resolution and the release can ship. As a developer, this has always struck me a hugely inefficient workflow.

spacer spacer Joe Miller06/29/12
2382 views
0 replies

Testing DNS Servers with Python - dns_compare.py

Sometimes it might be nice to be able to test a DNS server’s output, such as with a continuous monitoring system, or as a validation tool when migrating to a different DNS server (or service.) Here's a little snippet I use

spacer spacer James Betteley06/28/12
2021 views
0 replies

PowerCLI: Automate Reverting CI Agents to a Snapshot

Basically the script just iterates over a list of VMs which are in a particular resource pool, and reverts them all to a snaphot. Here’s the script itself...

  • 1
  • 2
  • 3
  • 4
  • 5
  • next >
  • last »
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.