Is there any chance that things like WebSockets, the Bayeux protocol, or long polling techniques, in general, could be used as a source of events to trigger AWS Lambdas? (without implementing an EC2-based listener)
Asked
Active
Viewed 614 times
2
-
1No. You would need an EC2-based listener. – Mark B Apr 13 '16 at 20:19