This'll be nice to receive SMS alerts on deployment or monitoring failures when using other AWS services. I don't think it compares to Twilio, since it seems to be more for alerts than for your main application use; you could cobble together something that creates a new SNS topic for each (user, phone number), but I'd doubt my ability to keep so many topics organized.
Comments
This'll be nice to receive SMS alerts on deployment or monitoring failures when using other AWS services. I don't think it compares to Twilio, since it seems to be more for alerts than for your main application use; you could cobble together something that creates a new SNS topic for each (user, phone number), but I'd doubt my ability to keep so many topics organized.