Choosing Event Streaming or Messaging for your Architecture

event streaming vs messaging feature image

Want to understand what to consider when choosing Event Streaming and Messaging for your Architecture?

They both are heavily used when it comes to Architecture, they are fantastic ways to manage the interactions, communication and behaviour between your services or systems and often there is not a one size fits all approach you should take.

Just because you have taken one of these approaches in a previous solution does not mean that it the right approach for your next, hopefully this post will be able to give you a high level overview on what you should consider and help you to mange your Architecture decision.

Continue reading Choosing Event Streaming or Messaging for your Architecture

Publishing a static site with Github Pages and Travis CI

Github Pages

When trying to find instructions on how to publish into Github Pages, I found that is was not very clear when trying to publish a static site. 

I thought it would be good to write a guide on publishing a static site into Github Pages and hopefully eliminate any confusion in trying to do so.

Continue reading Publishing a static site with Github Pages and Travis CI