Quick Overview of AWS, AZURE and Google Cloud Services
In this post, I will show most popular cloud platfoms and their popular services on table. AWS, AZURE and Google Cloud have an overwhelming market share.
Elastic Compute Cloud(EC2) | Virtual Machine | Compute Engine | Virtual Server (Compute) |
Elastic Beanstalk | Azure Cloud Services | Google App Engine | App Development/Deployment (Compute) |
AWS Lambda | Azure Functions | Cloud Functions | Event Driven Computing. It lets you run code without provisioning or managing servers. (Compute) |
Elastic Container Service(ECS) | Azure Container Instances | Kubernetes Engine | Container Registration Service (Compute) |
Auto Scaling | Azure Autoscale | Auto Scale | Auto Scaling (Compute) |
Simple Storage Service(S3) | Azure Blob Storage | Cloud Storage | Object Storage (Storage) |
Elastic Block Storage(EBS) | Managed Disks | Persistent Disk | Virtual Machine Disk Storage (Storage) |
CloudFront | Azure CDN | Cloud CDN | Content Delivery Network (Networking & Content Delivery) |
Relational Database Service(RDS) | Azure SQL Database | Cloud SQL | Relational Database Management Service (Database) |
Dynamo DB | Azure CosmosDB | Cloud Datastore | Non Relational Database Management Service (Database) |
VPC | Azure VNet | Cloud Virtual Network | Virtual Networking (Networking & Content Delivery) |
AWS Direct Connect | Azure Express Route | Cloud InterConnect | Private Connectivity (Networking & Content Delivery) |
Route 53 | Azure DNS | Cloud DNS | Networking & Content Delivery (Networking) |
CloudTrail | Log Analytics | Logging | Logging & Monitoring (Management Tools) |
CloudWatch | Application Insights | Monitoring | Logging & Monitoring (Management Tools) |
AWS Identity and Access Management (IAM) | Azure Active Directory | Cloud IAM | Identity & Access Management (Security & Identity, Compliance) |
AWS Trusted Advisor | Azure Advisor | Google Cloud Platform Security | Cloud Cost / Performance / Security Advisor (Management Tools) |
Amazon Kinesis | Azure Stream Analytics | Cloud Dataflow | Streaming Service (Big Data & Advanced Analytics) |
OpsWorks | Azure Automation | Compute Engine Management | Server Automation (Management Tools) |
CloudFormation | Azure Resource Manager | Cloud Resource Manager | Cloud Deployment Templates/ Infra as Code (Management Tools) |
Amazon Simple Notification Service(SNS) | Azure Notification Services | Firebase Cloud Messaging | Notification Services (Application Services) |
Elastic Load Balancing | Azure Load Balancer | Cloud Balancing | Load Balancers (Networking & Content Delivery) |
Good Luck…