nownab.log

nownabe's daily posts

Product updates | April 23, 2018

Posted on Apr 24, 2018

Product updates | April 23, 2018

COMPUTE

QUIC with HTTPS load balancing.

With this beta release, HTTPS load balancing now supports the QUIC transport in connections to clients, improving performance by providing enhanced congestion control and security.

このベータリリースで, HTTPSロードバランサはクライアントとの通信にQUICプロトコルをサポートします. 強化された輻輳制御とセキュリティによりパフォーマンスが向上します.

User-defined request headers.

In this beta release, customers can now specify additional headers that the Google Cloud Load Balancer can add to requests, helping improve the client experience and simplifying backend implementation.

このベータリリースでロードバランサは指定された追加ヘッダをリクエストに付加できるようになりました. クライアントの体験を向上させ, バックエンドの実装を単純化します.

例を見るとはやいですが, L7LBでクライアントからのリクエストに次のようなヘッダを追加できるようです.

X-Client-Geo-Location:{client_region},{client_city}

ベンダーロックインされる機能ではありますがこれだけ簡単にユーザの属性取れるのは胸アツですね. 詳しくはリンク先にあります.

Creating a GCE VM instance with an existing instance template.

With this GA release, Google Compute Engine customers can now create a VM instance based on an existing instance template with the ability to override certain instance-template fields.

GCEで既存のインスタンステンプレートにいくらかのフィールドを上書きしてVMインスタンスを作成する機能がGAになりました.

CLOUD AI

Cloud ML Engine – XGBoost and scikit-learn support.

With this beta release, customers can now serve trained scikit-learn and XGBoost models on Cloud Machine Learning Engine, using its online prediction service to support scalable prediction requests against their trained models.

ベータ機能として, scikit-learnとXGBoostの学習済みモデルをCloud Machine Learning Engineで扱うことができるようになりました. スケーラブルな予測リクエストをサポートします.

まだ試せてませんがPickle等のモデルをGCSにアップロードするだけでscikit-learnとXGBoostの学習済みモデルによる予測APIを提供できるようになるみたいですね. これはアツい!

MANAGEMENT TOOLS

Structured data from Stackdriver Logging agent.

Customers can now use the Stackdriver Logging agent to convert their logs to a structured JSON format for many common log types with this GA release.

Stackdriver Loggingエージェントで一般的な多くのログ形式を構造化されたJSONに変換する機能がGAになりました.

NETWORKING

VPC Flow Logs for cloud network monitor.

Now in beta, VPC Flow Logs for cloud network monitor increases transparency into your network and allows you to track network flows all the way down to an individual virtual interface in near real time.

クラウドネットワークモニターのためのVPC Flow Logsはあなたのネットワークに対し透明性を高めました. ほぼリアルタイムで個別の仮想インタフェースまでネットワークフローを追跡できます.

API PLATFORM & ECOSYSTEMS

Apigee compliance with GDPR requirements.

Apigee Edge has been updated to comply with the EU General Data Protection Regulation, allowing customers to disable Apigee Support from being able to trace their proxy traffic, among other changes.

Apigee EdgeはEU一般データ保護規則に従うようにアップデートされました. ユーザーはApigee Supportがプロキシトラフィックを追跡できないようにすることができます.