Earlier quoted context omitted.
It's not just the fear of buying a computer, it's also the fear of hiring staff...
I don't think Amazon really provides any products that are going to prevent you from hiring staff. That's the domain of companies like Zendesk or Salesforce. All they provide you is the bare metal in easily-purchasable quantities. Whatever time you saved not having to lug a server up to your datacenter and plug it in will be spent debugging CloudFormation stacks or figuring out how to auction off your reserved instan…
AWS Customers Rack Up Hefty Bills for Moving Data
241–250 of 252 posts
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#242does anyone know of a cheap service to order large amounts of data by mail on physical media? I am often interested in some dataset for which I can afford the storage in the form of a hard drive but not in the form of a download through my home connection. If a service existed that simply offered the following: * customer provides URL (and optionally hash checksum) * customer pays, and later receives hard disk drive…
I don't think it would be a cheap service if you set a modest goal of earning a cinema trip with popcorn and a drink for every trip to the post office. 1TB HDD: 59 AUD International Shipping (assuming we can keep it under 1kg with packaging): 38 AUD That is 97 AUD before considering any profit you might want to make (35 AUD for the movie + small popcorn and drink), fixed setup costs like a NAS to cache data sets or t…
there seems to be plenty of opportunities here, like buy or rent an old bank building with the individually lockable drawers, put your drive in the locker which has a USB cable or ethernet cable, close the locker, use some app to set the URL / hash, pay, and you get a ETA, download complete notification, and a deadline to pick it up (or else incur a fee to unlock the drawer proportional to overtime).
I guess the idea could be pitched to those operating rentable local PO boxes, using similar lockers, but with internet connectivity.
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#243Even the huge-looking bill for Apple is only 6.5% of their total bill. Moving data into AWS is free, so it's not totally surprising that they pay for that by making other stuff more expensive. I found it more interesting just to see a list of their top ten customers. In particular I didn't realize that Capital One had so much infrastructure.
> Even the huge-looking bill for Apple is only 6.5% of their total bill. Moving data into AWS is free, so it's not totally surprising that they pay for that by making other stuff more expensive Moving data into any network that is outbound heavy is free because both paid peering and transit is settled based on a peak percentile traffic (unless it is flat rate). That's why the "gansta" position is to have a balanced i…
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#244Earlier quoted context omitted.
I hear more and more cases of businesses moving parts off of the cloud, back on-premises. I think, in a wider perspective, it's going to play back and forth. The 2010's were 'forth' towards the cloud, the 2020's might see a peak back on-prems, etc. It's generally a function of network cost versus infra cost, and so the 'equation' solves differently based on the longest tech cycles, from inception to maturity to skill…
> It's generally a function of network cost versus infra cost, and so the 'equation' solves differently based on the longest tech cycles, It used to be OpEx was easy, CapEx was hard to get approved. As people took advantage and OpEx went through the roof people are getting alot more pushback on reducing OpEx.
Pushing back on OpEx in favor of CapEx might be seen as a more long-term strategy too. Basically rent vs purchase, even for deprecating assets like infosys, as I think the current DevOps trend (scaling in pure software, virtualization, etc) makes it easier than ever to squeeze every last FLOP on-premises.
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#245Earlier quoted context omitted.
Sure, but surely teams have monitoring on their usage, right? With automated rollbacks or at least one click manual rollbacks?
Sure, but rolling back work that was already done is a waste of development resources.
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#246Earlier quoted context omitted.
Cold potato is not necessarily better, actually its often times worse than hot potato and usually used to lower costs so you don't have to pay other people for transit. For example, a cold potato network may have a link from Dallas to Chicago to New York, while a hot potato network could have a direct link from Dallas to New York. Cogent uses cold potato and is frequently worse than other transit providers.
Google's cold potato is very good though. (Also, they offer the option to use hot potato and pay them less: https://cloud.google.com/network-tiers/docs/overview )
But their hot potato still costs $65+ per TB at medium volumes and $45+ per TB at high volumes. That is still extremely high compared to normal peering costs.
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#247Earlier quoted context omitted.
Unless I'm making a mistake someplace, Digital Ocean includes 1TB egress to the internet from a $5-per-month host. On Google Cloud Platform that egress would cost $120/month by itself. https://www.digitalocean.com/pricing/#Compute https://cloud.google.com/compute/network-pricing
What you find is if you spin up 1000 of these $5 hosts (ie, $5000 per month which is pretty) and try to egress 1PB per month you can't. Either they disconnect you, the systems can't actually handle it or some other gimmick. One thing folks like about AWS - you can actually know what you will be paying and there is no fake / hidden limits. That's my somewhat outdated experience wasting a TON of time on this idea ages…
Give them a warning if you're going to spike your bill that high, but there shouldn't be any fake/hidden limits.
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#248Earlier quoted context omitted.
Sure, but rolling back work that was already done is a waste of development resources.
Disagree. It's much more wasteful to have an outage. Roll back asap, fix the issue, roll forward, do post mortem, grow as an organization. Never repeat the same mistake.
What I'm saying is that for a hosting architecture to make it difficult to predict the cost of any code change is a downside compared to an architecture that makes such predictions easy and intuitive.
Of course you will try to mitigate any downsides and learn what you can from any mistakes. But unpredictability makes learning far more difficult than it should, which inevitably means a waste of development resources.
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#249Earlier quoted context omitted.
It literally is. I've been a developer for 10 years and AWS seems to me like its intentionally designed to be as messy as possible.
Totally agree. AWS should learn something from DO, instead of racking up services. Inconsistent UI completely sucks. It makes very difficult to track resources and billing. Resources from different regions need to be managed separately. Billing is too much complicated. I always feel AWS is hype. Very few applications need scaling like Netflix. But as it is now industry standard, people are adopting it blindly without…
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#250Earlier quoted context omitted.
Mostly in S3 but S3/EC2 to lightsail is free within the same region :)
I tried but seems aws has closed the door. To connect ec2 to Lightsail via private IP I have to create a "ec2-classic VPC" in ec2. But aws has disabled "ec2-classic VPC" in all regions