Agile Cat — in the cloud

October 26, 2009

クラウド・コンピューティングの5つのパターン Take 2

Filed under: Microsoft — Agile Cat @ 6:42 am
Tags:

今度は Web キャスト化されました!

以前に紹介した、Simon Guest さんのブログですが、その 5つのパタンーンを Web キャスト化してくれていました。 以下の各図は単なるスクリーンキャプチャですが、彼の Screencasts from "Patterns for Cloud Computing" Presentation では丁寧な解説付きで、それらのパターンが紹介されています。 それぞれが 10分弱なので、お時間のあるときにでも、ぜひ、ご覧ください。

① The first screencast shows a small application called PrimeSolvr, which was created by a couple of colleagues – Wade Wegner and Larry Clarkin. PrimeSolvr is a simple application that solves prime numbers, running on a 25 node instance using Windows Azure.

SG A_1

② The second screencast focuses on multi tenancy and shows handling data and UI for multi-tenant applications using ASP.NET MVC, which could then be uploaded the cloud.  The demo was inspired by Maarten Balliauw, a Microsoft MVP in Belgium who created a routing mechanism for ASP.NET that uses the domain name.

SG A_2

③ The third screencast, and demo, is a simple implementation of MapReduce running on Windows Azure.  The demo is run locally to demonstrate logging in the fabric, and shows how a MapReduce-like application can run on Windows Azure.

SG A_3

④ The fourth screencast focuses on storing data in the cloud, primarily with SQL Azure.  For this demo, I take the database used in the second demo, and move it from a local instance of SQL to an instance running in the cloud.

SG A_4

⑤ The fifth and final screencast looks at communication using the cloud, specifically using the .NET Service Bus. Instead of exchanging "hello world" type messages, I actually show how the service bus can be used to do protocol mapping between two machines – I think this demonstrates some of the more interesting applications that using the cloud can enable.  In this demo I connect to an instance of SQL Server running on a remote machine using the .NET Service Bus.

SG A_5

Simon さんの以前のポストを、クラウド・コンピューティングの5つのパターンというタイトルで紹介したときには、"Good !" と言ってくれました。そのことが、今回の Web キャスト化の、モチベーションの 1% にでもなっているのだとしたら、とても嬉しいです。

なお、Agile Cat 的には、 ③ MapReduce running on Windows Azure にコーフンです。 こちらは、もう少し詳しく紹介したいと思っています。ーーー A.C.

October 24, 2009

30000 PVs うれしい ニャ~~~

Filed under: .Chronicle — Agile Cat @ 9:54 pm
Tags: , , ,

ありがとうございます!

Happy 30000 PVs

なんだかんだで、Windows Live 時代からの累計が、ななんと 30000 PV に達しました。もとはといえば、自分用の備忘録であり、いまも、その役割に変わりは無いのですが、何かのときに、みなさんのお役にもたてれば、そんなに嬉しいことはありません。

これからも、よろしく お願いいたします。 --- A.C.

台湾でも Hadoop World を開催

Filed under: Events — Agile Cat @ 8:48 pm
Tags: , ,

東京での Hadoop Conference に先立って 11月10日に ・・・

台湾の Yao-Tsung Wang さんから、メッセージをいただきました。東京での Hadoop Conference に先立って、台湾でも 11月10日に Hadoop World が開催されるとのことです。失礼いたしました!

Hadoop World 2009 Taiwan

つまり、Cloudera の Christophe Bisciglia のツアーは、台湾 → 東京 → 北京 となるわけです。

Dear Yao-Tsung Wang,
Thank you for your messages and notes. Shall we start collaborations each others!

それにしても、なんか、Hadoop 旋風って感じですね --- A.C.

北京でも Hadoop World を開催

Filed under: Events — Agile Cat @ 9:38 am
Tags: , ,

東京での Hadoop Conference に続いて 11月15日に ・・・

NY での Hadoop World の際に、Cloudera からコメントがありましたが、東京での Hadoop Conference に続いて、北京でも 11月15日に Hadoop World が開催されるようです。

Hadoop World 2009 Beijing

Cloudera の Christophe Bisciglia さんは、東京 → 北京 という東アジア・ツアーになるわけですね。。。

11月15日というと日曜日のカンファレンスになりますので、東京を逃した人は北京観光も兼ねて、2泊 3日 なんていうのもアリかもしれませんね。

<関連>

Hadoop World Report:優良企業はなぜ Hadoop に走るのか
Hadoop World NYC 参加記
Hadoop World 2009 レポート

October 23, 2009

David Chappell の Channel 9 インタビュー

Filed under: Interviews — Agile Cat @ 7:53 am
Tags: , , , ,

クラウドは 6番目のプラットフォーム

smarx さんの Twitter からは、とても貴重な情報が素早く得られるので、ずっとフォローしています。

smarx twitter

http://twitter.com/smarx

今朝も、David Chappell Interview on Channel 9 という情報が飛び込んできました。

David Chappel C9

http://channel9.msdn.com/posts/David+Gristwood/David-Chappell-in-conversation-about-Windows-Azure-and-the-cloud/

全体で 15分ほどの、コンパクトにまとまったインタビューで、朝からお勉強です。。。

Chappell 先生曰く、、、クラウドとは、① メインフレーム、②ミニコンピュータ(VAXなど)、③ PC、④ PC Server、⑤ Mobile に続く、⑥ 番目のプラットフォームである。

そして、Azure は Windows プラットフォームのひとつであり、オンプレミスとクラウドを自在に操るものであり、その点が、Force.com や Google App Engine などと明確に異なる。 また、Amazon EC2 との違いは、マネージメントを提供するかしないかの違いがあり、その点は、利用者側のニーズに合わせて選ぶべきだろう。 Vmware はプライベート・クラウドのためのものであり、パブリックを目指す Azure とは目的が異なる。

さらに、クラウドが追求するものは、エンタープライズに対する経済効果だと、そして、クラウドに持っていけないデータというものは、必ず存在し続けるから、オンプレミスとの自由な連携が必要であり、そのために Windows Azure があると。。。。

だいたい、このようなことを話していました。 10月 14日の Future Technology Days のときと、ほぼ同じ内容のメッセージかもしれませんが、行けなかった方は Channel 9 でど~ぞ。

ーーーーーー

それと、smarx さんの Twitter には、こんなやり取りも ・・・・

MapReduce on Windows Azure 1

MapReduce on Windows Azure 2

MapReduce on Windows Azure って何だろう? すっごく気になりますよね! ーーー A.C.

David Chappell のヒミツ
Futuer Technology Days

« Previous PageNext Page »

Theme: Rubric. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.

Join 3,239 other followers