Barry Luijbregts on Nostr: When podpings are found, I create an Azure Service Bus Queue message for each block ...
When podpings are found, I create an Azure Service Bus Queue message for each block to update, containing the Uris to fetch and parse. Each Queue message triggers a QueueTriggered Function that does the parsing. This can fan out to many Functions running in parallel, and seems to fit very well with my €45 / month Linux App Service Plan.
Published at
2024-08-30 11:46:25Event JSON
{
"id": "b8e3000a7f53ad4383cf70464ac5a19afa878fd618e2a8c420c8fa96ec78eba1",
"pubkey": "e3e11bab8bb77d0f26287ef854311adaf5830f2891e1b9d355f55345cfc4a013",
"created_at": 1725018385,
"kind": 1,
"tags": [
[
"proxy",
"https://podcastindex.social/users/podhome/statuses/113050804936565388",
"activitypub"
]
],
"content": "When podpings are found, I create an Azure Service Bus Queue message for each block to update, containing the Uris to fetch and parse. Each Queue message triggers a QueueTriggered Function that does the parsing. This can fan out to many Functions running in parallel, and seems to fit very well with my €45 / month Linux App Service Plan.",
"sig": "889e14e2e05b8c68efd04c1200b3164b6fb46a55d85f63a97a51a2594487a0a1ceb0eca1cbf55f8499e996d93309d6247ccedb3b48702c27d9703a8e831b102c"
}