タグ GoogleCloudPlatform
人気順 10 users 50 users 100 users 500 users 1000 usersChrome拡張機能でGCPの本番プロジェクトを意識しやすくする - 虎の穴開発室ブログ
はじめに 虎の穴ラボが開発に携わるクリエイター支援プラットフォーム Fantia では、インフラとしてGoogleCloudPlatform(以下、GCP)を利用しています。 運用フローの中で一部、管理画面を通した操作が必要になる場面があり、注意を配らなくてはならない時があります。 GCPはとても綺麗なUIで構築されていてスッキリして... 続きを読む
GitHub - GoogleCloudPlatform/monitoring-dashboard-samples
Cloud Monitoring Dashboard Samples This repository contains samples that may be used with the Cloud Monitoring Dashboards API. How to use the samples Check it out from GitHub. For example, you can do it in Cloud Shell by clicking the button below: Use these commands to import the dashboard. First... 続きを読む
GitHub - GoogleCloudPlatform/bigquery-utils: Useful scripts, udfs, views, and other utilities for migration and data warehouse operations in BigQuery.
Dismiss Join GitHub today GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together. Sign up Useful scripts, udfs, views, and other utilities for migration and data warehouse operations in BigQuery. https://cloud.google.com... 続きを読む
GitHub - GoogleCloudPlatform/kaniko: Build Container Images In Kubernetes
Dismiss Join GitHub today GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together. Sign up 続きを読む
GitHub - GoogleCloudPlatform/agones: Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
Dismiss Join GitHub today GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together. Sign up 続きを読む
GitHub - GoogleCloudPlatform/skaffold: Easy and Repeatable Kubernetes Development
README.md Skaffold Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally then deploy to local or ... 続きを読む
12億人を解析する『KARTE』開発チームがアルゴリズムや数字よりも「人」の個性と直感にこだわる理由|転職ドラフトReport
[2017年冬、Web Expert DRAFT(ウェブエキスパートドラフト)開催予定!!](/web_expert_draft) 株式会社プレイドの主力サービス『KARTE』は、Webサイトの訪問者をリアルタイムで解析・可視化し、そのデータをもとにあらゆるアクションを可能にするプロダクトだ。 サービスの開始から2年で累計12億人を解析し、GoogleCloudPlatformの日本イベントにおい... 続きを読む
GitHub - GoogleCloudPlatform/distroless:
README.md "Distroless" Docker Images "Distroless" images contain only your application and its runtime dependencies. They do not contain package managers, shells any other programs you would expect to... 続きを読む
GoogleCloudPlatform - JSONなアレに疲れたアナタに贈るGoogle Cloud Deployment Managerのススメ - Qiita
この記事はGoogle Cloud Platform Advent Calendar 2015の17日目です。 全国のAWSユーザの皆さん、いつもJSON業お疲れ様です。 全国のGCPユーザの皆さん、これからYAML業頑張りましょう。 はい。 ということ(?)で、「アレ」とは CloudFormation のことです。 AWSの割りとヘビーユーザである私がGCPを使ってみて特に気に入ったサービスの... 続きを読む
GoogleCloudPlatform - Cloud Vision APIの凄さを伝えるべくRasPi botとビデオを作った話 - Qiita
(この記事はGoogle Cloud Platform Advent Calendar 2015の12月3日分の記事です) Cloud Vision APIと私 Googleに入ってからまもなく5年、Google Cloud Platformのデベロッパーアドボケイト(エバンジェリストみたいな役割)の仕事に就いてから1年が経ちました。仕事の半分はアジア地域向けの開発者コミュニティ支援で、残り半分は... 続きを読む
GoogleCloudPlatform - YAPC Asia 2015「Google Cloud Platformの謎テクノロジーを掘り下げる」のまとめ - Qiita
YAPC::Asia Tokyo 2015、ロゴのとおりに熱いイベントでした...今年で最後なのはほんとに惜しいです。最初にして最後の参加となった私は、「Google Cloud Platformの謎テクノロジーを掘り下げる」というタイトルでトークをさせていただきました。 スライドはここに上げてありますが、これだけ見ても意味不明と思われるので、話した内容の要約をまとめブログ代わりに書こうかな、と思... 続きを読む
Release v1.0.0 · GoogleCloudPlatform/kubernetes · GitHub
v1.0.0 brendandburns tagged this Jul 11, 2015 · 13 commits to master since this tag 続きを読む
GoogleCloudPlatform - 作業マシンとしてのGCEプリエンプティブインスタンスとAWSスポットインスタンスの比較 - Qiita
ベンチマークや重いソフトウェアのビルドなど、ノートPCには適していない作業をするマシンとして、いままで AWS のスポットインスタンスを使っていました。 しかし5月に GCE のプリエンプティブインスタンスが出て、試してみたところ予想以上に快適でした。 こういったスポットでの作業環境としてのプリエンプティブインスタンスのメリットを紹介していきます。 起動が早い スポットインスタンスは、入札してから... 続きを読む
GoogleCloudPlatform - GCEのライブマイグレーションのすごさをまとめてみた #gcpja - Qiita
Google Cloud Platform (GCP)の英語ブログに、Google Compute Engine (GCE)のライブマイグレーション機能について解説記事がポストされた。個人的にもいくつかの大規模な案件でこの機能の能力に触れて、GoogleまじGoogleだなと思わされたし、GCPチームで実際に作った人たちと会うととても誇らしげに説明してくれる。熱いのだ。そこで、上記ブログ記事+個人... 続きを読む
GoogleCloudPlatform - Docker + Google Container Engine でドカドカ負荷テスト - Qiita
まずは結論 こんな環境が Google Container Engine 上に一発で作れるスクリプトとDocker Imageを作った。 https://github.com/hakobera/docker-locust-gke 要素技術 Locust http://locust.io/ Python製OSSの負荷テストツール。分散テストモードがあって、簡単に複数台から負荷をかけるクラスタを構築す... 続きを読む
GoogleCloudPlatform - Google Container Engine で private repository を利用する方法 - Qiita
Google、FluentdをKubernetesとCompute Engineの標準ログコレクタに採用 - Qiita
Google、FluentdをKubernetesとCompute Engineの標準ログコレクタに採用fluentd(209)GoogleCloudPlatform(55)googlecomputeengine(31)kubernetes(11)kazunori279が2014/11/25に投稿編集リクエストを作成する まずはFluentdコミュニティの皆さん、おめでとうございます!!! Goo... 続きを読む
gcpja - Google Container Engine (GKE)を触る - Qiita
Google Container Engine (GKE)を触るgcpja(12)kubernetes(10)GoogleCloudPlatform(46)soundTrickerが2014/11/05にKobitoから投稿(2014/11/05に編集)編集履歴(2)編集リクエストを作成する Google Cloud Platformで公開された Google Container Engineを触... 続きを読む
IoT - Raspberry PiからFluentdでBigQueryにデータを送るウェザーステーションの作り方 - Qiita
Raspberry PiからFluentdでBigQueryにデータを送るウェザーステーションの作り方IoT(7)bigquery(12)RaspberryPi(134)fluentd(175)GoogleCloudPlatform(39)kazunori279が2014/09/29にKobitoから投稿(2014/09/29に編集)編集履歴(2)編集リクエストを作成する 最近なんだか個人的に電子... 続きを読む
OSX + Vagrant + CoreOSでKubernetesを試してみた - Qiita
OSX + Vagrant + CoreOSでKubernetesを試してみたのでメモです。試した手順を多少整理して書いているので、そのままでは動かないかもしれません。 参考 GoogleCloudPlatform/kubernetes Running Kubernetes Example on CoreOS, Part 1 Running CoreOS on Vagrant kelseyhigh... 続きを読む
GoogleCloudPlatform - GoogleのHTTPロードバランサーの破壊力があり過ぎる #gcpja - Qiita
そもそもGoogle Compute Engineのロードバランサー、GCE LBは、1インスタンス・1グローバルIP・ウォームアップなしでいきなり100万リクエスト/秒を捌けてしまう謎性能を備えていて、既存の他社クラウドのLBだけこれで置き換えたい! という声もちらほら聞かれるほどの強力LBサービスであった。 From Compute Engine Load Balancing hits 1 m... 続きを読む