Yes we can do that. In our current proof of concept we evaluate all experiments in a lambda function at the edge and then pass a custom configuration to the application. This works, but as we cannot use the SDK in the app itself this way I'd to avoid this method (having a lambda edge function is fine).