Live data from Hacker News

Why Twilio Wasn’t Affected by Today’s AWS Issues

twilio.com

11–20 of 41 posts

Re: Why Twilio Wasn’t Affected by Today’s AWS Issues

#13
post #5

LOL...."504 Gateway Time-out".....nginx must not be one of Twilio's "small stateless services" (F)(A)(I)(L) ;)

A cursory inspection indicates that their ngix box at least is running on EC2 NoVA. It takes a particular kind of person to want to tempt fate to such a degree by posting something like that while running on top of what can be best described as "a fluid situation"

Re: Why Twilio Wasn’t Affected by Today’s AWS Issues

#15
post #6

504 Gateway Time-out nginx/0.9.2 You really want to make sure your shit works before you go boasting about how well it works. :) EDIT: seems to be working now :P Interesting article once I got over the irony of it not working.

Ironically, this highlights one of the main issues we discuss in the post!

The Twilio Engineering blog is hosted off an external Wordpress site with a single IP that's forwarded from ngnix load balancer pool. Since the load balancers assume that the external service can fail, they won't tied resources blocking access to other parts of the site.

Hope you enjoy the post :)

-Evan Twilio.com

Re: Why Twilio Wasn’t Affected by Today’s AWS Issues

#16
post #6

504 Gateway Time-out nginx/0.9.2 You really want to make sure your shit works before you go boasting about how well it works. :) EDIT: seems to be working now :P Interesting article once I got over the irony of it not working.

They mention twilio is working, their blog may be hosted another way.

Re: Why Twilio Wasn’t Affected by Today’s AWS Issues

#17
post #16
post #6

504 Gateway Time-out nginx/0.9.2 You really want to make sure your shit works before you go boasting about how well it works. :) EDIT: seems to be working now :P Interesting article once I got over the irony of it not working.

They mention twilio is working, their blog may be hosted another way.

yep, our blog is hosted on a third party service completely unrelated to our website and APIs

Re: Why Twilio Wasn’t Affected by Today’s AWS Issues

#18
post #15
post #6

504 Gateway Time-out nginx/0.9.2 You really want to make sure your shit works before you go boasting about how well it works. :) EDIT: seems to be working now :P Interesting article once I got over the irony of it not working.

Ironically, this highlights one of the main issues we discuss in the post! The Twilio Engineering blog is hosted off an external Wordpress site with a single IP that's forwarded from ngnix load balancer pool. Since the load balancers assume that the external service can fail, they won't tied resources blocking access to other parts of the site. Hope you enjoy the post :) -Evan Twilio.com

You were born to work at Twillio.

Re: Why Twilio Wasn’t Affected by Today’s AWS Issues

#20
post #17
post #16

Earlier quoted context omitted.

They mention twilio is working, their blog may be hosted another way.

yep, our blog is hosted on a third party service completely unrelated to our website and APIs

dmor, really? It looks like the blog points to AWS, as does your API?

jdyer@aleph:~ [git:master] » host api.twilio.com api.twilio.com is an alias for public-vip374d1ca4e.prod.twilio.com. public-vip374d1ca4e.prod.twilio.com is an alias for ec2-174-129-254-101.compute-1.amazonaws.com. ec2-174-129-254-101.compute-1.amazonaws.com has address 174.129.254.101 ----

jdyer@aleph:~ [git:master] » host www.twilio.com www.twilio.com is an alias for public-vip29c4ab3d.prod.twilio.com. public-vip29c4ab3d.prod.twilio.com is an alias for ec2-174-129-253-75.compute-1.amazonaws.com. ec2-174-129-253-75.compute-1.amazonaws.com has address 174.129.253.75

Post reply on HN