Google Cloud SQL は、MySQL ライクな UI と、DC 間同期をサポートする
Google Cloud SQL: Your database in the cloud
Thursday, October 6, 2011
http://googleappengine.blogspot.com/2011/10/google-cloud-sql-your-database-in-cloud.html
Cross-posted from the Google Code Blog
One of App Engine’s most requested features has been a simple way to develop traditional database-driven applications. In response to your feedback, we’re happy to announce the limited preview of Google Cloud SQL. You can now choose to power your App Engine applications with a familiar relational database in a fully-managed cloud environment. This allows you to focus on developing your applications and services, free from the chores of managing, maintaining and administering relational databases. Google Cloud SQL brings many benefits to the App Engine community:
App Engine に寄せられるリクエストとして最も多かったものは、従来からのデータベース駆動型のアプリケーションを開発するための、シンプルな方式を提供して欲しいというものだった。 そのフィードバックに応えるために、私たちは Google Cloud SQL の限定プレビューを、喜びと伴に発表する。これからは、App Engine のアプリケーションにパワーを提供するために、フル・マネージド・クラウド環境において、慣れ親しんだリレーショナル・データベースを選択できる。それにより、アプリケーションとサービスの開発に専念できるようになり、また、リレーショナル・データベースの管理/維持/運営における煩わしさから解放される。 Google Cloud SQL は、App Engine コミュニティに、数多くのメリットをもたらす:
- No maintenance or administration – we manage the database for you.
- High reliability and availability – your data is replicated synchronously to multiple data centers. Machine, rack and data center failures are handled automatically to minimize end-user impact.
- Familiar MySQL database environment with JDBC support (for Java-based App Engine applications) and DB-API support (for Python-based App Engine applications).
- Comprehensive user interface for administering databases.
- Simple and powerful integration with Google App Engine.
- 管理と運営が不要 ー 私たちが、あなたのデータベースを管理する。
- 高度な信頼性と可用性 ー あなたのデータのプリケートは、マルチ・データセンター間におけ同期により実現される。 マシン/ラック/データセンターにおける障害を、自動的に処理することで、エンドユーザーへの影響は最小限に留められる。
- MySQL ライクなデータメース環境を、JDBC サポート (for Java-based App Engine applications) と DB-API サポート (for Python-based App Engine applications) により実現する。
- データベース管理のための、一貫したユーザー・インターフェイスを提供する。
- Google App Engine との、シンプルでパワフルなインテグレーション。
The service includes database import and export functionality, so you can move your existing MySQL databases to the cloud and use them with App Engine. Cloud SQL is available free of charge for now, and we will publish pricing at least 30 days before charging for it. The service will continue to evolve as we work out the kinks during the preview, but let us know if you’d like to take it for a spin.
このサービスには、データベースの import/export 機能が含まれるため、既存の MySQL データベースをクラウドに移行し、App Engine と組み合わせて利用できる。 しばらくの間は、Cloud SQL の無料での利用が可能である。 そして、少なくとも、課金を開始する 30日前には、その価格体系を発表することになる。 たとえば、プレビュー期間であっても、このサービスは進化し続けるが、使用期間中に気づいたことがあれば、ぜひ、教えて欲しい。
Posted by Navneet Joneja, Product Manager for Google Cloud SQL
ーーーーー

ついにキマシタね! おそらく、MySQL の活用を回避するという決定が、Oracle による SUN の買収に際して下されたのだろうと推測できます。 それにしても、データセンター間のを [ data is replicated synchronously to multiple data centers ]と言い切っているのがスゴイですね。 これは、先日の Todd Hoff さんのブログ[ 3つの世代を振り返る ]にあった、Instant アーキテクチャの活用につながるのでしょうか? そして、弱点とされてきた、スケールに対応できない Google App Engine という烙印が、これで消えることになりそうです。 しかも、革新的なアーキテクチャの投入も、充分に期待できそうです。さらに、もう 1つですが、Google が IBM から、1000項目以上の特許を購入した理由も、この辺りに有りそうですね。 ーーー ![]()
ーーーーー
<関連>
Google の 3つの世代を振り返る – Batch, Warehouse, Instant
Larry Page さん、あなたのリストから Google Apps が漏れているのですが?
Google が OSS NoSQL として発表した、LevelDB の狙いは Chrome にあるのか?
Google は IBM から、1030 個の特許を取得する!
Google App Engine は エンタープライズ市場で戦えるのか?
Google のソフトウェア・インフラは時代遅れだと、元 Wave エンジニアが語る
もう SLA なんて不要だ – Google が自慢する究極のインフラ
メジャー・クラウドの比較テスト Part_1 : 性能は Amazon S3 と Azure が圧勝



















































leave a comment