Google Cloud Platform Japan Blog
最新情報や使い方、チュートリアル、国内外の事例やイベントについてお伝えします。
月刊 Google Cloud Platform ニュース(臨時増刊号)- いまあなたが Google Cloud Platform を学ぶ理由
2016年11月22日火曜日
こんにちは!Google Cloud Platform, Solutions Architect の中井です。
みなさんは、12月13日に
Google Cloud OnBoard
というイベントが開催されることをご存知でしょうか? このイベントでは、Google Cloud Platform (GCP) の公認トレーナーによるトレーニングを無償で受講することができます。App Engine、Datastore、Storage、Container Engine、Compute Engine、Network、Big Data、そして、Machine Learningなど、
GCP が提供するサービスをなんと(!)1日で一気に学ぶことが可能です。
そして…、実は、このイベントには、私も特別講師として登壇することが決まっており、コンテナや機械学習など、特によくお問い合せをいただく機能については、デモンストレーションなども交えながら、少し掘り下げた話題をお届けする予定です。
ところで、いまなぜ GCP のトレーニングなのでしょうか? ここで、エンジニアの役割という観点から、GCP を学ぶ意義について少し考えてみましょう。
たとえば、パブリッククラウドの活用が広がる中で、システム基盤を担当するエンジニア、いわゆる「インフラエンジニア」の役割が縮小するのではないか、インフラエンジニアは職を失うのではないか、といった事がまことしやかにささやかれることもあります。はたしてそれは、どこまでが真実なのでしょうか?
まず、GCP の特徴として、よく話題にあがるのは、Google が自社サービスのために開発したシステムがその基盤となっているという点です。Google が提供するサービスは、地球上のすべての人々がユーザーとして想定されており、サービスを提供するためのアプリケーションは、全世界のデータセンターで共通に稼働する必要があります。そのため、世界中のデータセンターが同じ仕組みで構成されており、ストレージやデータベースなど、アプリケーションの稼働に必要な基盤は、独自技術のソフトウェアで実装されています。アプリケーション開発者は、これらの機能を API 経由でオンデマンドに利用しながら、アプリケーションの開発からテスト、そして実サービス環境へのデプロイまでを標準化されたプロセスにしたがって進めていきます。
―― よく考えると、これは、「
クラウドを活用した DevOps の実現
」そのものではないでしょうか? Google のインフラ、すなわち、GCP のインフラは、地理的な制約をなるべく排除して、利用者数やデータ量の増加に対応したスケーラブルなアプリケーションを開発するための理想を追求した環境と言えます。さらに、GCP が提供するクラウドサービスには、Cloud Console をはじめとする優れたユーザーインターフェースが用意されています。アプリケーション開発者は、さまざまなインフラの制約から開放されて、本来の開発作業に集中することが可能になるのです。
ただし、その一方で、GCP を使いこなす上での課題も存在します。基盤ソフトウェアを本当の意味で使いこなすには、「
それが何を目指して開発されたものなのか?
」「
どのようなユースケースに最適化された仕組みなのか
」という点を正しく理解する必要があります。クラウドサービスを利用したアプリケーション開発を効率的に進める上では、さまざまなサービスを適切に組み合わせたアプリケーション設計が何よりも重要です。Google の独自技術で開発されたサービス群について、そのような深い知識を身につけることはできるのでしょうか ?
大丈夫です!
GCP を構成するインフラ技術は、決してブラックボックスではありません。Google の研究チームの Web サイト「
Research at Google
」では、Google が開発したさまざまなソフトウェア技術について、そのアーキテクチャーを解説した論文が公開されています。これらの論文に触発されたエンジニアが、類似の技術をオープンソースソフトウェアとして再実装したという有名な事例もあります。あるいは、コンテナ管理基盤を提供するオープンソースソフトウェアの「Kubernetes」は、Google 社内のコンテナ管理基盤として開発された「Borg」と呼ばれるシステムが基礎となっており、Google の開発者を中心とするコミュニティでの開発が進められています。
もちろん、いきなり論文を読んで勉強するというのは、なかなか敷居が高いものですが、そこをお手伝いするために、私が GCP チームにいるわけです(笑)。現在、さまざまなセミナー、勉強会、Web記事などで、Google のインフラを構成するソフトウェア技術を解説するという取り組みを進めており、多数の好意的なフィードバックをいただいています。ソフトウェア開発者の方からは、「
Cloud Datastoreの内部構造が理解できて、データ設計の参考になる
」など、実践的なノウハウに直結する知識が得られる点、そして、インフラエンジニアの方からは、「
Google のインフラに込められた思想がわかり、インフラ技術の未来を知る上でとても興味深い
」など、エンジニアとしての知見を深めるという点で役に立つというコメントをいただいています。
先ほど、「インフラエンジニアの仕事がなくなるかも?」という話題に触れましたが、実はそんなことはありません。パブリッククラウドを活用すれば、インフラを構築・運用するという点では、やるべき仕事は減っていきます。しかしながら、
クラウドインフラを構成する技術要素を深く理解して、最適なアプリケーション設計を実現する
という意味では、インフラエンジニアの知見がますます重要になることでしょう。アプリケーション開発者とインフラエンジニアが双方の知見を共有することで、本当の意味での「DevOps」が実現できるのではないでしょうか?
そういった意味では、アプリケーション開発者とインフラエンジニアは、それぞれに新しい知見と新しい役割が必要とされていることは間違いありません。「
Google のインフラ技術を根本から理解して、GCP を効果的に使いこなす
」―― これこそが、いま本当に必要とされる「DevOps のあるべき姿」を理解する最短ルートと言えるでしょう。
まだ GCP に触れたことがないというエンジニアの方、そして、GCP を使ってはいるけれど、まだサービスの全体像が把握できていないというエンジニアの方は、ぜひ、
Google Cloud OnBoard
に参加して、GCP本格活用の第一歩を踏み出すとともに、クラウド時代のエンジニアとして、この先生きのこるヒントを見つけ出してください。
0 件のコメント :
コメントを投稿
12 か月間のトライアル
300 ドル相当が無料になるトライアルで、あらゆる GCP プロダクトをお試しいただけます。
Labels
.NET
.NET Core
.NET Core ランタイム
.NET Foundation
#gc_inside
#gc-inside
#GoogleCloudSummit
#GoogleNext18
#GoogleNext19
#inevitableja
Access Management
Access Transparency
Advanced Solutions Lab
AI
AI Hub
AlphaGo
Ansible
Anthos
Anvato
Apache Beam
Apache Maven
Apache Spark
API
Apigee
APIs Explore
App Engine
App Engine Flex
App Engine flexible
AppArmor
AppEngine
AppScale
AprilFool
AR
Artifactory
ASL
ASP.NET
ASP.NET Core
Attunity
AutoML Vision
AWS
Big Data
Big Data NoSQL
BigQuery
BigQuery Data Transfer Service
BigQuery GIS
Billing Alerts
Bime by Zendesk
Bitbucket
Borg
BOSH Google CPI
Bower
bq_sushi
BreezoMeter
BYOSL
Capacitor
Chromium OS
Client Libraries
Cloud API
Cloud Armor
Cloud Audit Logging
Cloud AutoML
Cloud Bigtable
Cloud Billing Catalog API
Cloud Billing reports
Cloud CDN
Cloud Client Libraries
Cloud Console
Cloud Consoleアプリ
Cloud Container Builder
Cloud Dataflow
Cloud Dataflow SDK
Cloud Datalab
Cloud Dataprep
Cloud Dataproc
Cloud Datastore
Cloud Debugger
Cloud Deployment Manager
Cloud Endpoints
Cloud Firestore
Cloud Foundry
Cloud Foundry Foundation
Cloud Functions
Cloud Healthcare API
Cloud HSM
Cloud IAM
Cloud IAP
Cloud Identity
Cloud IoT Core
Cloud Jobs API
Cloud KMS
Cloud Launcher
Cloud Load Balancing
Cloud Machine Learning
Cloud Memorystore
Cloud Memorystore for Redis
Cloud monitoring
Cloud NAT
Cloud Natural Language API
Cloud Networking
Cloud OnAir
Cloud OnBoard
cloud Pub/Sub
Cloud Resource Manager
Cloud Resource Manager API
Cloud SCC
Cloud SDK
Cloud SDK for Windows
Cloud Security Command Center
Cloud Services Platform
Cloud Source Repositories
Cloud Spanner
Cloud Speech API
Cloud Speech-to-Text
Cloud SQL
Cloud Storage
Cloud Storage FUSE
Cloud Tools for PowerShell
Cloud Tools PowerShell
Cloud TPU
Cloud Translation
Cloud Translation API
Cloud Virtual Network
Cloud Vision
Cloud VPC
CloudBerry Backup
CloudBerry Lab
CloudConnect
CloudEndure
Cloudflare
Cloudian
CloudML
Cluster Federation
Codefresh
Codelabs
Cohesity
Coldline
Colossus
Compute Engine
Compute user Accounts
Container Engine
Container Registry
Container-Optimized OS
Container-VM Image
Couchbase
Coursera
CRE
CSEK
Customer Reliability Engineering
Data Studio
Databases
Dbvisit
DDoS
Debugger
Dedicated Interconnect
deep learning
Deployment Manager
Developer Console
Developers
DevOps
Dialogflow
Disney
DLP API
Docker
Dockerfile
Drain
Dreamel
Eclipse
Eclipse Orion
Education Grants
Elasticsearch
Elastifile
Energy Sciences Network
Error Reporting
ESNet
Evernote
FASTER
Fastly
Firebase
Firebase Analytics
Firebase Authentication
Flexible Environment
Forseti Security
G Suite
Gartner
gcloud
GCP
GCP Census
GCP 移行ガイド
GCP 認定資格チャレンジ
GCPUG
GCP導入事例
gcsfuse
GEO
GitHub
GitLab
GKE
Go
Go 言語
Google App Engine
Google Apps
Google Certified Professional - Data Engineer
Google Cloud
Google Cloud Certification Program
Google Cloud Client Libraries
Google Cloud Console
Google Cloud Dataflow
Google Cloud Datalab
Google Cloud Datastore
Google Cloud Endpoints
Google Cloud Explorer
Google Cloud Identity and Access Management
Google Cloud INSIDE
Google Cloud INSIDE Digital
Google Cloud INSIDE FinTech
Google Cloud Interconnect
Google Cloud Launcher
Google Cloud Logging
Google Cloud Next '18 in Tokyo
Google Cloud Next '19 in Tokyo
Google Cloud Platform
Google Cloud Resource Manager
Google Cloud Security Scanner
Google Cloud Shell
Google Cloud SQL
Google Cloud Storage
Google Cloud Storage Nearline
Google Cloud Summit '18
Google Cloud Summit ’18
Google Cloud Tools for IntelliJ
Google Code
Google Compute Engine
Google Container Engine
Google Data Analytics
Google Data Studio
Google Date Studio
Google Deployment Manager
Google Drive
Google Earth Engine
Google Genomics
Google Kubernetes Engine
Google maps
google maps api
Google Maps APIs
Google Maps Platform
Google SafeSearch
Google Service Control
Google Sheets
Google Slides
Google Translate
Google Trust Services
Google VPC
Google マップ
Google 公認プロフェッショナル
GoogleNext18
GPU
Gradle
Grafeas
GroupBy
gRPC
HA / DR
Haskell
HEPCloud
HIPAA
Horizon
HTCondor
IaaS
IAM
IBM
IBM POWER9
icon
IERS
Improbable
INEVITABLE ja night
inevitableja
InShorts
Intel
IntelliJ
Internal Load Balancing
Internet2
IoT
Issue Tracker
Java
Jenkins
JFrog
JFrog Artifactory SaaS
Jupiter
Jupyter
Kaggle
Kayenta
Khan Academy
Knative
Komprise
kubefed
Kubeflow Pipelines
Kubernetes
KVM
Landsat
load shedding
Local SSD
Logging
Looker
Machine Learning
Magenta
Managed Instance Group
Managed Instance Group Updater
Maps API
Maps-sensei
Mapsコーナー
Maven
Maxon Cinema 4D
MightyTV
Mission Control
MongoDB
MQTT
Multiplay
MySQL
Nearline
Network Time Protocol
Networking
neural networks
Next
Node
NoSQL
NTP
NuGet パッケージ
OCP
OLDISM
Open Compute Project
OpenCAPI
OpenCAPI Consortium
OpenShift Dedicated
Orbitera
Organization
Orion
Osaka
Paas
Panda
Particle
Partner Interconnect
Percona
Pete's Dragon
Pivotal
Pivotal Cloud Foundry
PLCN
Podcast
Pokemon GO
Pokémon GO
Poseidon
Postgre
PowerPoint
PowerShell
Professional Cloud Network Engineer
Protocol Buffers
Puppet
Pythian
Python
Qwiklabs
Rails
Raspberry Pi
Red Hat
Redis
Regional Managed Instance Groups
Ruby
Rust
SAP
SAP Cloud Platform
SC16
ScaleArc
Secure LDAP
Security & Identity
Sentinel-2
Service Broker
Serving Websites
Shared VPC
SideFX Houdini
SIGOPS Hall of Fame Award
Sinatra
Site Reliability Engineering
Skaffold
SLA
Slack
SLI
SLO
Slurm
Snap
Spaceknow
SpatialOS
Spinnaker
Spring
SQL Server
SRE
SSL policies
Stack Overflow
Stackdriver
Stackdriver Agent
Stackdriver APM
Stackdriver Debugger
Stackdriver Diagnostics
Stackdriver Error Reporting
Stackdriver Logging
Stackdriver Monitoring
Stackdriver Trace
Stanford
Startups
StatefulSets
Storage & Databases
StorReduce
Streak
Sureline
Sysbench
Tableau
Talend
Tensor Flow
Tensor Processing Unit
TensorFlow
Terraform
The Carousel
TPU
Trace
Transfer Appliance
Transfer Service
Translate API
Uber
Velostrata
Veritas
Video Intelligence API
Vision API
Visual Studio
Visualization
Vitess
VM
VM Image
VPC Flow Logs
VR
VSS
Waze
Weave Cloud
Web Risk AP
Webyog
Wide and Deep
Windows Server
Windows ワークロード
Wix
Worlds Adrift
Xplenty
Yellowfin
YouTube
Zaius
Zaius P9 Server
Zipkin
ZYNC Render
アーキテクチャ図
イベント
エラーバジェット
エンティティ
オンライン教育
クラウド アーキテクト
クラウド移行
グローバル ネットワーク
ゲーム
コードラボ
コミュニティ
コンテスト
コンピューティング
サーバーレス
サービス アカウント
サポート
ジッター
ショート動画シリーズ
スタートガイド
ストレージ
セキュリティ
セミナー
ソリューション ガイド
ソリューション: メディア
データ エンジニア
データセンター
デベロッパー
パートナーシップ
ビッグデータ
ファジング
プリエンプティブル GPU
プリエンプティブル VM
フルマネージド
ヘルスケア
ホワイトペーパー
マイクロサービス
まっぷす先生
マルチクラウド
リージョン
ロード シェディング
運用管理
可用性
海底ケーブル
機械学習
金融
継続的デリバリ
月刊ニュース
資格、認定
新機能、アップデート
深層学習
深層強化学習
人気記事ランキング
内部負荷分散
認定試験
認定資格
料金
Archive
2019
8月
7月
6月
5月
4月
3月
2月
1月
2018
12月
11月
10月
9月
8月
7月
6月
5月
4月
3月
2月
1月
2017
12月
11月
10月
9月
8月
7月
6月
5月
4月
3月
2月
1月
2016
12月
11月
10月
9月
8月
7月
6月
5月
4月
3月
2月
1月
2015
12月
11月
10月
9月
8月
7月
6月
5月
4月
3月
2月
1月
2014
12月
11月
10月
9月
8月
6月
5月
4月
3月
2月
Feed
月刊ニュースレターに
登録
新着ポストをメールで受け取る
Follow @GoogleCloud_jp
0 件のコメント :
コメントを投稿