We have joined the Conflux Books family

Skelton Thatcher Publications has been acquired by specialist publisher Conflux Books, who publish books by technologists for technologists. Our pioneering Team Guide series of books will benefit from increased author and reader resources, including regular interviews with authors, online and physical companion tools, and (from 2019) real printed books!

New focus for Skelton Thatcher – Team Guide series of books on software practices

We’d like to share some exciting news about the latest direction for Skelton Thatcher Consulting. After four years of successful consultancy helping numerous organisations to adopt modern technology practices such as Continuous Delivery and DevOps we are now focusing efforts on our publications business, Skelton Thatcher Publications:

You build it, You run it (Why developers should also be on call)

This post was written by Chris O’Dell co-author of Team Guide to Software Releasability. It’s all about Feedback Loops The Continuous Delivery Pipeline is familiar to most developers.  It’s a collaborative process built upon loops of feedback at every stage.  A new feature will defined between a Product Manager, a Developer and a Quality Analyst. Continue reading “You build it, You run it (Why developers should also be on call)”

The benefits of using GoCD deployment pipelines for managing Terraform environments

This post was written by Rich Bosomworth. Although an excellent tool for infrastructure orchestration, Terraform plans can quickly become complex and difficult to manage, especially when deploying to multiple environments. In this post we examine the benefits of abstracting away core aspects of the deployment process into a GoCD wrapper and look at the enhancedContinue reading “The benefits of using GoCD deployment pipelines for managing Terraform environments”

MapCamp: From Sun Tzu to HM Government

This post was written by Chris O’Dell co-author of Team Guide to Software Releasability. It started with a simple question: “Is there any interest in a mapping camp?”. Simon Wardley wondered if it would be worthwhile organising a free evening meetup about mapping and it quickly became apparent that a meetup would not be sufficient.Continue reading “MapCamp: From Sun Tzu to HM Government”

Auto-generated infrastructure node graphs from Terraform plans

This post was written by Rich Bosomworth. Information visualisation is used for visually representing data to reinforce and enhance cognition. When deploying infrastructure as code, this visual perspective of resources and their relationships can prove useful, both at the design stage, and also post deployment for purposes of troubleshooting and infrastructure development. In this postContinue reading “Auto-generated infrastructure node graphs from Terraform plans”

Using Packer to create Windows AWS AMIs for declarative build agents

This post was written by Chris O’Dell co-author of Team Guide to Software Releasability. Key Takeaways Take advantage of the Cloud to scale your buildagents to meet development workloads (and save costs by turning them off when not in use Use Packer to build declarative golden images, including with Windows, to reduce handcrafted buildagents DevelopersContinue reading “Using Packer to create Windows AWS AMIs for declarative build agents”

DevOpsDays London 2017: Mental Wellbeing, Learnings from the Unexpected and Incident Management

This post was written by Chris O’Dell co-author of Team Guide to Software Releasability. DevOpsDays was back in London this week and was lucky enough to go along on the second day. The format was a mix of presentations the morning, ignite talks after lunch and Open Spaces for the remainder of the day.  I particularlyContinue reading “DevOpsDays London 2017: Mental Wellbeing, Learnings from the Unexpected and Incident Management”

Container Clustering with Rancher Server (Part 7) – Stack and service build out to create a custom catalog item for Splunk

This post was written by Rich Bosomworth. This is the seventh post in an on-going series exploring Rancher Server deployment, configuration and extended use. In the last post I detailed how to create and deploy custom catalog items for GoCD. This post shows how we built out stack services from a docker-compose file to create a custom catalog item for SplunkContinue reading “Container Clustering with Rancher Server (Part 7) – Stack and service build out to create a custom catalog item for Splunk”

Useful tool for tracking Continuous Delivery – cdchecklist.info

This post was written by Matthew Skelton co-author of Team Guide to Software Operability. Summary: At cdchecklist.info we have made available a Trello board that contains all the key practices and recommendations from the book Continuous Delivery by Jez Humble and Dave Farley. You can clone this board to help with Continuous Delivery transformations in your ownContinue reading “Useful tool for tracking Continuous Delivery – cdchecklist.info”