-
as seen on SQL Authority
- Search for 'SQL Authority'
Today, I’d like to discuss getting better MySQL scalability on Amazon RDS.
The question of the day: “What can you do when a MySQL database needs to scale write-intensive workloads beyond the capabilities of the largest available machine on Amazon RDS?”
Let’s take a look.
In a typical EC2/RDS set-up…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
not sure if this is a question better suited for serverfault but I've been messing with amazon RDS lately and was having trouble getting 'file' privileges to my web host mysql user.
I'd assume that a simple:
grant file on *.* to 'webuser@'%';
would work but it does not and I can't seem to do it…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I want to publish a web site on Amazon's servers, that:
Runs CakePHP
Uses MySQL to store data
Lets users upload audio through flash (currently using a hosted Flash Media Server), and listen to the files later
Do I need Amazon's EC2 for the website, RDS for the MySQL database, and CloudFront…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is it possible to enable RDS for ColdFusion 8 on a server that requires Basic Authentication? The web server is IIS.
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Master Note for Oracle Database Machine and Exadata Storage Server (Doc ID 1187674.1)This Master Note is intended to provide an index and references to the
most frequently used My Oracle Support Notes with respect to Oracle
Exadata and Oracle Database Machine environments. This Master Note is
subdivided…
>>> More