[ad_1]
I want to add an input text box on my site where users input some text and then i am able to do something with that text inside a lambda.
Some quick search showed that’d i would have to use api gateway to act as a proxy between wordpress and lambda.
Thought of instead using dynamo as a proxy and have writes to dynamo trigger my lambda. Seemed easier due to some plugins, but I have no experience integrating wordpress with aws.
[ad_2]