Can't imagine a change like this would be made without some analysis.. would love an internal view into a decision like this, I wonder if they already have log data to compute financial loss from the change, or if they have sampling instrumentation fancy enough to write/deploy custom reports like this quickly. In any case 2 weeks seems like an impressive turnaround for such a large service, unless they'd been interna…
Are you for real? Legitimately baffled by your comment. How about the financial losses of customers that could be DDoS-ed into bankruptcy through no fault of their own? Keeping S3 bucket names secret is not always easy.
Amazon S3 will no longer charge for several HTTP error codes
21–30 of 77 posts
Re: Amazon S3 will no longer charge for several HTTP error codes
#22So will Amazon continue charge for the redirected 403?
Re: Amazon S3 will no longer charge for several HTTP error codes
#23Re: Amazon S3 will no longer charge for several HTTP error codes
#24We've done it. Now let's re-engineer our apps to use error codes for 200 responses and get free S3 usage.
Re: Amazon S3 will no longer charge for several HTTP error codes
#25The system works! Just raise your concerns and they'll get around to it in [checks notes] 18 years https://twitter.com/cperciva/status/1785402732976992417
In fairness, the issue was attended to within weeks after it recently got attention.
Re: Amazon S3 will no longer charge for several HTTP error codes
#26Re: Amazon S3 will no longer charge for several HTTP error codes
#27The system works! Just raise your concerns and they'll get around to it in [checks notes] 18 years https://twitter.com/cperciva/status/1785402732976992417
You made more or less the exact same comment on a recent thread. What does it add to this conversation? https://news.ycombinator.com/item?id=40221193
Re: Amazon S3 will no longer charge for several HTTP error codes
#28The system works! Just raise your concerns and they'll get around to it in [checks notes] 18 years https://twitter.com/cperciva/status/1785402732976992417
Ahh I see the problem. The steps to get it resolved were not to tell the team about it. The steps were to raise a big enough fuss that it would undermine customer trust if the team didn't fix it.
Re: Amazon S3 will no longer charge for several HTTP error codes
#29Can't imagine a change like this would be made without some analysis.. would love an internal view into a decision like this, I wonder if they already have log data to compute financial loss from the change, or if they have sampling instrumentation fancy enough to write/deploy custom reports like this quickly. In any case 2 weeks seems like an impressive turnaround for such a large service, unless they'd been interna…
Are you for real? Legitimately baffled by your comment. How about the financial losses of customers that could be DDoS-ed into bankruptcy through no fault of their own? Keeping S3 bucket names secret is not always easy.
Re: Amazon S3 will no longer charge for several HTTP error codes
#30Earlier quoted context omitted.
I just searched for this and this documentation entry came up: https://docs.aws.amazon.com/whitepapers/latest/aws-best-prac... I can't believe that their 'fix' is to set a wildcard dns entry, this feels somewhat like a joke. Does this mean that a NXDOMAIN response costs more than a successful response?
It has the same cost as a successful response which can quickly add up to a few hundred dollars per month with a couple of DNS enumeration scans. Google Cloud and Azure also bill DNS like this. Unless you need some of the advanced features you really shouldn't host your DNS in the big cloud providers.