AWS vs Azure Service Names
In this article, I have listed AWS services and their Azure alternatives with Name. AWS and Azure are becoming the most vital choice while building cloud infrastructure. I know most of the AWS services and working with them and trying to develop knowledge about Azure services which can be used as alternatives to AWS services. For example, people ask what is the s3 equivalent in azure? Mean to ask if I want to stage my files like AWS s3 which Azure service can be used.
AWS Services and their Azure Alternatives
Service Name | Amazon AWS | Microsoft Azure |
Cloud VM/ Compute | AWS EC2 | Virtual Machine |
PaaS | Elastic Beanstalk | Apps Service |
PaaS | Elastic Beanstalk | Cloud service |
Compute | AWS Lambda | Azure Function |
Filestore / File staging | AWS S3 | Azure Storage |
Directory Service | AWS Cognito | Azure Active Directory |
Notification | AWS SNS, SQS | Event Grid, Service Bus |
Analytics | AWS Kinesis, Athena | Azure Stream Analytics, Event Hub |
Developer tools | AWS Developer tools | Application Insights |
API | AWS API Gateway | API Management, Azure Functions, Proxies |
Block storage | AWS EBS | Azure Blob Storage |
Relational Database Service | AWS Relational Database Service | Azure SQL Database |
Big Data/ Hadoop | AWS EMR | Azure HDInsight |
Monitoring / Alarm | AWS cloud watch | azure monitor |
File Archival | AWS Glacier | Azure Archive storage |
CDN (Content Delivery Network) | AWS Cloudfront | Delivery Network |
File System | AWS EFS | Azure Files |
Kubernatice | AWS EKS | Kubernetes services |
Managed WareHouse | AWS Redshift | SQL WareHouse |
Orchestration | AWS Step Functions | Azure Logic Apps |
Docker/Container | AWS ECS | Azure Container Services |
video analysis | Amazon Rekognition | Azure Cognitive Services |
IoT | AWS IoT | Azure IoT |
ETL (Extraction Transformation and Loading ) | AWS glue | azure data catalog |
DNS | AWS Route 53 | Azure DNS |
Virtual Network | AWS VPC | Azure VNet |
Blockchain | Amazon Managed Blockchain | Azure Blockchain Service |
Machine Learning | Amazon SageMaker Amazon CodeGuru Amazon Comprehend Amazon Forecast Amazon Fraud Detector Amazon Kendra Amazon Lex Amazon Machine Learning Amazon Personalize Amazon Polly Amazon Rekognition Amazon Textract Amazon Transcribe Amazon Translate AWS DeepLens AWS DeepRacer Amazon Augmented AI AWS DeepComposer |
Azure Machine Learning services |
Billing | Per Hour | Per Minute |
Like our Facebook Page
Read More
How to connect PostgreSQL Database from PgAdmin
How to create AWS rds PostgreSQL Database
Convert pem to ppk
How to Install PuTTy on Window
How to Install and create AWS EC2 Instance using Terraform
AWS MySQL RDS Database Creation using AWSCLI
How to Create MySQL Database with AWS RDS
How to connect to AWS MySQL / MariaDB RDS or EC2 database from MySQL WorkBench