2015年3月8日 星期日

Google Cloud Platform Workshop 2015/3/12 7PM

Google Cloud Platform Workshop #3

主辦:Hadoop User Group Taiwan
報名:http://goo.gl/RD0SLC
日期:2015/03/12 (四) 晚上 19:00~21:30
地點:內湖神通大樓,台北市內湖區堤頂大道二段187號
地圖:http://goo.gl/IzQDxi
名額:120 人

議程:

【主題一】

講者:Kazunori Sato,Developer Advocate,Google Asia Pacific and Japan
講題:Making Sense of Cloud Dataflow for Big Data
摘要:

Map Reduce, Millwheel and a host of other technologies changed the way programmers approached data problems. Rather than being constrained by the size of the data set, developers could focus on defining the key bits of intelligence they were seeking to find from an almost infinite data pool. While this opened up all kinds of new analysis, it also created a new set of problems — most notably dealing with the complexity of stringing together map reduces and creating end to end programming logic from multiple steps. New technologies like Cloud Dataflow seek to solve this problem and make Big Data into a concrete set of executable operations.

【主題二】

講者:Win Woo,Technical Lead,Cloud Platform ANZ
講題:Analytics at Scale
摘要:

Dealing with massive data sets can be challenging. In this session, we will discuss how Google technologies such as BigQuery can be used for streaming real-time analytics of large scale data sets. We will also explore the use of popular open source frameworks such as Hadoop and Spark, and how these can make a powerful combination with Google Cloud Platform.

【注意事項】

1. 會場不可飲食
2. 報到時請攜帶證件

2014年12月2日 星期二

Google Atmosphere Live Asia-Pacific - Free Registration

12/4 Google將為亞洲區辦理一場年度Webinar (視訊研討會),透過視訊方式傳達Google最新的技術與應用。時間在 2014.12.04 上午10:00,由幾位Google重量級高階主管針對工太地區的客戶做演說,下午場次則是分別介紹Google Apps, Chromebook/Chrome, Cloud和Maps。

活動連結:http://g.co/AtmoLive/Mitac
本活動是由Google主辦,歡迎一起體驗Google最新技術!


2014年11月22日 星期六

Google CloudDNS介面問世

尋找Google的創新: Google CloudDNS介面問世: 自從CloudDNS出來之後,使用的人一直有著無法輕易接觸的困擾 因為當初都必須要透過command才能夠建立zone, record等紀錄 現在終於... 有介面拉! 相信想要使用的人一定更加容易進入 :D

2014年9月16日 星期二

[ 轉貼 ] 趕緊報名 JSDC 2014

您好,我們是JSDC籌備團隊。今年 JSDC 2014 研討會,我們希望打破所有以往的藩籬,提高每一場議程的標準。首先從 JavaScript,知名Node.js 框架 Express.js 作者 Jonathan Ong、Node.js module 作者 Maxwell ogden (Dat 創始人)、 James Halliday(Browserify 作者)、以 framework 起家的 SenchaNetflixGithubMicrosoftMozilla奇虎 360、 CNPM.js 淘寶架構師來台。邀請許多企業等級應用架構,以及 open source 專案架構應用等,讓參與者能夠深入討論。



因應本次國外講者衆多,將於國際會議廳議程提供現場同步口譯,讓會衆能夠詳實瞭解內容,以及會後資料總彙集,影片回顧等,讓活動內容能夠永續的回顧。

覺得還不夠嗎?

JSDC 2014 晚上邀請所有嘉賓、會衆一起參與 JSDC 晚會,與高手近距離洽談,透過最直接的問答,讓所有疑惑解開。說不定可以透過高手的力量,提升千萬倍功力。

另外,進行價值上萬元的工作坊,邀請 Sencha 團隊技術指導,以最實用的技術,讓大家在使用 Ext JS 5 框架,打造企業等級前端應用。

就是現在立即報名參與!

JSDC 2014

JSDC 2014 期望透過從獨立開發者,到企業應用。透過框架原理、架構分析、實戰分享,希望與會者思考體制內架構與體制外的現況,從各種不同面向瞭解 JavaScript ,進而優化架構、強化團隊、調整開發步伐流程。 改變是需要從所有人做起,立足臺灣,眼看世界,打造世界等級環境與團隊,這是大家所深切期望,也是 JSDC 今年期望的方向。

JSDC報名即將於 09/21 (日) 00:00 截止。我們衷心期待今年也有您的參與!
大會官網:http://2014.jsdc.tw/

您的參與及建議將是對我們最大的鼓勵,謝謝!
JSDC籌備團隊
2014.9.16

2014年9月14日 星期日

GAE - Upload file with ACL for PHP

在Google文件中有提到:

In the snippet above, $options is a set of arguments that the stream will use when writing new objects, which can be set as the default options using stream_context_set_default.

所以在upload file中,插入一段改變File權限的程式,即可。

$default = stream_context_get_options( stream_context_get_default() );
$gcs_opts = [
  'gs' => [
    'acl' => 'public-read',
  ],
];
$context = array_replace_recursive( $default, $gcs_opts );
stream_context_set_default( $context );

這樣就可以將public的權限寫到物件中,可以用:

https://ccloudstorage.storage.googleapis.com/{object name}  或  http://storage.googleapis.com/{bocket name}/{object name}

Google BigQuery Connector

本次HadoopConf 2014有機會跟大家分享關於Google在Hadoop服務上介接的工具 - BigQuery Connector,透過Google的bdutil工具,並搭配BigQuery Connector可以讓Hadoop得以介接BigQuery服務與Google的Cloud Storage及Datastore,讓Hadoop的應用更加多樣化...



這是本次分享的投影片:Hadoop Conf 2014 - Hadoop BigQuery Connector [下載]

2014年7月15日 星期二

Google App Engine PHP 實戰篇 - 台北神通大樓

擔心突如其來的流量影響系統運行的穩定?
擔心無法精確計算擴充資源影響生意?
神通資科邀請您透過簡單的實作一同探索GAE強大的效能!

活動日期:2014 / 08 /14
活動時間:18:30 ~ 21:30
活動地點:台北神通大樓,台北市內湖區堤頂大道二段187號
報名網址:http://goo.gl/vwYUXC