आप Amazon RDS का भी इस्तेमाल कर सकते हैं (क्लाउड में MySQL का उनका संस्करण) और एक MySQL सर्वर व्यवसाय चलाने से पूरी तरह से बाहर हो जाएं (आप प्रति सर्वर उदाहरण के लिए थोड़ा अधिक भुगतान करेंगे लेकिन आप डेटाबेस स्नैपशॉट/आदि कर सकते हैं)।
अमेज़ॅन आरडीएस वर्तमान में पांच डीबी इंस्टेंस क्लासेस का समर्थन करता है, जो 11 सेंट प्रति घंटे से शुरू होकर $ 3.10 प्रति घंटे तक जाता है:
* Small DB Instance: 1.7 GB memory, 1 ECU (1 virtual core with 1 ECU), 64-bit platform.
* Large DB Instance: 7.5 GB memory, 4 ECUs (2 virtual cores with 2 ECUs each), 64-bit platform
* Extra Large DB Instance: 15 GB of memory, 8 ECUs (4 virtual cores with 2 ECUs each), 64-bit platform
* Double Extra Large DB Instance: 34 GB of memory, 13 ECUs (4 virtual cores with 3,25 ECUs each), 64-bit platform
* Quadruple Extra Large DB Instance: 68 GB of memory, 26 ECUs (8 virtual cores with 3.25 ECUs each), 64-bit platform