Skip to content

Instantly share code, notes, and snippets.

@lynnlangit
Last active March 9, 2022 05:02
Show Gist options
  • Save lynnlangit/d820bc54f6e97839e9f6a6ea66863e2d to your computer and use it in GitHub Desktop.
Save lynnlangit/d820bc54f6e97839e9f6a6ea66863e2d to your computer and use it in GitHub Desktop.
Compare Alibaba Cloud Services to AWS
Category Type Alibaba AWS Notes
Security Resources RAM IAM for users/roles/permissions via policies
Storage Objects OSS s3 not all features in USRegion
Storage Blocks EBS EBS with Compute (VMs)
Storage Other NAS EFS file server
Compute VMs ECS EC2 n/a
Compute Containers Container Service EKS/ECS/Fargate differs
Compute Functions Function Compute Lambda n/a
Data RDBSM ApsaraDB for RDS RDS n/a
Data Serverless NoSQL TableStore DynamoDB n/a
Data Hadoop/Spark E-MapReduce EMR n/a
Data SQL on Files Data Lake Analytics Athena n/a
Data DW MaxCompute Redshift can use MaxCompute studio to import/export...
Integration IoT IoT Platform IoT CoreA n/a
Integration Gateway API Gateway API Gateway n/a
ML Image Labeling Image Search Rekognition n/a
Networking VPC Cloud VPC VPC n/a
Networking VPN Gateway Cloud VPN Gateway VPN Gateway n/a
Networking Auto-scaling Cloud Auto Scaling Auto Scaling n/a
Networking Connections Cloud Express Connect Direct Connect n/a
DevOps Logs CloudMonitor CloudWatch n/a
DevOps Logs ActionTrail CloudTrail n/a
DevOps Templates Resource Orchestration Service (ROS) CloudFormation both use templates and stacks
Partners Marketplace Marketplace AWS Marketplace n/a
@lynnlangit
Copy link
Author

added ROS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment