Can I access ziti services inside lambda/cloudrun?

Let's say I'm running a lambda(aws) or cloud run (gcp) and it is supposed to call one of my ziti services via http with ziti domain .

What are the patterns that can be adopted to make this work ?

Generally it does depend on what you're doing and how and i think you'll need to adopt an OpenZiti sdk. It's generally relatively easy to deploy that sort of solution on any compute anywhere.

There's a blog from a couple years ago that i think might help:

1 Like