アジャイル開発に取り組むチーム向けのコーチングや、技術顧問、認定スクラムマスター研修などの各種トレーニングを提供しています。ぜひお気軽にご相談ください(初回相談無料)
AWSとAzureのサービス名対比表
みなさんこんにちは。@ryuzeeです。
AWSとAzureを両方使っていると名前で混乱したり、サービス名が思い出せなかったりするのでだいたいこんな感じというレベルでリストにしてみました。 最近の傾向を見ているとAWSはエンタープライズ向けの機能(移行支援や管理系の機能)を多く出している一方でAzureはモバイル系とかCognitiveサービス系の充実が進んでいる感じだと思います。
サービス | AWS | Azure |
---|---|---|
仮想マシン | Amazon Elastic Compute Cloud(EC2) | Virtual Machines |
ストレージ | Amazon Elastic Block Store(EBS) | Disk Storage |
ロードバランサー | Elastic LoadBalancing(ELB) | Load Balancer |
データベース | Amazon Relational Database Service(RDS) | SQL Database |
NoSQL | DynamoDB | DocumentDB |
CDN | Amazon CloudFront | Content Delivery Network |
オブジェクトストレージ | Amazon Simple Storage Service(S3) | Blob Storage |
キャッシュ | Amazon ElastiCache | Azure Redis Cache |
データウェアハウス | Amazon Redshift | SQL Data Warehouse |
仮想ネットワーク | Amazon Virtual Private Cloud (VPC) | Virtual Network |
専用線接続 | AWS Direct Connect | ExpressRoute |
キュー | Amazon Simple Queue Service(SQS) | Queue Storage / Service Bus Queue |
権限管理 | AWS Identity and Access Management(IAM) | Azure Active Directory |
DNS | Amazon Route 53 | Azure DNS |
コンテナ管理 | EC2 Container Service | Azure Container Service |
VPS | Lightsail | ----- |
PaaS | Elastic Beanstalk | Web Apps / App Service / Service Fabric |
サーバレスコンピューティング | Lambda | Azure Functions |
バッチ処理 | Batch | Batch |
バージョン管理 | CodeCommit | Visual Studio Team Services |
ビルド | CodeBuild | Visual Studio Team Services |
デプロイ自動化 | CodeDeploy | Visual Studio Team Services |
ビルドパイプライン | CodePipeline | Visual Studio Team Services |
IoT | AWS IoT | Azure IoT Suite |
ゲームプラットフォーム | GameLift | ----- |
ネットワーク共有ディスク | EFS | Azure File Storage |
長期バックアップ | Glacier | Azure Backup |
障害復旧 (DRaaS) | ------ | Site Recovery |
ハイブリッドクラウドストレージ | Storage Gateway | Stor Simple |
メトリクス取得 | CloudWatch | Application Insights / Operational Insights / OMS / Azure Monitor |
プロビジョニングの自動化 | CloudFormation | Azure ARM Template |
API操作の監査ログ | CloudTrail | Activity Log |
リソース構成の追跡 | Config | Azure Resource Managerに統合 |
アプリ管理の自動化 | OpsWorks | Service Fabric |
リソースカタログの作成 | Service Catalog | ----- (ARM Templateで代用) |
ベストプラクティス検証 | Trusted Advisor | Application Insights |
エンタープライズ向け統合管理 | Managed Services | ------ |
移行用情報の収集 | Application Discovery Service | ------ |
モバイル | Mobile Hub | Mobile Apps |
モバイルの認証 | Cognito | Mobile Apps |
モバイル端末のテスト | Device Farm | ------ |
アプリケーション分析 | Mobile Analytics | Mobile Engagement |
ターゲットプッシュ通知 | Pinpoint | Notification Hubs |
分散アプリ用ワークフロー | Step Functions | ------ |
ワークフローエンジン | SWF | ------ |
ワークフロー自動化 | ------ | Logic Apps |
APIゲートウェイと管理 | API Gateway | API Management |
動画変換 | Elastic Transcoder | Media Services |
自動セキュリティ評価 | Inspector | Azure Security Center |
証明書管理 | Certificate Manager | ------ |
マネージドActive Directory | Directory Service | Azure Active Directory |
アプリケーションファイヤーウォール | WAF & Shield | Azure Application Gateway / Barracuda WAF for Azure (サードパーティなど) |
コンプライアンスレポート | Compliance Reports | Microsoft Trust Center |
通知 | SNS | Notification Hubs |
メール送信 | SES | SendGrid (サードパーティ) |
データベース移行 | AWS Database Migration Service(DMS) | ------ |
既存アプリの単純移行 | Server Migration | ------ |
大容量データ移行 | Snowball | Azure Import/Export |
サーバレスクエリ実行 | Athena | Data Lake Analytics / SQL DWH Polybase |
Hadoop | EMR | HDInsight |
検索サービス | CloudSearch | Azure Search |
ElasticSearch | Elasticsearch Service | Elastic Stack (サードパーティ) |
リアルタイムデータ処理 | Kinesis | Stream Analytics |
データワークフロー | Data Pipeline | ------ |
BIツール | QuickSight | Power BI |
ドキュメント共有 | WorkDocs | Office 365 |
メールシステム | WorkMail | Office 365 |
仮想デスクトップ | WorkSpaces | XenApp Express (サードパーティ) |
アプリケーションストリーミング | AppStream 2.0 | ------ |
会話型インターフェイス構築 | Lex | ------ |
スピーチ | Polly | Bing Speech API |
深層学習による画像認識 | Rekognition | Face API |
機械学習 | Machine Learning | Machine Learning |
運用自動化 | ------ | Azure Automation |
データ統合 | ------ | Azure Data Factory |
Bot作成 | ------ | Azure Bot Service |
テキスト翻訳 | ------ | Translator Text API |
音声翻訳 | ------ | Translator Speech API |