AWS・Azure・GCP には数多くのサービスがあります。AWS・Azure・Google Cloud それぞれのサービスの対応をかわかりやすくするため、サービスのマッピング表を作成しました。
最終更新
目次
コンピューティング
IaaS (iaas)
- AWS:EC2
- Azure:Azure Virtual Machines (仮想マシン)
- GCP:Compute Engine
PaaS (paas)
- AWS:AWS Elastic Beanstalk
- Azure:Azure App Service (Azure Web Apps, Azure Web App for Containers, Azure Mobile Apps, Azure API Apps, Azure Logic Apps), Azure Cloud Services (Web ロール・Worker ロール)
- GCP:Google App Engine (GAE)
サーバレスPaaS (serverlesspaas)
- AWS:AWS Lambda
- Azure:Azure Functions
- GCP:Cloud Functions
コンテナ管理 (container)
- AWS:Amazon ECS (Elastic Container Service), Amazon EKS (Elastic Container Service for Kubernetes)
- Azure:AKS (Azure Kubernetes Service), Azure Container Service
- GCP:GKE (Google Kubernetes Engine)
管理不要なコンテナ (container-no-manage)
- AWS:AWS Fargate
- Azure:Azure Container Instances
- GCP:Cloud Run
ストレージ
ストレージ (storage)
ファイルストレージ (filestorage)
- AWS:Amazon Elastic File System (EFS)
- Azure:Azure File Storage
- GCP:Cloud Filestore
IaaS 用ストレージ (iaasstorage)
- AWS:EBS
- Azure:Managed Disks, Azure Disk Storage
- GCP:永続ディスク
データベース
RDBMS (rdbms)
- AWS:RDS (MySQL, PostgreSQL, SQL Server, Oracle, MariaDB, Amazon Aurora)
- Azure:Azure SQL Database, Azure Database for MySQL, Azure Database for PostgreSQL
- GCP:Cloud SQL (MySQL、PostgreSQL (2018/05 GA))
大規模分散RDBMS (distributed-rdbms)
- AWS:-
- Azure:-
- GCP:Cloud Spanner
DB (NoSQL) (nosql)
- AWS:DynamoDB (SimpleDB もあるが、そのうちなくなりそう)
- Azure:Azure Table Storage, Azure Cosmos DB (旧 DocumentDB)
- GCP:Cloud Bigtable, Cloud Datastore
Cache (cache)
- AWS:ElastiCache (Redis, Memcached)
- Azure:Azure Cache for Redis (Managed Cache は 2016/11 に終了)
- GCP:Cloud Memorystore
データウェアハウス(DWH)エンジン (dwh)
グラフDB (graphdb)
- AWS:Amazon Neptune
- Azure:Azure Cosmos DB の Graph
- GCP:JanusGraph を Bigtable 上で動かす(?)
時系列データベース (timeseriesdb)
- AWS:Amazon Timestream
- Azure:Azure Time Series Insights (DB ではないかもしれない)
DB 移行 (dbmigration)
- AWS:AWS Database Migration Service, AWS Schema Conversion Tool
- Azure:Azure Database Migration Service
- GCP:-
オンプレミス RDBMS とクラウド RDBMS との連携 (onpre-cloud-rdbms)
- AWS:-
- Azure:Azure SQL Server Stretch Database
- GCP:-
ネットワーク
ネットワーク管理 (network)
- AWS:Amazon VPC
- Azure:Azure Virtual Network
- GCP:VPC
CDN (cdn)
- AWS:Amazon CloudFront
- Azure:Azure CDN (Akamai, Verizon)
- GCP:Cloud CDN
ロードバランサ (lb)
- AWS:ELB (ALB、NLB、CLB), AWS Global Accelerator
- Azure:Azure Traffic Manager, Azure Load Balancer, Azure Application Gateway
- GCP:Cloud Load Balancing
DNS (dns)
- AWS:Amazon Route 53
- Azure:Azure DNS
- GCP:Cloud DNS
VPN (vpn)
- AWS:AWS VPN
- Azure:Azure VPN Gateway
- GCP:Cloud VPN
専用線接続 (directconnect)
- AWS:AWS Direct Connect
- Azure:Azure ExpressRoute
- GCP:Dedicated Interconnect
WAF (waf)
- AWS:AWS WAF
- Azure:Azure Application Gateway
- GCP:Cloud Armor
DDoS 対策 (ddos)
オンプレミス連携
オンプレミスの隣にクラウド設置 (cloud-beside-onpre)
- AWS:AWS Outposts
- Azure:Azure Stack
- GCP:-
オンプレミスストレージの同期・転送・バックアップ (onpre-backup)
- AWS:AWS Storage Gateway, AWS DataSync, AWS Backup
- Azure:Azure Backup, Azure StorSimple, Azure Site Recovery
- GCP:-
オンプレミス VM 移行 (onpre-vm-migration)
- AWS:AWS Server Migration Service, VM Import/Export
- Azure:Azure Site Recovery
- GCP:-
物理的ストレージ輸送 (physical-storage-transfer)
- AWS:AWS Snowball, AWS Snowball Edge, AWS Snowmobile
- Azure:Azure Data Box (Data Box, Data Box Disk, Data Box Heavy)
- GCP:Offline Media Import / Export, Transfer Appliance
管理
管理画面 (admin-console)
- AWS:AWS Management Console
- Azure:Microsoft Azure Portal
- GCP:Cloud Console
ログ・監視 (log-watch)
- AWS:AWS CloudWatch, AWS CloudWatch Logs, AWS CloudWatch Logs Insights, AWS CloudTrail, AWS Config
- Azure:Azure Log Analytics
- GCP:Stackdriver Logging, Stackdriver Error Reporting
バックアップ (backup)
- AWS:AWS Backup, Amazon DLM
- Azure:Azure Backup
アカウント権限管理 (iam)
複数アカウント管理 (multi-account)
- AWS:AWS Organizations
- Azure:-
- GCP:Cloud Resource Manager
シングルサインオン (sso)
- AWS:AWS Single Sign-On
- Azure:Azure AD?
- GCP:Cloud IAP?
証明書管理 (certificate)
- AWS:ACM
- Azure:Azure App Service の App Service Certificate、App Service Managed Certificate
- GCP:Cloud Load Balancing
推奨設定・異常検知 (advisor)
- AWS:AWS Trusted Advisor, Amazon GuardDuty, Amazon Macie, AWS Security Hub
- Azure:Azure Advisor
- GCP: Cloud Security Scanner, Cloud Security Command Center
リソース監視 (resource-watch)
- AWS:CloudWatch
- Azure:Azure Monitor, Application Insights
- GCP:Stackdriver Monitoring (旧 Cloud Monitoring)
キー管理・シークレット管理 (key-manage)
- AWS:AWS Key Management Service, AWS CloudHSM, AWS Secrets Manager
- Azure:Azure Key Vault
- GCP:Cloud Key Management Service, Cloud Secret Manager
サービスディスカバリ (service-discovery)
- AWS:AWS Cloud Map
時刻同期 (time-sync)
- AWS:一般的な NTP, Amazon Time Sync Service
- Azure:一般的な NTP
- GCP:一般的な NTP
障害情報 (failure)
- AWS:AWS Service Health Dashboard, AWS Personal Health Dashboard
- Azure:Azure の状態, Azure Service Health
- GCP:Google Cloud Status Dashboard
組織内カタログ管理 (catalog)
- AWS:AWS Service Catalog
- Azure:Azure Data Catalog
- GCP:Cloud Data Catalog
パートナー企業が運用サポート (operation-support)
- AWS:AWS Managed Services
- Azure:-
- GCP:-
いろいろ管理 (etc-manage)
- AWS:Amazon EC2 Systems Manager
- Azure:-
- GCP:-
便利機能
スケジューラ (scheduler)
- AWS:Amazon CloudWatch Events, AWS Lambda の Scheduled Event, AWS Data Pipeline, AutoScaling のスケジュール、 EC2 スケジューラ、 EC2 上での cron
- Azure:Azure Scheduler, Azure Automation, WebJob の TimerTrigger, VM 上での cron
- GCP:Cloud Scheduler, GAE の Cron Service, GKE の CronJob, Cloud Composer, GCE 上での cron
ジョブ・ワークフロー管理 (job-flow)
バッチ・データフロー管理 (batch-flow)
- AWS:AWS Batch
- Azure:Azure Batch
- GCP:Cloud Dataflow
ETL (etl)
- AWS:AWS Glue, AWS Data Pipeline
- Azure:Azure Data Factory
- GCP:Cloud Dataflow
ビッグデータ分析 (bigdata-analysis)
- AWS:Amazon EMR, Amazon Redshift, Amazon Athena, S3 Select
- Azure:Azure HDInsight, Azure SQL Data Warehouse, Azure Databricks, Azure Notebooks
- GCP:Cloud Datalab, Cloud Dataproc, BigQuery
ストリーム処理 (stream)
- AWS:Amazon Kinesis, Amazon SQS
- Azure:Event Hubs, Stream Analytics
- GCP:Cloud Dataflow, Cloud Pub/Sub
データ前処理・クレンジング (data-cleansing)
- AWS:-
- Azure:-
- GCP:Cloud Dataprep
検索エンジン (search-engine)
- AWS:Elasticsearch, CloudSearch
- Azure:Azure Search
- GCP:GAE の Search API
プッシュ通知 (push)
- AWS:Amazon SNS
- Azure:Notification Hubs (通知ハブ)
- GCP:Firebase Cloud Messaging
API 管理 (api)
- AWS:Amazon API Gateway
- Azure:Azure API Management
- GCP:Cloud Endpoints
メッセージング・キュー (messaging)
- AWS:SQS (Simple Queue Service), SNS (Simple Notification Service), Amazon MQ
- Azure:Azure Queue Storage, Azure Service Bus
- GCP:Google Pub/Sub, Cloud Tasks, GAE の Task Queue
動画変換 (video)
- AWS:AWS Media Services, Amazon Elastic Transcoder
- Azure:Azure Media Services
- GCP:-
動画プレイヤー (video-player)
- AWS:-
- Azure:Azure Media Player
- GCP:-
ディレクトリ (directory)
- AWS:Amazon Cloud Directory, AWS Directory Service
- Azure:Azure Active Directory
- GCP:Managed Service for Microsoft Active Directory
ゲーム関連 (game)
- AWS:Amazon GameLift, Amazon Lumberyard
- Azure:-
- GCP:-
アプリ分析・通知 (app-analyze)
- AWS:Amazon Pinpoint
- Azure:-
- GCP:-
アカウント管理・データ同期 (account-manage)
- AWS:Amazon Cognito
- Azure:-
- GCP:-
DLP (dlp)
- AWS:Amazon Macie
- Azure:Azure Information Protection (か?)
- GCP:Cloud Data Loss Prevention API
移行 (migration)
- AWS:AWS Application Discovery Service
- Azure:-
- GCP:-
開発
ブラウザからのシェル操作 (shell)
- AWS:AWS Cloud9
- Azure:Azure Cloud Shell
- GCP:Cloud Shell
デバッグ・調査 (debug)
- AWS:AWS X-Ray
- Azure:Application Insights
- GCP:-
脆弱性診断 (vulnerability)
- AWS:Amazon Inspector, AWS Security Hub
- Azure:Azure Security Center
- GCP:Security Scanner, Cloud Security Command Center
ビルド・CI (ci-cd)
- AWS:AWS CodePipeline, AWS CodeBuild, AWS CodeDeploy
- Azure:CI/CD for Azure Web Apps?
- GCP:Cloud Build
開発環境簡単立ち上げ (develop-env)
- AWS:AWS CodeStar
- Azure:-
- GCP:-
Docker レジストリ (docker-registry)
- AWS:Amazon Elastic Container Registry (ECR)
- Azure:Azure Container Registry
- GCP:Google Container Registry (GCR)
ソース管理 (source)
- AWS:AWS CodeCommit
- Azure:-
- GCP:Cloud Source Repositories
環境構築 (build-env)
- AWS:AWS CloudFormation, AWS OpsWorks
- Azure:Azure Resource Manager のテンプレート
- GCP:Cloud Deployment Manager
スマホアプリ開発 (app-dev)
- AWS:AWS Mobile Hub
- Azure:-
- GCP:-
デバイス試験 (device-test)
- AWS:AWS Device Farm
- Azure:-
- GCP:Cloud Test Lab
ロボット開発 (robot-dev)
- AWS:AWS RoboMaker
プロファイラ (profiler)
- AWS:-
- Azure:Application Insight Profiler
- GCP:Stackdriver Profiler
Java 開発環境 (JDK) (jdk)
- AWS:Amazon Corretto
- Azure:Azul Zulu Enterprise for Azure
- GCP:-
機械学習
機械学習エンジン (ml)
- AWS:Amazon Machine Learning
- Azure:Azure Machine Learning Studio
- GCP:Cloud AutoML, Cloud Machine Learning Engine
テキスト → 音声化 (text-to-speech)
音声 → テキスト化 (speech-to-text)
翻訳 (translation)
- AWS:Amazon Translate
- Azure:Translator Text API
- GCP:Cloud Translation API, AutoML Translation
文章解析 (text-analysis)
AWS:Amazon ComprehendAzure:Text Analytics API, Linguistic Analysis API
GCP:Cloud Natural Language API, AutoML Natural Language
画像解析・動画解析 (image-analysis)
- AWS:Amazon Rekognition, Amazon Textract
- Azure:Computer Vision API, Face API, Content Moderator, Emotion API
- GCP:Cloud Vision API, AutoML Vision,
Cloud Video Intelligence API
スペルチェック (spell-check)
- AWS:-
- Azure:Bing Spell Check API
- GCP:-
文字列サジェスト (suggest)
- AWS:-
- Azure:Bing Autosuggest API
- GCP:-
チャットボット (chatbot)
- AWS:Amazon Lex, AWS Chatbot
- Azure:Azure Bot Service
- GCP:-
機械学習トレーニング (ml-training)
- AWS:Amazon SageMaker
- Azure:-
- GCP:-
機械学習高速化 (fast-ml)
- AWS:-
- Azure:-
- GCP:Cloud TPU
未来予測 (ml-forecast)
- AWS:Amazon Forecast
- Azure:-
- GCP:-
レーシングカー (race)
- AWS:AWS DeepRacer
IoT
IoT 基盤 (iot-base)
- AWS:AWS IoT
- Azure:Azure IoT Hub
- GCP:Cloud IoT Core
デバイス上でもクラウド (edge)
- AWS:AWS Greengrass
- Azure:Azure IoT Edge
- GCP:-
簡単 IoT (easy-iot)
- AWS:-
- Azure:Azure IoT ソリューション アクセラレータ
- GCP:-
ソリューション
IVR コールセンターソリューション (ivr)
- AWS:Amazon Connect
- Azure:-
- GCP:-
VR・AR・3D コンテンツ作成・公開 (vr-ar-3d)
- AWS:Amazon Sumerian
- Azure:-
- GCP:-
その他
BI ツール (bi-tool)
- AWS:Amazon QuickSight
- Azure:Power BI
- GCP:Data Studio
オフィススイート (office-suite)
- AWS:Amazon WorkDocs, Amazon WorkMail
- Azure:Office365
- GCP:G Suite (Gmail/Docs/Spreadsheets)
クラウドデスクトップ (cloud-desktop)
- AWS:Amazon WorkSpaces, Amazon AppStream 2.0
- Azure:Windows Virtual Desktop
- GCP:-
チャット (chat)
- AWS:Amazon Chime
- Azure:Microsoft Teams, Skype
- GCP:Google ハングアウト
簡単クラウド (easy-cloud)
- AWS:Amazon Lightsail
- Azure:-
- GCP:-
コンプライアンスレポートのダウンロード (compliance-report)
- AWS:AWS Artifact
- Azure:-
- GCP:-
市場 (marketplace)
- AWS:AWS Marketplace
- Azure:-
- GCP:-
人工衛星向け地上局サービス (astro)
- AWS:AWS Ground Station
- Azure:-
- GCP:-