Azure for AWS Architects

 Here is AWS Equivalent Azure Service for Quick Reference. 

TerminologyAWSAzureNotes
Market PlaceAWS MarketplaceAzure MarketplaceEasy-to-deploy and automatically configured third-party applications, including single virtual machine or multiple virtual machine solutions.
    
AI Machine LearningSageMakerMachine LearningA cloud service to train, deploy, automate, and manage machine learning models.
AI Machine LearningAlexa Skills KitBot FrameworkBuild and connect intelligent bots that interact with your users using text/SMS, Skype, Teams, Slack, Microsoft 365 mail, Twitter, and other popular services.
AI Machine LearningLexSpeech ServicesAPI capable of converting speech to text, understanding intent, and converting text back to speech for natural responsiveness.
AI Machine LearningLexLanguage Understanding (LUIS)Allows your applications to understand user commands contextually.
AI Machine LearningPolly, TranscribeSpeech ServicesEnables both Speech to Text, and Text into Speech capabilities.
AI Machine LearningRekognitionCognitive ServicesComputer Vision: Extract information from images to categorize and process visual data.

Face: Detect, identify, and analyze faces and facial expressions in photos.
AI Machine LearningSkills KitVirtual AssistantThe Virtual Assistant Template brings together a number of best practices we've identified through the building of conversational experiences and automates integration of components that we've found to be highly beneficial to Bot Framework developers.
    
Data WarehouseRedshiftSynapse Analytics
SQL Data Warehouse
Cloud-based enterprise data warehouse (EDW) that uses massively parallel processing (MPP) to quickly run complex queries across petabytes of data.
Data WarehouseLake FormationData ShareA simple and safe service for sharing big data.
    
Big Data ProcessingEMRAzure Data ExplorerFully managed, low latency, distributed big data analytics platform to run complex queries across petabytes of data.
Big Data ProcessingEMRDatabricksApache Spark-based analytics platform.
Big Data ProcessingEMRHDInsightManaged Hadoop service. Deploy and manage Hadoop clusters in Azure.
Big Data ProcessingEMRData Lake StorageMassively scalable, secure data lake functionality built on Azure Blob Storage.
    
Time SeriesAmazon TimestreamAzure Data ExplorerFully managed, low latency, and distributed big data analytics platform that runs complex queries across petabytes of data. Highly optimized for log and time series data.
Time SeriesAmazon TimestreamAzure Time Series InsightsOpen and scalable end-to-end IoT analytics service. Collect, process, store, query, and visualize data at Internet of Things (IoT) scale--data that's highly contextualized and optimized for time series.
    
Data Orchestration/ETLData Pipeline, GlueData FactoryProcesses and moves data between different compute and storage services, as well as on-premises data sources at specified intervals. Create, schedule, orchestrate, and manage data pipelines.
Data Orchestration/ETLGlueAzure PurviewA unified data governance service that helps you manage and govern your on-premises, multicloud, and software as a service (SaaS) data.
Data Orchestration/ETLDynamo DBTable storage, Azure Cosmos DBNoSQL key-value store for rapid development using massive semi-structured datasets.
Analytics and visualization   
 Kinesis AnalyticsStream Analytics
Azure Data Explorer
Azure Data Explorer
Data Lake Analytics
Data Lake Store
Storage and analysis platforms that create insights from large quantities of data, or data that originates from many sources.
 QuickSightPower BIBusiness intelligence tools that build visualizations, perform ad hoc analysis, and develop business insights from data.
 CloudSearchCognitive SearchDelivers full-text search and related search analytics and capabilities.
 AthenaData Lake AnalyticsProvides a serverless interactive query service that uses standard SQL for analyzing databases.
    
  Azure Synapse AnalyticsAzure Synapse Analytics is a limitless analytics service that brings together data integration, enterprise data warehousing, and big data analytics. It gives you the freedom to query data on your terms, using either serverless or dedicated resources at scale.
 Elasticsearch ServiceElastic on AzureUse the Elastic Stack (Elastic, Logstash, and Kibana) to search, analyze, and visualize in real time.
ComputeAmazon EC2 Instance TypesAzure Virtual MachinesAWS and Azure on-demand VMs bill per seconds used. Although AWS instance types and Azure VM sizes have similar categories, the exact RAM, CPU, and storage capabilities differ. For information about Azure VM sizes, see Azure VM sizes.
ComputeVMware Cloud on AWSAzure VMware SolutionAWS and Azure solutions let you move VMware vSphere-based workloads and environments to the cloud. Azure VMware Solution is a VMware-verified Microsoft service that runs on Azure infrastructure. You can manage existing environments with VMware solution tools, while modernizing applications with cloud native services.
ComputeAWS Parallel ClusterAzure CycleCloudCreate, manage, operate, and optimize HPC and large compute clusters of any scale.
AutoscalingAWS Auto ScalingVirtual machine scale sets, App Service autoscaleIn Azure, virtual machine scale sets let you deploy and manage identical sets of VMs. The number of sets can autoscale. App Service autoscale lets you autoscale Azure App Service applications
Batch processingAWS BatchAzure BatchAzure Batch helps you manage compute-intensive work across a scalable collection of VMs.
 Storage Disk volumes on Amazon Elastic Block Store (EBS) Azure Disk Storage Block Storage 
StorageSimple Storage Service (S3)Data disks in Azure Blob Storage.Object storage
Data disks in blob storage provide durable data storage for Azure VMs. This storage is similar to AWS EC2 instance disk volumes on EBS.
StorageAmazon EC2 instance storeAzure temporary storageAzure temporary storage provides VMs with similar low-latency temporary read-write storage to EC2 instance storage, also called ephemeral storage.
StorageAmazon EBS Provisioned IOPS VolumeAzure premium storageAzure supports higher performance disk I/O with premium storage. This storage is similar to AWS Provisioned IOPS storage options.
StorageAmazon Elastic File System (EFS)Azure FilesAzure Files provides VMs with similar functionality to Amazon EFS.
    
Containers and container orchestratorsAmazon Elastic Container Service (Amazon ECS), AWS FargateAzure Container AppsAzure Container Apps is a scalable service that lets you deploy thousands of containers without requiring access to the control plane.
Containers and container orchestratorsAmazon Elastic Container Registry (Amazon ECR)Azure Container RegistryContainer registries store Docker formatted images and create all types of container deployments in the cloud.
Containers and container orchestratorsAmazon Elastic Kubernetes Service (EKS)Azure Kubernetes Service (AKS)EKS and AKS let you orchestrate Docker containerized application deployments with Kubernetes. AKS simplifies monitoring and cluster management through auto upgrades and a built-in operations console. See Container runtime configuration for specifics on the hosting environment.
Containers and container orchestratorsAWS App MeshOpen Service Mesh on AKSThe Open Service Mesh add-on integrates with features provided by Azure as well as open source projects.
    
 AWS LambdaAzure Functions, WebJobs in Azure App ServiceAzure Functions is the primary equivalent of AWS Lambda in providing serverless, on-demand code. AWS Lambda functionality also overlaps with Azure WebJobs, which let you schedule or continuously run background tasks.
    
Relational databaseRDS


Amazon Relational Database Service
RDS for Oracle
RDS for SQL Server
RDS for MySQL
RDS for Postgres
RDS for Maria DB
Amazon Aurora
SQL Database
SQL Database
Database for MySQL
Database for PostgreSQL
Database for MariaDB
Managed relational database services in which resiliency, scale and maintenance are primarily handled by the Azure platform.
    
Serverless relational databaseAmazon Aurora ServerlessAzure SQL Database serverlessDatabase offerings that automatically scales compute based on the workload demand. You're billed per second for the actual compute used (Azure SQL)/data that's processed by your queries (Azure Synapse Analytics Serverless).
    
  Serverless SQL pool in Azure Synapse Analytics 
NoSQLDynamoDB (Key-Value)
SimpleDB
Amazon DocumentDB (Document)
Amazon Neptune (Graph)
Azure Cosmos DBAzure Cosmos DB is a globally distributed, multi-model database that natively supports multiple data models including key-value pairs, documents, graphs, and columnar.
    
CachingElastiCacheCache for RedisAn in-memory–based, distributed caching service that provides a high-performance store that's typically used to offload nontransactional work from a database.
    
 Amazon MemoryDB for Redis  
Database migrationDatabase Migration ServiceDatabase Migration ServiceA service that executes the migration of database schema and data from one database format to a specific database technology in the cloud.
DevOps and application monitoring   
 CloudWatch, X-RayMonitorComprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments.
 CodeDeploy
CodeCommit
CodePipeline
DevOpsA cloud service for collaborating on code development.
 Developer ToolsDeveloper ToolsCollection of tools for building, debugging, deploying, diagnosing, and managing multiplatform scalable apps and services.
 CodeBuildDevOps Pipeline
Github Actions
Fully managed build service that supports continuous integration and deployment.
    
 Command Line InterfaceCLI
PowerShell
Built on top of the native REST API across all cloud services, various programming language-specific wrappers provide easier ways to create solutions.
    
 eksctlaz aksManage Azure Kubernetes Service using these Azure CLI commands.
 AWS CloudShellAzure Cloud ShellAzure Cloud Shell is an interactive, authenticated, browser-accessible shell for managing Azure resources. It gives you the flexibility to choose the shell experience that best suits the way you work, either Bash or PowerShell.
 OpsWorks (Chef-based)AutomationConfigures and operates applications of all shapes and sizes, and provides templates to create and manage a collection of resources.
 CloudFormationResource Manager
Bicep
VM extensions
Azure Automation
Provides a way for users to automate the manual, long-running, error-prone, and frequently repeated IT tasks.
    
Internet of things (IoT)   
 IoT CoreIoT HubA cloud gateway for managing bidirectional communication with billions of IoT devices, securely and at scale.
 GreengrassIoT EdgeDeploy cloud intelligence directly onto IoT devices, catering to on-premises scenarios.
 Kinesis Firehose, Kinesis StreamsEvent HubsServices that facilitate the mass ingestion of events (messages), typically from devices and sensors. The data can then be processed in real-time micro-batches or be written to storage for further analysis.
 IoT Things GraphDigital TwinsServices you can use to create digital representations of real-world things, places, business processes, and people. Use these services to gain insights, drive the creation of better products and new customer experiences, and optimize operations and costs.
Management/
Governance
   
 AWS OrganizationsManagement GroupsAzure management groups help you organize your resources and subscriptions.
 AWS Well-Architected ToolAzure Well-Architected ReviewExamine your workload through the lenses of reliability, cost management, operational excellence, security, and performance efficiency.
 Trusted AdvisorAdvisorProvides analysis of cloud resource configuration and security, so that subscribers can ensure they're making use of best practices and optimum configurations.
 AWS Billing and Cost ManagementAzure Cost Management and BillingAzure Cost Management and Billing helps you understand your Azure invoice (bill), manage your billing account and subscriptions, monitor and control Azure spending, and optimize resource use.
 Cost and Usage ReportsUsage Details APIServices to help generate, monitor, forecast, and share billing data for resource usage by time, organization, or product resources.
 Management ConsolePortalA unified management console that simplifies building, deploying, and operating your cloud resources.
 Application Discovery ServiceMigrateAssesses on-premises workloads for migration to Azure, performs performance-based sizing, and provides cost estimations.
 Systems ManagerMonitorComprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments.
 Personal Health DashboardResource HealthProvides detailed information about the health of resources, as well as recommended actions for maintaining resource health.
 CloudTrailActivity logThe Activity log is a platform log in Azure that provides insight into subscription-level events, such as when a resource is modified or when a virtual machine is started.
 CloudWatchApplication InsightsA feature of Azure Monitor, Application Insights is an extensible Application Performance Management (APM) service for developers and DevOps professionals, which provides telemetry insights and information, in order to better understand how applications are performing and to identify areas for optimization.
 ConfigApplication Change AnalysisApplication Change Analysis detects various types of changes, from the infrastructure layer all the way to application deployment.
 Cost ExplorerCost ManagementOptimize costs while maximizing cloud potential.
 Control TowerBlueprintsSet up and govern a multi account/subscription environment by creating landing zones.
 Resource Groups and Tag EditorResource Groups and TagsA Resource Group is a container that holds related resources for an Azure solution. Apply tags to your Azure resources to logically organize them by categories.
 AWS AppConfigAzure App ConfigurationAzure App Configuration is a managed service that helps developers centralize their application and feature settings simply and securely.
 Service CatalogAzure Managed ApplicationsOffers cloud solutions that are easy for consumers to deploy and operate.
 SDKs and toolsSDKs and toolsManage and interact with Azure services the way you prefer, programmatically from your language of choice, by using the Azure SDKs, our collection of tools, or both.
    
Messaging/Eventing   
 Simple Queue Service (SQS)Queue StorageProvides a managed message queueing service for communicating between decoupled application components.
 Simple Notification Service (SNS)Service BusSupports a set of cloud-based, message-oriented middleware technologies, including reliable message queuing and durable publish/subscribe messaging.
 Amazon EventBridgeEvent GridA fully managed event routing service that allows for uniform event consumption using a publish/subscribe model.
 Amazon KinesisEvent HubsA fully managed, real-time data ingestion service. Stream millions of events per second, from any source, to build dynamic data pipelines and to immediately respond to business challenges.
 Amazon MQService BusService Bus Premium is fully compliant with the Java/Jakarta EE Java Message Service (JMS) 2.0 API. Service Bus Standard supports the JMS 1.1 subset focused on queues.
Mobile Services   
 Mobile HubApp CenterProvides backend mobile services for rapid development of mobile solutions, identity management, data synchronization, and storage and notifications across devices.
    
  Xamarin Apps 
 Mobile SDKApp CenterProvides the technology to rapidly build cross-platform and native apps for mobile devices.
 CognitoAzure Active DirectoryProvides authentication capabilities for mobile applications.
 Device FarmApp CenterProvides services to support testing mobile applications.
 Mobile AnalyticsApp CenterSupports monitoring, and feedback collection for the debugging and analysis of a mobile application service quality.
Security/Identity/
Access
   
 Identity and Access Management (IAM)Azure Active DirectoryAllows users to securely control access to services and resources while offering data security and protection. Create and manage users and groups, and use permissions to allow and deny access to resources.
 Identity and Access Management (IAM)Azure role-based access controlAzure role-based access control (Azure RBAC) helps you manage who has access to Azure resources, what they can do with those resources, and what areas they have access to.
 OrganizationsSubscription Management + Azure RBACSecurity policy and role management for working with multiple accounts.
 Multi-Factor AuthenticationAzure Active DirectorySafeguard access to data and applications, while meeting user demand for a simple sign-in process.
 Directory ServiceAzure Active Directory Domain ServicesProvides managed domain services, such as domain join, group policy, LDAP, and Kerberos/NTLM authentication, which are fully compatible with Windows Server Active Directory.
 CognitoAzure Active Directory B2CA highly available, global, identity management service for consumer-facing applications that scales to hundreds of millions of identities.
 OrganizationsPolicyAzure Policy is a service in Azure that you use to create, assign, and manage policies. These policies enforce different rules and effects over your resources, so those resources stay compliant with your corporate standards and service level agreements.
 OrganizationsManagement GroupsAzure management groups provide a level of scope above subscriptions. You organize subscriptions into containers called "management groups" and apply your governance conditions to the management groups. All subscriptions within a management group automatically inherit the conditions applied to the management group. Management groups give you enterprise-grade management at a large scale, no matter what type of subscriptions you have.
    
Networking   
Cloud virtual networkingVirtual Private Cloud (VPC)Virtual NetworkProvides an isolated, private environment in the cloud. Users have control over their virtual networking environment, including selection of their own IP address range, creation of subnets, and configuration of route tables and network gateways.
NAT gatewaysNAT GatewaysVirtual Network NATA service that simplifies outbound-only Internet connectivity for virtual networks. When configured on a subnet, all outbound connectivity uses your specified static public IP addresses. Outbound connectivity is possible without a load balancer or public IP addresses directly attached to virtual machines.
Cross-premises connectivityVPN GatewayVPN GatewayConnects Azure virtual networks to other Azure virtual networks, or customer on-premises networks (Site To Site). Allows end users to connect to Azure services through VPN tunneling (Point To Site).
DNS managementRoute 53DNSManage your DNS records using the same credentials and billing and support contract as your other Azure services
DNS-based routingRoute 53Traffic ManagerA service that hosts domain names, plus routes users to Internet applications, connects user requests to datacenters, manages traffic to apps, and improves app availability with automatic failover.
Dedicated networkDirect ConnectExpressRouteEstablishes a dedicated, private network connection from a location to the cloud provider (not over the Internet).
Load balancingNetwork Load BalancerLoad BalancerAzure Load Balancer load balances traffic at layer 4 (TCP or UDP). Standard Load Balancer also supports cross-region or global load balancing.
Application-level load balancingApplication Load BalancerApplication GatewayApplication Gateway is a layer 7 load balancer. It supports SSL termination, cookie-based session affinity, and round robin for load-balancing traffic.
Route tableCustom Route TablesUser Defined RoutesCustom, or user-defined (static) routes to override default system routes, or to add more routes to a subnet's route table.
Private linkPrivateLinkAzure Private LinkAzure Private Link provides private access to services that are hosted on the Azure platform. This keeps your data on the Microsoft network.
Private PaaS connectivityVPC endpointsPrivate EndpointPrivate Endpoint provides secured, private connectivity to various Azure platform as a service (PaaS) resources, over a backbone Microsoft private network.
Virtual network peeringVPC PeeringVNET PeeringVNet peering is a mechanism that connects two virtual networks (VNets) in the same region through the Azure backbone network. Once peered, the two virtual networks appear as one for all connectivity purposes.
Content delivery networksCloudFrontFront DoorAzure Front Door is a modern cloud content delivery network (CDN) service that delivers high performance, scalability, and secure user experiences for your content and applications.
Network MonitoringVPC Flow LogsAzure Network WatcherAzure Network Watcher allows you to monitor, diagnose, and analyze the traffic in Azure Virtual Network.
    
Security AuthN AuthZ   
 Identity and Access Management (IAM)Azure Active DirectoryAllows users to securely control access to services and resources while offering data security and protection. Create and manage users and groups, and use permissions to allow and deny access to resources.
 Identity and Access Management (IAM)Azure role-based access controlAzure role-based access control (Azure RBAC) helps you manage who has access to Azure resources, what they can do with those resources, and what areas they have access to.
 OrganizationsSubscription Management + Azure RBACSecurity policy and role management for working with multiple accounts.
 Multi-Factor AuthenticationAzure Active DirectorySafeguard access to data and applications, while meeting user demand for a simple sign-in process.
 Directory ServiceAzure Active Directory Domain ServicesProvides managed domain services, such as domain join, group policy, LDAP, and Kerberos/NTLM authentication, which are fully compatible with Windows Server Active Directory.
 CognitoAzure Active Directory B2CA highly available, global, identity management service for consumer-facing applications that scales to hundreds of millions of identities.
 OrganizationsPolicyAzure Policy is a service in Azure that you use to create, assign, and manage policies. These policies enforce different rules and effects over your resources, so those resources stay compliant with your corporate standards and service level agreements.
 OrganizationsManagement GroupsAzure management groups provide a level of scope above subscriptions. You organize subscriptions into containers called "management groups" and apply your governance conditions to the management groups. All subscriptions within a management group automatically inherit the conditions applied to the management group. Management groups give you enterprise-grade management at a large scale, no matter what type of subscriptions you have.
    
Encryption   
 Server-side encryption with Amazon S3 Key Management ServiceAzure Storage Service EncryptionHelps you protect and safeguard your data and meet your organizational security and compliance commitments.
 Key Management Service (KMS), CloudHSMKey VaultProvides security solution and works with other services by providing a way to manage, create, and control encryption keys stored in hardware security modules (HSM).
Firewall   
 Web Application FirewallWeb Application FirewallA firewall that protects web applications from common web exploits.
 Web Application FirewallFirewallProvides inbound protection for non-HTTP/S protocols, outbound network-level protection for all ports and protocols, and application-level protection for outbound HTTP/S.
    
Security   
 InspectorDefender for CloudAn automated security assessment service that improves the security and compliance of applications. Automatically assess applications for vulnerabilities or deviations from best practices.
 Certificate ManagerApp Service Certificates available on the PortalService that allows customers to create, manage, and consume certificates seamlessly in the cloud.
 GuardDutyAdvanced Threat ProtectionDetect and investigate advanced attacks on-premises and in the cloud.
 ArtifactService Trust PortalProvides access to audit reports, compliance guides, and trust documents from across cloud services.
 ShieldDDos Protection ServiceProvides cloud services with protection from distributed denial of services (DDoS) attacks.
    
Storage   
Object StorageSimple Storage Services (S3)Blob storageObject storage service, for use cases including cloud applications, content distribution, backup, archiving, disaster recovery, and big data analytics.
Virtual server disksElastic Block Store (EBS)managed disksSSD storage optimized for I/O intensive read/write operations. For use as high-performance Azure virtual machine storage.
Shared FilesElastic File System Files Provides a simple interface to create and configure file systems quickly, and share common files. Can be used with traditional protocols that access files over a network.  
Archiving and backupS3 Infrequent Access (IA)Storage cool tierCool storage is a lower-cost tier for storing data that is infrequently accessed and long-lived.
Archiving and backupS3 Glacier, Deep ArchiveStorage archive access tierArchive storage has the lowest storage cost and higher data retrieval costs compared to hot and cool storage.
Archiving and backupBackupBackupBack up and recover files and folders from the cloud, and provide offsite protection against data loss.
Hybrid StorageStorage GatewayStorSimpleIntegrates on-premises IT environments with cloud storage. Automates data management and storage, plus supports disaster recovery.
Hybrid StorageDataSyncFile SyncAzure Files can be deployed in two main ways: by directly mounting the serverless Azure file shares or by caching Azure file shares on-premises using Azure File Sync.
Bulk Data TransferImport/Export DiskImport/ExportA data transport solution that uses secure disks and appliances to transfer large amounts of data. Also offers data protection during transit.
Bulk Data TransferImport/Export Snowball, Snowball Edge, SnowmobileData BoxPetabyte- to exabyte-scale data transport solution that uses secure data storage devices to transfer large amounts of data to and from Azure.
    
Web Applications   
 Elastic BeanstalkApp ServiceManaged hosting platform providing easy to use services for deploying and scaling web applications and services.
 API GatewayAPI ManagementA turnkey solution for publishing APIs to external and internal consumers.
 CloudFrontFront DoorAzure Front Door is a modern cloud content delivery network (CDN) service that delivers high performance, scalability, and secure user experiences for your content and applications.
 Global AcceleratorFront DoorEasily join your distributed microservices architectures into a single global application using HTTP load balancing and path-based routing rules. Automate turning up new regions and scale-out with API-driven global actions, and independent fault-tolerance to your back end microservices in Azure-or anywhere.
 Global AcceleratorCross-regional load balancerDistribute and load balance traffic across multiple Azure regions via a single, static, global anycast public IP address.
 LightSailApp ServiceBuild, deploy, and scale web apps on a fully managed platform.
 App RunnerWeb App for ContainersEasily deploy and run containerized web apps on Windows and Linux.
 AmplifyStatic Web AppsBoost productivity with a tailored developer experience, CI/CD workflows to build and deploy your static content hosting, and dynamic scale for integrated serverless APIs.
    
End User Computing   
 WorkSpaces, AppStream 2.0Azure Virtual DesktopManage virtual desktops and applications to enable corporate network and data access to users, anytime, anywhere, from supported devices. Amazon WorkSpaces support Windows and Linux virtual desktops. Azure Virtual Desktop supports multi-session Windows 10 virtual desktops.
 WorkLinkApplication ProxyProvides access to intranet applications, without requiring VPN connectivity. Amazon WorkLink is limited to iOS and Android devices.
    
Miscellaneous   
Backend process logicStep FunctionsLogic AppsCloud technology to build distributed applications using out-of-the-box connectors to reduce integration challenges. Connect apps, data, and devices on-premises or in the cloud.
Enterprise application servicesWorkMail, WorkDocs, ChimeMicrosoft 365Fully integrated cloud service that provides communications, email, and document management in the cloud and is available on a wide variety of devices.
GamingGameLiftPlayFabManaged services for hosting dedicated game servers.
Media transcodingElastic TranscoderMedia ServicesServices that offer broadcast-quality video streaming services, including various transcoding technologies.
WorkflowStep FunctionsLogic AppsServerless technology for connecting apps, data and devices anywhere, whether on-premises or in the cloud for large ecosystems of SaaS and cloud-based connectors.
HybridOutpostsStackAzure Stack is a hybrid cloud platform that enables you to run Azure services in your company's or service provider's datacenter. As a developer, you can build apps on Azure Stack. You can then deploy them to either Azure Stack or Azure, or you can build truly hybrid apps that take advantage of connectivity between an Azure Stack cloud and Azure.
MediaElemental MediaConvertMedia ServicesCloud-based media workflow platform to index, package, protect, and stream video at scale.
SatelliteGround StationAzure OrbitalFully managed cloud-based ground station as a service.
Quantum computingAmazon BraketAzure QuantumManaged quantum computing service that developers, researchers, and businesses can use to run quantum computing programs.

No comments: