Category: Architecture

Cloud integration

Overview The Swiftflow package described here is containerized as a Docker/Kubernetes web server application. It can be deployed on any infrastructure that accepts Kubernetes, which includes multi-cloud or hybrid cloud contexts. Google Cloud Platform (GCP) In addition of the environment-agnostic Kubernetes application, specific requirements have to be satisfied to integrate to GCP. In particular, the […]

Read More

Components

Overview The Swiftflow package is composed of the following main functional components: the message parser, the enricher, the address parser and the geo locator. We add to that list the API endpoint even though it is strictly speaking a design component. Those components are packaged as a stateless application accessible via the API endpoint using a REST API. […]

Read More