Live data from Hacker News

Introducing Worldwide SMS Messaging

mobile.awsblog.com

31–40 of 66 posts

Re: Introducing Worldwide SMS Messaging

#31
post #19

..but why? How is this relevant to their business? I mean, I do understand that AWS and Amazon (the e-commerce) don't have anything in common, but why to focus on such a product that already exists (and that's even better)?

Thank you all for the answers (below). Now it makes more sense to me.

Re: Introducing Worldwide SMS Messaging

#33
post #7

Marginally cheaper than Twilio for USA: $0.00645 vs. $0.0075 Much more expensive in Europe (e.g. major networks in Poland Twilio $0.03467, AWS $0.03897 - 0.07711) https://www.twilio.com/sms/pricing http://aws.amazon.com/sns/sms-pricing/

They can't beat QuestBlue. Their SMS is Free with the purchase of DID. Great API also. http://www.questblue.com/rates.html

Re: Introducing Worldwide SMS Messaging

#34
post #19

..but why? How is this relevant to their business? I mean, I do understand that AWS and Amazon (the e-commerce) don't have anything in common, but why to focus on such a product that already exists (and that's even better)?

It's an addition to SNS, which is AWS's notification service -- you set alerts, and if a server goes down, or any other thing you set up a trigger for, it messages you. It's just expanding to new markets.

Re: Introducing Worldwide SMS Messaging

#35

When I did programmatic SMS for a project ~10 years ago, I just used SMTP and the email equivalent of the SMS address. I haven't done similar projects since then, so I'm curious if there is some reason that approach would no longer work.

That only works if you know the carrier (as every carrier has a different email address), and I imagine it doesn't work internationally.

Another problem is throttling and support. If you end up on the bad side of their spam filter it's tough to convince them to unblock you. They all have API's now that you can pay for access to, so they try and push you that route.

Re: Introducing Worldwide SMS Messaging

#37
post #7

Marginally cheaper than Twilio for USA: $0.00645 vs. $0.0075 Much more expensive in Europe (e.g. major networks in Poland Twilio $0.03467, AWS $0.03897 - 0.07711) https://www.twilio.com/sms/pricing http://aws.amazon.com/sns/sms-pricing/

Considering that Twilio hosts with AWS, that will be a tough price war for Twilio to win.

Re: Introducing Worldwide SMS Messaging

#38
post #2

I like that we can choose between transactional and promotional messages in order to optimize for high delivery success rate or cost savings.

There is still a lot of dependency by the carriers to adhere to this which most do not. They have no systems in place to differentiate. So while you may think your message is transactional, it may still get blocked for spam because the carriers aren't smart enough to know the difference.

Re: Introducing Worldwide SMS Messaging

#39
post #7

Marginally cheaper than Twilio for USA: $0.00645 vs. $0.0075 Much more expensive in Europe (e.g. major networks in Poland Twilio $0.03467, AWS $0.03897 - 0.07711) https://www.twilio.com/sms/pricing http://aws.amazon.com/sns/sms-pricing/

They need to fix many things, it doesn't seem they have a good knowledge and experience on the sms messaging world.

1) have a specific price for every single network makes it impossible to calculate which will be the final real cost for each country

2) it's crazy expensive outside the US. Every player in the SMS industry is 4x lower on average. IE: http://www.mailup.com/pricing/sms/

3) they don't support text as a sender. In many countries you can have "MyCompany" as a sender instead of a generic number or short code. This makes the communication much more effective.

4) They claim the pricing will be different for transactional & marketing traffic, but it's not clear how , they just provide one only price list.

5) first 100 messages to US numbers free (each month). I expect they will be soon abused and they will retire this offering.

6) they don't support 2-way communication

7) SMS prices usually go down when volumes increase

Post reply on HN