Category: TxFlow

Maintain it

Back-up and restore This is not applicable as the current isoflow version is a fully stateless API. Update images Edit the isoflow stateful set by running the below command: kubectl edit sts RELEASE_NAME-swiftflow Modify the isoflow pod image version to the targeted version.Save and quit.Warning : the pod will be restarted once you changes have […]

Read More

Install it (non GCP)

Installation using Helm Prerequisites You will need the below tools installed in order to deploy TxFlow on premise : helm kubectl docker Request Helm package and Docker images You can contact us on info@alpina-analytics.com in order to request the necessary archives (Helm package and Docker images) plus a dedicated license to deploy TxFlow on premise. […]

Read More

The case

Banking The banking industry is evolving in an uncertain global context. Some major change drivers – digitalization, sustainability, regulation, competition – are challenging its ability to optimally satisfy its customers, responsibly act on the markets, comply to stringent regulations and efficiently deliver operations while having to absorb an increasing volume of digital transactions. Technology Data […]

Read More

Pricing and support

Pricing and support You will start your journey with a 30 days free trial period that can be extended. Upon the realization of a successful proof-of-concept and in case you are operating in GCP environment, a usage-based billing model will apply that is proportional to the number of requests made on the application. For non-GCP […]

Read More

Terms and conditions

Terms and conditions Welcome to the website of Alpina Analytics ! These terms and conditions outline the rules and regulations for the use of Alpina Analytics’s Website, located at https://www.alpina-analytics.com. By accessing this website we assume you accept these terms and conditions. Do not continue to use Alpina Analytics website if you do not agree […]

Read More

End user license agreement

End-User License Agreement (EULA) of TxFlow This End-User License Agreement (“EULA”) is a legal agreement between you and Alpina Analytics LLC. Our EULA was created by EULA Template for TxFlow. This EULA agreement governs your acquisition and use of our TxFlow software (“Software”) directly from Alpina Analytics LLC or indirectly through a Alpina Analytics LLC […]

Read More

Administrator’s guide

Configuration Some runtime parameters, like the API port, the filename of the location database etc. are configurable. To determine the value of an option, the following logic is applied: If a System property with the name swiftflow.<configkey> (e.g. swiftflow.serverPort) exists, this value is selected. Example: java -Dswiftflow.serverPort=8080 -jar /…/swiftflow-api.jar Otherwise, the setting is looked for […]

Read More

Cloud integration

Overview The TxFlow 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