Amazon Web Services launches Oracle relational database service
Summary: Amazon Web Services launched its Relational Database Service for Oracle in a move that accommodates licensing within the offering and a bring your own license arrangement.
Amazon Web Services said Tuesday that it has launched its Relational Database Service (RDS) for Oracle in a move that accommodates licensing within the offering and a bring your own license arrangement.
Amazon's RDS manages database admin tasks such as provisioning, backups, patching and monitoring for Oracle Database 11g Release 2.
The AWS Oracle RDS comes in two flavors:
- A license included model means that customers don't need separate Oracle license. AWS will license the Oracle database. That service runs 16 cents per hour.
- In a bring your own license model, customers can run Oracle's database on Amazon's RDS for 11 cents an hour.
Customers can reserve space for database instances or pay by the hour. Amazon has already supported MySQL deployments. Toss in Amazon's partnership with SAP and the company is rapidly becoming an option in many layers of the enterprise technology stack.
Here's the pricing for a standard edition licensing included:
As well as bring your own license:
Kick off your day with ZDNet's daily email newsletter. It's the freshest tech news and opinion, served hot. Get it.


Talkback
How exactly would this model work for customers?
RE: Amazon Web Services launches Oracle relational database service
"Benefit" (you'd have to eval if it really is a benefit, in your context) is you can stand down on managing your own infrastructure, move it from capital expenditure to operating expenditure (which has accounting benefits of its own), and often you can reduce/re-target a portion of your IT staff.
Agreed...
Another way to leverage a cloud solution would be in mobile apps. Instead of opening your firewall to mobile devices, you could replicate your database on the cloud, and create SOA endpoints in Java (on a Amazon EC instance).
Those same endpoints can be replicated on your local servers, and the mobile app can detect if it's working over the air (3G) or on a secure network (WiFi or VPN).
The problem's the overhead created by the replication and the need for separate realms for data.
RE: Amazon Web Services launches Oracle relational database service
RE: Amazon Web Services launches Oracle relational database service
RE: Amazon Web Services launches Oracle relational database service
Nice!