Drupal, DevOps, summit, 2015, presentation, slides

Quality-oriented Drupal DevOps

By John Locke on October 11, 2015

Here are the slides from my 2015 Drupal Summit talk, Quality Drupal DevOps!

You can also click here to open in a new window, full screen.

Topic

Comments

The presentation was made using Inkscape + Sozi, http://sozi.baierouge.fr/ . I was looking for something like this, and found Sozi to work very well for this, though editing is a bit technical ;-) I'm using the older stable release, Sozi 13. The newer one seemed more difficult to use, and less portable...

As a Drupal DevOps enthusiast, I appreciate the emphasis on quality in development. It’s also interesting how project management parallels gaming, much like in Friday Night Funkin where strategy and timing are crucial. Integrating quality assurance into DevOps processes can lead to smoother workflows and enhanced user experience. Anyone else find inspiration from games in their coding approach?

Add new comment

The content of this field is kept private and will not be shown publicly.

Filtered HTML

  • Web page addresses and email addresses turn into links automatically.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h1> <h2 id> <h3 id> <h4 id> <h5 id> <p> <br> <img src alt height width>
  • Lines and paragraphs break automatically.

Drupal Canvas — Block HTML (locked)

  • Allowed HTML tags: <strong> <em> <u> <a href> <p> <br> <ul> <ol> <li>

Drupal Canvas — Inline HTML (locked)

  • Allowed HTML tags: <strong> <em> <u> <a href>

More Like This

Construction cranes against a blue sky
🕑Oct 29, 2019 🖋Nick Kelly 💬0

Don't Play Whack-a-mole on Prod!

If you’re making improvements to your sites, even as simple as pushing updates, you’re going to be changing things around. Inevitably, you’ll break something. Wouldn’t you like to find that out before the production site goes down from the “improvements”?

Water pipes
🕑Sep 09, 2019 🖋John Locke 💬0

Deployment and release strategies

When you build a new website, going live is relatively easy. You get ahold of a domain name, point it at a webhost, put the website code there, and you're up and running!

After a site is live, it gets a lot more complicated.