If you are looking to run Figaf there is a number of ways.
Where
The Figaf Tool is a standalone Java application that makes it easy to run in several different locations.
For PoC Figaf comes with a building database; for real usage, we recommend Postgresql or MSSQL. All hyper scales have different Databases as a Services versions of Postgresql, making it an easy option.
Standalone
You can run Figaf on your laptop. It is really easy to get started. You download a Jar and then run it.
You can find the latest version of the
tool here.
This is ideal for performing evaluations of the tool and how it works. It comes with an embedded database making it easy to run.
SAP BTP Cloud Foundry
You can run Figaf as a Linux or Windows installation. This is using the same Jar as the standalone but connected to a database and then scheduled as a service.
The same way can be used in your hyper scaler
Docker