Eric D. Schabell: Store health and safety - Common architectural elements

Monday, April 26, 2021

Store health and safety - Common architectural elements

store health and safety
Part 2 - Common architectural elements

In our previous article from this series we introduced a use case around headless e-commerce for retail stores.

The process was laid out how we've approached the use case and how portfolio solutions are the base for researching a generic architecture. 

The only thing left to cover was the order in which you'll be led through the details.

This article starts the real journey at the very top, with a generic architecture from which we'll discuss the common architectural elements one by one.

This will start our journey into the logical elements that make up the store health and safety architecture.

Architecture review

As mentioned before, the architectural details covered here are base on real solutions using open source technologies. The example scenario presented here is a generic common architecture that was uncovered researching those solutions. It's our intent to provide guidance and not deep technical details.

This section covers the visual representations as presented, but it's expected that they'll be evolving based on future research. There are many ways to represent each element in this architecture, but we've chosen a format that we hope makes it easy to absorb. Feel free to post comments at the bottom of this post, or contact us directly with your feedback.

Now let's take a look at the details in this architecture and outline the solution.

From specific to generic

Before diving in to the common elements, it might be nice to understand that this is not a catch all for every possible solution. It's a collection of identified elements that we've uncovered in multiple customer implementations. These elements presented here are then the generic common architectural elements that we've identified and collected in to the generic architecture. 

It's our intent to provide an example for guidance and not deep technical details. You're smart enough to figure out wiring integration points in your own architectures. You're capable of slotting in the technologies and components you've committed to in the past where applicable.  It's our job here to describe the architecture generic components and outline a few specific cases with visual diagrams so that you're able to make the right decisions from the start of your own projects.

Another challenge has been how to visually represent the architecture. There are many ways to represent each element, but we've chosen some icons, text and colours that we hope are going to make it all easy to absorb.

store health and safety
Now let's take a quick tour of the generic architecture and outline the common elements uncovered in my research.

External applications

Starting on the left side of the logical diagram you'll find the external applications holding two elements. These are the mobile applications and web applications, used to represent any front end applications used to access the store health and safety infrastructure. 

By including the mobile applications, we're representing the possibility of supporting any type of device from workstations to portable devices that might be used while roaming a retail store location.

Container platform

The largest collection of elements can be found in the container platform, where processes, services, and rule compliancy tools are provided as independent elements.

To support external interaction throughout the store health and safety platform there are collections of microservices, each focusing on one aspect of the customer interaction.  These are very generic descriptions as each retail organisation can determine what they consider core services. It all starts with authorisation and authentication tools found in API management, ensuring proper safe access to services and tooling.

store health and safety
The first group is referred to as health and safety process microservices that ensure specific focus on consistently executing the processes put in place for health and safety at all the retail locations. these processes work closely with the health and safety rules microservices to ensure compliancy across the organisation in a standard rules based fashion.

Another set of services are called the supplier microservices that focus supplier access to the functionality they need around store health and safety compliancy. 

Next, there are store process microservices and local store rules microservices, both providing local store locations with consistent processes and standardised rule based compliancy frameworks for operating consistently across the retail organisation.

Finally, both integration microservices and integration data microservices are elements that consistently provide access to backend organisational systems, data sources, and other aspects of the retail organisation such as the retail data framework. In other articles, we'll cover that architecture. You can search for that architecture on this site for more details.

store health and safety

Infrastructure services

The next block you see is holding elements known for providing infrastructure services to the health and safety systems.

These elements in the common architecture were pretty consistent across all of the store solutions examined. These tended to be core elements setup in the retail organisations central location with the ability to control communication and overall integration for the complete architecture.

The internal local systems element covers all the various systems that might be used for interactions across the retail organisation, and that covers store health and safety too.

It almost goes without saying, that a single-sign-on (SSO) server is essential for tying in the organisational tooling for authorisation and authentication to make use of components in the architecture.

store health and safety

External systems

There are always going to be external systems of record such as 3rd-party systems, which are anything from SaaS offerings to offsite platforms hosting any number of applications.

The internal remote systems would be applications and systems that are situated physically outside of the store health and safety architecture, but are of significant interest to be captured in this element. They might be back office systems, a customer management system, payment system applications, etc.

Storage services

The storage services uncovered in this solution space was a fairly diverse, from virtual block storage, physical block storage, and object-based storage used in this solution architecture.  

What's next

This was just a short overview of the common generic elements that make up our architecture for the store health and safety use case. 

An overview of this series on store health and safety portfolio architecture:
  1. An architectural introduction
  2. Common architectural elements
  3. Example health and safety architecture
Catch up on any past articles you missed by following any published links above.

Next in this series, taking a look at the example store health and safety architecture.

(Article co-authored by Iain Boyle, Chief Architect Retail, Red Hat)