Embed presentation
Download to read offline





























![{
"disabled": false,
"bindings": [
{
"type": "queueTrigger",
"direction": "in",
"name": "myQueueItem",
"queueName": "myqueue-items",
"connection": "MyStorageConnectionAppSetting"
},
{
"type": "httpTrigger",
"name": "req",
"direction": "in",
"dataType": "binary"
}
]
}](https://image.slidesharecdn.com/whycareaboutserverless-180725054447/85/Why-care-about-serverless-30-320.jpg)



The document discusses the integration of Azure Functions and AWS Lambda, highlighting significant improvements in web app and database repository changes. It includes technical details on queue and HTTP triggers with example bindings and inputs for function logic. The content is oriented towards developers interested in cloud architecture strategy.





























![{
"disabled": false,
"bindings": [
{
"type": "queueTrigger",
"direction": "in",
"name": "myQueueItem",
"queueName": "myqueue-items",
"connection": "MyStorageConnectionAppSetting"
},
{
"type": "httpTrigger",
"name": "req",
"direction": "in",
"dataType": "binary"
}
]
}](https://image.slidesharecdn.com/whycareaboutserverless-180725054447/85/Why-care-about-serverless-30-320.jpg)

