Content Deep Dive
Build an SMS queueing system using Azure and 100 lines of code
Blog post from Twilio
Post Details
Company
Date Published
Author
Devin Rader
Word Count
3,670
Language
English
Hacker News Points
-
Summary
$azure` and `Twilio` are used to build a notification system that can send SMS notifications to attendees of the Silicon Valley Code Camp. The system uses Azure Mobile Services, Azure Storage Queues, and WebJobs to process notifications and send text messages. The system is built using less than 150 lines of code and can be deployed to an Azure Website for continuous operation.