Amazon Will Be Off All Oracle Databases By End of 2019, Says AWS Chief
Amazon Web Services CEO Andy Jassy said in an interview on Wednesday that almost all of Amazon's databases that ran on Oracle will be on an Amazon database instead. "We're virtually done moving away from Oracle on the database side," Jassy said. "And I think by the end of 2019 or mid-2019 we'll be done." CNBC reports: Amazon is reducing its reliance on Oracle for its data needs and is instead using its own services. Jassy said 88 percent of Amazon databases that were running on Oracle will be on Amazon DynamoDB or Amazon Aurora by January. He added that 97 percent of "mission critical databases" will run on DynamoDB or Aurora by the end of the year. On Nov. 1, Amazon moved its data warehouse from Oracle to its own service, Redshift, Jassy said.
Oracle can't let this work without a hitch. Or the rest of their victims will start to get ideas.
Bezos better have new hires work in a fake 'live', target rich environment for a few months. Let the moles find things to break, then fire them.
John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
They offered an alternative to IBM that many considered to be a good choice at the time .. much better
Today, it's just expensive and old, while the competition got better
Times change
Why would $ome company $top using Oracle'$ $exy databa$e?
I've abandoned my search for truth; now I'm just looking for some useful delusions.
I'm no fan of Amazon as a company, but that bastard Oracle deserves to lose all his customers.
I only hope other locked-in companies watch the Amazon transition with great interest.
"Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
Amazon Aurora is technically Oracle-based, depending on how you look at it, since it's based off MySQL, which is currently an Oracle product. According to https://www.percona.com/blog/2..., it is based off the MySQL database source code of 5.6.10, which was released 2013-02-05, 3 years and 1 month after Oracle purchased Sun, which is 2 years after Sun bought MySQL.
I recall reading about Aurora this YEARS ago. (at the time, at least) Aurora is really just a proprietary storage engine that they dropped into MySQL.
They now have versions "compatible with" both MySQL and PostgreSQL.
The PostgreSQL one is the one they are using internally!
I didn't want to read the article, so I didn't. Luckily, the summary mentioned "DynamoDB" and "Amazon Aurora". Now would be a good time to learn a bit about them, add it to the resume, and grit the teeth for the inevitable: headhunter spam. Don't worry, folks. I'm still a die hard MariaDB and PostgreSQL fan. However, I don't see a reason not to look on the other side of the fence for a sec... either way, take some time to do a victory dance that Oracle got a kick to the groin.
Amazon actually uses QLDB (just made public!) for most of the critical storage (like EC2 control plane). The data warehousing has been migrated to Redshift and less important systems might run off RDS or custom DB instances.
You're in luck! Amazon Aurora is basically a different backend for PostgreSQL (just announced) or MySQL that simplifies management. You don't have to learn anything new.
If they still have PeopleSoft, they could always replace it with the combo of Workday/Salesforce, or something of that ilk. As a bonus, Workday was founded by David Duffield, who also founded PeopleSoft and was forced out as part of a hostile takeover of PeopleSoft by Oracle. As such, Id imagine that Duffield would love to stick it to Oracle wherever possible.
When I worked at HP, they managed to pull off the move from PeopleSoft to Workday and it was smoother than expected, given that it was HP. So if they can do it, I'm sure Amazon could do the same.
And that is important, because if they can move away from Oracle so can anybody.
Uhm, no. I mean, yes, Oracle isn't increasing their customer base, but saying "if Amazon can do it, anybody can do it" misses the three big reasons why Amazon can do it.
First, Amazon has billions of dollars at their disposal. Even if Oracle was letting them run their database for zero dollars and it was nothing more than a dick waving competition between Jeff Bezos and Larry Ellison just so Jeff could show Larry that he could, Amazon can financially afford to do that.
Second, Amazon has the coding talent to do it. A whole lot of people using Oracle are still doing so because they don't have the specialists required to do that sort of migration. Even if they did, most Oracle customers run Oracle because an upstream piece of software relies on it, so even if they wanted to retool *and* they had a sufficiently skilled DBA to move the data over, they probably don't have the ability to do the same for their upstream software. Pursuant to the prior point, Amazon can either fix it themselves (because they wrote it), demand the upstream vendor retools for DynamoDB (because they can afford it), or they can write a replacement that fits well enough to route around it.
Finally, unlike most Oracle customers, Amazon can easily recoup their expenses for writing DynamoDB - not just in the money they save by not-paying Oracle, but by selling the use of the database on AWS. That's fairly unique to Amazon; most other Oracle customers aren't selling database-aaS such that rolling their own will pay dividends.