Amazon Cloud Adds Hosted MySQL
1sockchuck writes "Amazon Web Services has added a relational database service to host MySQL databases in the cloud, and is also dropping prices on its Amazon EC2 compute service by as much as 15 percent. Amazon says the new service lets users focus on development rather than maintenance, but it will probably be bad news for startups offering database services built atop Amazon's cloud. Cloud Avenue warns that Amazon RDS should serve as 'a warning bell for the companies that build their entire business on Amazon ecosystem. ... They are just one announcement away from complete destruction.' Data Center Knowledge has a roundup of analysis and commentary on Amazon RDS and its impact on the cloud ecosystem."
Turns out "the cloud" is just another name for "datacenter". Who knew?
My turnips listen for the soft cry of your love
I was a little disappointed that MySQL was the only choice offered. I was hoping for Postgres to be offered along side. It's strange to me that most ISPs/hosting companies still don't offer Postgres. MySQL is prevalent but its future is a bit shaky at the moment. Postgres is open source and offers some great features.
EvilCON - Made Famous by
I guess the warning bell is, if your business model is to host something simple and obvious on EC2, then resell it, you can expect direct competition - in this case from Amazon themselves.
To be sustainable, you need to add something difficult, or non-obvious, or that fills a niche, or stands out in some other way.
Cloud Avenue could still do OK, if they can make their offering better than Amazon's, by whatever means - a nicer UI, better management tools, better customer support, etc.
Do they offer any good databases?
With the two new types, their instance list looks like the McDonalds menu.
I'd like a Quadruple Extra Large with cheese please.
I run a site larger than slashdot
it costs 150 euro a month for an 8core xeon server with 16GB ram
it would cost me well over 1500 dollars for same to be hosted on Amazon
lol!
While not directly comparable, the Azure platform being launched next month by Microsoft includes two relational database options:
1. Small database (1GB)- $9.99/month
2. Large database (10GB) - $99.99/month
Each SQL Azure database is triple redundant automatically, and you do not pay for storage or load balancing. The Amazon model has you paying for the instance ($81 per 31 days for the small instance) plus storage charges and other costs.
Not too impressed at the moment.
The smallest instance is 11 cents an hour or ~$80 a month. That just seems like a lot to me, atleast for a personal DB. That $80 only gets you a virtual box with "1.7 GB memory, 1 ECU (1 virtual core with 1 ECU), 64-bit platform." with a max of 1 TB storage (also an additional cost). It just doesn't seem worth it, tbh.
I guess if a company is counting hardware costs, payroll, electricity, and stuff like that.. $80 might be a good deal. But i think most people would rather have a normal server hosted for $10-20 a month.
http://soylentnews.org/~tibman
I wonder if programming for cloud services will bring back the need for code that is optimized for speed (or using as little resources as possible), since you pay for the actual usage of these resources.
Pretty good is actually pretty bad.
It rids the customers of any need for time consuming database administration tasks.
I'm sorry but administering a db just isn't that difficult or time-consuming. It takes a certain level of technical knowledge to write good SQL. If you can do that, usually you have enough skill to handle the little bit of maintenance MySQL requires. This isn't like running an Exchange or SQL Server with a ton of overhead, licensing fees, and required add-ons. You can scale MySQL for the cost of hardware. I'm not seeing a compelling reason to let Amazon run my databases.
And then there's no question of who owns the data, who has access to it, and what happens to your data if you can't pay the hosting bill? If your application or web site is so wildly successful that you have to manage failover and load balancing, then you can afford to hire people to solve those happy problems.
That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
There needs to be a 5 year "promise" of service by Amazon. I for one wouldn't move my junk to them without a 5 year "community pledge" or something. When a big company starts providing everything, it scares me. The only way I would sleep at night using them is if/when my servers were burning up.
wikispeedia
IT develops in a spiral, with old ideas being re-introduced in new and better ways every few years. Sure, remote hosting has existed a long time, and virtualization was invented more than 40 years ago.
So what is new about cloud computing? The idea that a virtualized guest can run on any server, anywhere in the cloud. If you boot up an EC2 instance, you neither know nor care what the underlying hardware is, or whether it is in California or Timbuktu. In fact, one day your instance may be in one data center, and another day somewhere else entirely. With live migration, it is even possible for an instance to move from one host to another while running.
This degree of dynamic resource allocation is entirely new. It is made possible by (a) some pretty snazzy virtualization technology (Xen & co), plus (b) the hardware support (virtualization extensions) built into Intel and AMD processors since 2006.
Enjoy life! This is not a dress rehearsal.
I am not sure why people are so confused about what cloud computing means in this context. It is pretty straightforward-
(1) Yes, the underlying technology is "just" a data-center that you could provision through standard channels.
(2) Yes, it is "just" a normal MySQL server that you could manage and scale through normal means.
Now take those above functions, and put them behind an API that we can call into from our software. Could you manage the same things directly? Of course! However there are use cases where being able to control these functions through is very desirable.
Now take a bunch of other infrastructure resources and put control of them all behind APIs too. One ends up with a very different thing then traditional hosting. You can't provision 100x servers/databases/hadoop nodes for a single hour or night at a traditional host based on some event your software manages, and then pay less then $100. Sure the underlying tools are the same, and there are many traditional use cases where AWS is actually more expensive. However there are an equal number of situations where the reverse is also true.
As for who owns the data, thats just FUD resulting from an unfortunate overlap in terms with things like Facebook. The AWS TOS and contract is quite clear on who owns the data. Just like any other data center, if you don't secure/encrypt your stuff it is possible for the host to look into it, but this is no more likely in AWS then at Rack Space or Data Pipe.
"The cloud" is simply Other People's Servers. Not too buzzwordy. Of course, buzzwords' only real use to to make people think you understand things you don't, so since people are starting to understand what "the cloud" is, you can use the new acronym "OPS". If they ask what "OPS" is you can tell them, but they won't ask because they'll be afraid you'll think they're stupid.
Free Martian Whores!
I was a little disappointed that MySQL was the only choice offered. I was hoping for Postgres to be offered along side. It's strange to me that most ISPs/hosting companies still don't offer Postgres. MySQL is prevalent but its future is a bit shaky at the moment. Postgres is open source and offers some great features.
I was a little disappointed that MySQL was the only choice offered. I was hoping for Postgres to be offered along side. It's strange to me that most ISPs/hosting companies still don't offer Postgres. MySQL is prevalent but its future is a bit shaky at the moment. Postgres is open source and offers some great features.
Unfortunately Postgres still scales out very poorly compared to MySQL - apparently performance of a Sloany cluster degrades very quickly with each node added (resulting with unacceptable performance for more than 4 nodes). Which is contrasted to scaling up - MySQL doesn't make such a good use of multicores as Postgres. But scaling out is what you want up there in the cloud.
I guess if a company is counting hardware costs, payroll, electricity, and stuff like that.. $80 might be a good deal. But i think most people would rather have a normal server hosted for $10-20 a month.
"Might be a good deal"? Are you kidding? It's a raging deal! You get patching, sysadmin, hosting, etc for that $80. You likely even get more in terms of resources than you would on your "normal" $20/month hosted server (which is probably going to be some pokey virtualized instance on a grossly overloaded server some place).
You also get backups and redundancy for that eighty bucks. The PSU blows in that hosted server and you're looking at downtime. You lose a disk and then you're looking at paying one of your employees to re-install everything, reload the DB, test it, etc.
You can do a hell of a lot with what they're giving you. I wouldn't use it for a personal web site or anything, but for a small business who needs a basic DB-backed web site/service, it's quite a deal (especially if they are short on internal IT resources). Given MySQL's popularity in its nice, I'd say the DB choice was appropriate as well.
-B
Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.
I wonder how many sites are accepting and or storing credit card data on the Amazon cloud without knowing they're breaking the terms of their merchant account contracts.
Until Amazon, or any other "cloud" provider can guarantee PCI-Compliance, we can't even consider them. Our current data center guarantees Level-I compliance and we have it in writing.
"The problem with socialism is eventually you run out of other people's money" - Thatcher.
Look, buzzword hype is annoying, but it's as predictable as the sunrise that whenever *anything* that uses a buzzwordy term comes up, that the Slashdot collective will trip all over themselves to show how much smarter and wiser they are, how much better they could do everything, how if only everyone would listen to their great wisdom they wouldn't waste time on such frivolous pursuits, et cetera, ad nauseum. Managing a big database, it's never hard. Provisioning servers, a cakewalk, who needs all this fancy schmancy newfangled nonsense. Just an endless litany of echo chamber arrogance.
So know what? I'm going to say "cloud" when I refer to mass-hosted dynamically provisioned virtual servers, and it's a litmus test: anyone I see rolling their eyes, I don't want to hear their damned opinion, because all the knowledge and skills they have are going to be bent at tearing down others just to reinforce their fragile egos. I want to get work done so I can get home and de-stress and enjoy a nice dinner, tv, and sex with the wife, and not waste time with toxic people and their constant too-hip-for-you attitudes.
Until Amazon, or any other "cloud" provider can guarantee PCI-Compliance, we can't even consider them. Our current data center guarantees Level-I compliance and we have it in writing.
It's a valid observation.
If I was to launch a retail web site -- say, hypothetically, ThinkGeek hadn't been invented yet, and I got there first today -- then I'd expect (once I got a Slashvertisment out there) huge numbers of moochers looking at the T-shirt designs but not buying, along with a much smaller number of buyers.
So I would consider hosting images and perhaps the catalogue site on EC2/S3/RDS or some other cloud service - where I can dynamically scale to a slashdotting - and pass buyers to a secure checkout service hosted somewhere else.
That statement sums up the whole "cloud" debate for me.
yes I know it was referring to the start-ups offering services on top of the amazon services. But my point stands.
15 milliseconds to my customers?
Deleted
what you are going to do long term.
note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
Copying from my blog (http://markwatson.com/blog/2009/10/i-just-tried-amzons-new-relational.html):
Amazon just released a beta of their Relational Database Service (RDS). You pay by the EC2 instance hour, about the same cost as a plain EC2, but about $0.01/hour more for a small instance, plus some storage costs, and bandwidth costs if you access the database outside of an Amazon availability zone.
RDS MyQL compatible (version 5.1) and is automatically monitored, restarted, and backed up.
Currently, there is no master slave replication, but this is being worked on (RDS beta just started today).
Here are my notes on my first use of RDS:
* Install the RDS command line tools :-)
* rds-create-db-instance --db-instance-identifier marktesting123 --allocated-storage 5 --db-instance-class db.m1.small --engine MySQL5.1 --master-username marktesting123 --master-user-password markpasstesting123
* Wait a few minutes and see if the RDS instance is ready: rds-describe-db-instances
* Open up ports for external access, if required (note, here I am opening up for world wide access just for this test): rds-authorize-db-security-group-ingress default --cidr-ip 0.0.0.0/0
* Use a mysql client to connect: mysql -h marktesting123.cyvbi77nio5f.us-east-1.rds.amazonaws.com -u marktesting123 -p
* create database recipes;
* in another bash shell: cat recipes.sql | mysql -h marktesting123.cyvbi77nio5f.us-east-1.rds.amazonaws.com recipes -u marktesting123 -p
* In the mysql client: use the remote RDS hosted database and be happy
* delete RDS instance (to stop paying for it): rds-delete-db-instance marktestng123 --skip-final-snapshot
Any mysql client libraries should work fine.
SaaS is a model of software delivery and licensing (which predates cloud computing, though since cloud computing has been available, it is mostly deployed using cloud technology) in which software is remotely hosted and access is provided over the web, usually for a fee (which may be by number of users, or by some other measure of usage.) The essential feature of SaaS is that the vendor provides a particular suite of packaged software, and the client pays for access.
Cloud computing is a model of server provisioning in which logical/virtual servers are dynamically provisioned under software control in a manner which abstracts the underlying physical hardware. Except for the software which actually manages server instances, and operating system software for the instances, there may be little or no actual software provided by the vendor -- e.g., the more basic EC2 instances -- with the application software provided by the client. The essential feature of cloud computing is dynamic server provisioning, not who provides the application software.
Cloud computing is frequently used by SaaS vendors, sometimes on their own clouds, sometimes on someone else's cloud (e.g., a third-party SaaS vendor may use Amazon EC2 or Google AppEngine to host their applications, which is why some have dubbed EC2, AppEngine, and similar cloud offerings "Platform-as-a-Service" offerings.)
But cloud computing can also be used within a company's own datacenters for its own internal applications -- again, the defining characteristic is the dynamic provisioning that abstracts physical servers -- and Software-as-a-service can be done without using cloud technology as all. Cloud computing has approximately the same relationship to Software-as-a-service that freeways have to automobiles; they're related and often used together, but very diffferent things.
So could you use this with mysqlfs to do backups?
Why do I need sys admins anymore?