-
Notifications
You must be signed in to change notification settings - Fork 0
DNET_Cloud
nishi_74322014 edited this page Aug 3, 2026
·
1 revision
- TOP > SaaS設計のポイント
- 戻る(SaaS設計のポイント)
クラウドのいろいろ。
- Microsoftが提供するクラウドプラットフォーム
- エンタープライズ向けに強い
- Windowsとの親和性が高い
- ハイブリッドクラウド対応
- 最大シェアのクラウドプラットフォーム
- 豊富なサービスラインナップ
- 先行者優位
- Googleが提供するクラウドプラットフォーム
- BigQueryなどデータ分析に強い
- Kubernetesの本家
最近影が薄くなってきた(Open PaaSやCaaSに押され)。
...が、多分、結構、使われているしコンテナ対応もされてきている。
- Azure App Service
- AWS Elastic Beanstalk
- Google App Engine
オープンソースのPaaS実装
- Cloud Foundry
- OpenShift
- Heroku
Container as a Service
- Kubernetes
- Amazon ECS
- Azure Container Instances
- Google Kubernetes Engine (GKE)
Function as a Service(サーバーレス)
- AWS Lambda
- Azure Functions
- Google Cloud Functions
Database as a Service
- Azure SQL Database
- Amazon RDS
- Google Cloud SQL
- MongoDB Atlas
Identity Management as a Service
- Azure AD
- Auth0
- Okta
その他の様々なSaaS
- ストレージ:Dropbox, Google Drive, OneDrive
- コミュニケーション:Slack, Microsoft Teams
- CRM:Salesforce, Dynamics 365
- メール:Office 365, Gmail
クラウドプロバイダー間のサービス対応表
参考:
- AWSとAzureのサービス名対比表 | Ryuzee.com
- AWS/Azure/GCPサービス比較 2020.08 - Qiita
- AWS サービスと Azure サービスの比較 - Azure Architecture Center
管理・セキュリティ機能の比較
| # | AWS | Azure | GCP |
|---|---|---|---|
| 1 | Config | Azure Resource Manager (ARM) | ? |
| 2 | Cognito Role Based Access Control | Role Based Access Control (RBAC) | ? |
| 3 | Security Groups + Network-ACL | Network Security Groups (NSG) | ? |
- 既存技術スタック:使用している言語やフレームワークとの親和性
- 企業規模:スタートアップ vs エンタープライズ
- 地理的要件:データセンターの場所、法規制
- コスト:従量課金モデルの比較
- サポート:日本語サポート、SLA
- ハイブリッドクラウド:オンプレミスとクラウドの併用
- マルチクラウド:複数のクラウドプロバイダーの併用
- ベンダーロックイン回避
- 災害対策
Tags: 移行, クラウド, Azure, AWS, GCP
このWikiは「Open棟梁Project」,「OSSコンソーシアム 開発基盤部会」によって運営されています。