Earlier quoted context omitted.
Plenty of medium sized companies would work out better off overall, with a skilled Ops person to setup cost effective services > Competing against Amazon, Microsoft and Google for talent doesn't sound like a smart strategy. You don't have to compete. They are trying to make a profit . You just need to be better off, long term. That could be a mixture of lower service fees, more flexibility, improved productivity, les…
I don't see how a single "skilled ops person" can deliver "lower service fees, more flexibility, improved productivity". On the other hand, Cloud Computing will, by definition, let you turn on and off services based on business demands. It doesn't get much more flexible and cost effective than that. "You just need to be better off, long term ." - This is a good one. Do you really think your homegrown Docker environme…
Amazon Web Services in Plain English
221–230 of 237 posts
Re: Amazon Web Services in Plain English
#222Re: Amazon Web Services in Plain English
#223Earlier quoted context omitted.
So when I download a file from a website, I'm not actually downloading the file? Since it doesn't become a file until it gets flushed to disk by my browser? So what is the name for the sequence of bytes that are actually downloaded?
So what is the name for the sequence of bytes that are actually downloaded? If you explicitly requested your browser to create a file, then it could be any kind of data. If the web server triggered the download, your browser probably saw an HTTP header like "Content-type: application/octet-stream" I will admit that there is an abstract concept of a "file" that exists outside the restricted realm of a "filesystem," bu…
Re: Amazon Web Services in Plain English
#224Earlier quoted context omitted.
So, if I understand this right, you're getting really really worked up at a slightly tongue-in-cheek post that tries to explain AWS in a way that's relateable to a lot of programmers. And you're upset because the words used in this post, which is about explaining Amazon's services to people who are familiar with similar services, wouldn't be a wise choice for Amazon to actually use, since it's too familiar with their…
Exactly what i was thinking about as i submited this. Don't read this article as a "They should rename the Services to..." and more like "This name would explain the Service in a simpler form". Thanks for reading my mind btw :)
Re: Amazon Web Services in Plain English
#225Let me preface this by saying I use AWS only when clients insist on it. I think there are much better options that don't lock their customers in anywhere near to the same level. I think AWS has plenty of badly named services, but some of these suggestions are much worse worse (and have a huge American influence - that fascination with using brand/implementation names for a generic/standard item) than the current actu…
What would you suggest as an alternative to AWS?
I have no idea what your business does or what services you need, but there are plenty of other vendors from simple rented virtual machines up to full co-lo of customer owned hardware. The good ones will rely on good customer satisfaction rather than artificial vendor lock-in to remain profitable and competitive.
Re: Amazon Web Services in Plain English
#226What should Lambda be called?
There is a category violation in the name since, arguably, AWS Lambda functions are not true anonymous functions, having ARNs to identify them. If only I could save environment state along with the code function (e.g. for injection of runtime secrets); it'd be AWS Closure.
Re: Amazon Web Services in Plain English
#227Re: Amazon Web Services in Plain English
#228Earlier quoted context omitted.
Yeah but just because a flawed analogy happens to work for people who are completely clueless about S3, doesn't mean you should deliberately misname your service to accommodate this lowest common denominator.
I did not read the article as literally suggesting that Amazon change the name of its service, but rather, as a means of conveying the crux of the idea behind the services. I also did not take this particular description to indicate a literal FTP service. Analogies do not have to be perfect to be helpful. I've never used Amazon web services, perhaps partly because I found their terminology too obfuscated to bother tr…
Neither did I. But it's flawed even as a rhetorical device. For that kind of thing to work for me, it would have to at least be plausible.
Re: Amazon Web Services in Plain English
#229Earlier quoted context omitted.
So what is the name for the sequence of bytes that are actually downloaded? If you explicitly requested your browser to create a file, then it could be any kind of data. If the web server triggered the download, your browser probably saw an HTTP header like "Content-type: application/octet-stream" I will admit that there is an abstract concept of a "file" that exists outside the restricted realm of a "filesystem," bu…
Your distinction well-noted, a file server still makes a great name for the service, considering its end purpose is serving files, and the fact that it's a "service" implies an interface of sorts apart from a standard file system.
It's not like "Simple Storage Service" is weirdly obscure or anything.
Re: Amazon Web Services in Plain English
#230Earlier quoted context omitted.
No, calling it Amazon FTP would be both misleading and incorrect, and is a very bad idea.
I disagree. It gets the point across to me, and is presented in the right manner for me to not take it literally.