DZone
DevOps Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > DevOps Zone > Dreadnot Goes Open-Source

Dreadnot Goes Open-Source

Chris Smith user avatar by
Chris Smith
·
Jan. 18, 12 · DevOps Zone · Interview
Like (0)
Save
Tweet
4.96K Views

Join the DZone community and get the full member experience.

Join For Free
Rackspace has announced that Dreadnot, a Node.js application aimed at helping software developers better monitor their projects as they are deployed, will be open-source.  The goal of Dreadnot is to facilitate a continuous development methodology that allows developers to implement needed features as they become available, without suffering through interruptions in service.

Dreadnot lists the tasks that need to be accomplished to roll out a given piece of software and defines how the deployment works and what code is deployed. If there is a snafu, the work is redirected, the problem process is stopped, and the developers are alerted.

-- Barb Darrow

The obvious advantage here is that each separate piece of software has its own task list explaining everything that needs to be done before it can be deployed, allowing for easier continuous deployment.

Rather than deploying less frequently with more manual testing, we deploy more frequently, relying upon a culture of test-driven development, code review and extensive quality assurance automation to catch bugs early and minimize service interruptions.  Our maxim is that a new engineer should be able to push code into production on their first day on the job.

-- Paul Querna


Querna, a Rackspace engineer working on the cloud monitoring team, says the internal developers at Rackspace tried using Etsy's Deployinator, the inspiration for Dreadnot, but they soon discovered that it lacked the open-source tools necessary for multisite deployments and required each department to create multiple customizations just to make it work.

The problem with devops is that everyone talks about it but not very many are doing tooling to help us do it. That’s why we developed and open sourced Dreadnot.

-- Paul Quema


Dreadnot, built on the Express web framework using Twitter's Bootstrap JavaScript and CSS utilities, is one of the first in what many hope to be a new wave of tools designed specifically around DevOps.

Open source

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Progressive Web Apps vs Native Apps: Differences and Similarities
  • Building a QR Code Generator with Azure Functions
  • Chopping the Monolith: The Demo
  • Build a Business-Led API Strategy and Get the Most Out of Your APIs

Comments

DevOps Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo