Created
November 10, 2016 17:39
-
-
Save pbalduino/86d5f7e376c20f5232853a0ca9273df6 to your computer and use it in GitHub Desktop.
Equivalências entre AWS e Google Cloud
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Compute | |
EC2/AMI -> Compute Engine | |
Elastic Beanstalk -> App Engine | |
ECS -> Container Engine | |
Lambda -> Cloud Functions | |
Storage | |
S3 -> Cloud Storage | |
RDS -> Cloud SQL | |
RedShift -> Cloud BigTable | |
DynamoDB -> Cloud DataStore | |
EBS -> Persistent Disk | |
Networking | |
VPC -> Cloud Virtual Network | |
ELB -> Cloud Load Balancing | |
CloudFront -> Cloud CDN | |
Direct Connect -> Cloud Interconnect | |
Route 53 -> Cloud DNS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment