Hello guys, what's the best way that I can use Pul...
# general
c
Hello guys, what's the best way that I can use Pulumi CLI or Automation API on remote server? I am running REST API server on my remote servers, but I wonder if there is a better way. 😞
m
You'll have to provide more information about your use case to determine "best way".
You could run the automation API in AWS Lambda, or AWS Batch, triggered by Events, for example.