A simple nitric service that can be easily deployed to serverless platforms on AWS Lambda, Azure Container Apps, Google Cloud Run. The service will simply cat /proc/cpuinfo in order to try and get information on the capabilities of the hardware that the program is executing on.
nitrictech/serverless-probe
A simple nitric service to probe hardware in serverless environments
TypeScriptMIT