2nd*, 3rd & 4th October
Manchester, UK

Michael Heap

Michael is a fixer, working mainly with PHP/NodeJS/MySQL and doing bits of server administration on the side, he goes where things need working on. Currently, he's a member of the platform team at Datasift, working as part of a team that processes and augments various incoming data sources (including the Twitter firehose) before redistributing it to customers.

Conference Day 1

Pipeline Architectures

Saturday 3rd October 10.45 - 11.35

Pipelines help split your architecture into distinct components. They help you think about how things are going to communicate. You can use the correct tool for the job, as all you need to do is implement the correct interface at the edges. Finally, they lead to a 'tell, don't ask' model which makes issues easier to debug.

By designing your architecture as a pipeline, you decouple all of your components and make sure that each part has a very specific responsibility. If you ever want to replace one of the parts in your pipeline, just make sure that the new implementation adheres to the contract that it's supposed to at both ends and things should just continue to work.

This talk will look at how to start putting together a pipeline architecture and how to test them, as well as looking at a few case studies of how existing systems can be refactored to behave as a pipeline.

Supporters

  • uk-fast
  • sky-bet
  • magma-digital
  • inviqa
  • ampersand
  • jetbrains
  • docnet
  • digital-ocean
  • in2it
  • studio-24
  • phpStorm by JetBrains
  • add-your-logo

Community Partners