Below you will find examples of the sorts of solution architecture we can do for you. Covering projects both real and dreamt up by the team these diagrams should give you some insight into our experience and the sort of work you can expect should you bring us on board for your project.
All diagrams are drawn using the fantastic C4 model diagram method developed by Simon Brown. We strongly recommend taking a look if you haven’t previously.
Social media app
In this example we look at the solution architecture needed to deliver a social media application. Using managed services from AWS to provide authentication and authorisation, load balancing, and blob storage. A hosted instance of Neo4j as a graph database and a React frontend abstracted with GraphQL this example demonstrates how to decouple your user interface from your API and your API from your data introducing multiple points of scale which is critically important for a social media application.