AWS Lambda
You can register AWS Lambda functions in Consul and invoke them from mesh services.
We recommend using Lambda registrator to automatically synchronize Lambda functions into Consul. Lambda functions can also be manually registered into Consul when using Lambda registrator is not possible.
Invoking Lambda Functions from Consul Service Mesh
Lambda functions can be invoked by any mesh service directly from connect proxies or through terminating gateways. The Invocation page explains how to invoke Lambda functions from Consul service mesh services.