You are on page 1of 1

AWS Microsoft Azure Google Cloud

Category Services Description Services Description Services Description Remarks


Amazon SageMaker Amazon SageMaker is a fully managed Azure Machine Learning Azure Machine Learning is a cloud-based service that Google Cloud AI Platform Google Cloud AI Platform is a comprehensive Cloud-based machine learning platforms that
service by AWS that enables developers enables developers and data scientists to build, set of tools and services designed to facilitate provide tools and infrastructure for building,
and data scientists to build, train, and deploy, and manage machine learning models. It the development, training, and deployment of training, and deploying machine learning
deploy machine learning models at provides a comprehensive set of tools and services for machine learning models. It offers features like models. They offer similar capabilities such as
scale. It provides a complete set of tools training, deployment, and monitoring of machine AutoML, AI Platform Notebooks, and AI data preprocessing, model training, and model
for data labeling, model training, and learning models at scale. Platform Training, enabling users to build and hosting, and they integrate with other services
inference, simplifying the entire ML manage ML models at scale. in their respective cloud platforms.
workflow.

Amazon Rekognition Amazon Rekognition is a deep learning- Azure Cognitive Services Azure Cognitive Services are a collection of AI services Cloud AutoML Cloud AutoML is a part of the Google Cloud AI Cloud-based AI services that provide
based image and video analysis service that allow developers to easily incorporate intelligent Platform that provides a user-friendly interface functionalities for image and video analysis.
offered by AWS. It can automatically capabilities such as speech recognition, image for building custom machine learning models They offer features such as object recognition,
identify objects, scenes, and faces in recognition, language understanding, and more into without extensive coding knowledge. It facial analysis, and content moderation,
images and videos, and can also analyze their applications. These pre-built APIs and SDKs automates many aspects of model creation, allowing developers to incorporate AI-
emotions, text, and other attributes. It is enable developers to add AI capabilities without such as data preprocessing, model selection, powered vision capabilities into their
commonly used for applications such as requiring extensive knowledge of machine learning or and hyperparameter tuning, making it applications.
facial recognition, content moderation, data science. accessible to users with limited ML expertise.
AI and Machine Learning
and object recognition.

Amazon Comprehend Amazon Comprehend is a natural Azure Bot Service Azure Bot Service is a platform for building, deploying, Cloud Vision API Cloud Vision API is an image recognition and Cloud-based natural language processing (NLP)
language processing (NLP) service and managing intelligent bots. It provides tools and analysis service provided by Google Cloud. It services. They enable developers to extract
provided by AWS. It uses machine frameworks to develop conversational AI experiences allows developers to integrate powerful insights from text, build chatbots, and perform
learning to extract insights and meaning across multiple channels, such as web, mobile, and computer vision capabilities into their sentiment analysis. These services help in
from unstructured text. It can perform messaging apps. Developers can use natural language applications, including object detection, OCR understanding and processing human
tasks such as sentiment analysis, entity understanding and machine learning capabilities to (Optical Character Recognition), and image language in various applications.
recognition, keyphrase extraction, and create sophisticated bots that can understand and labeling, enabling applications to understand
language detection, making it useful for respond to user queries. and extract information from images.
applications like customer support
analysis and content categorization.

Amazon EC2 Amazon EC2 (Elastic Compute Cloud) is Azure Virtual Machines Azure Virtual Machines is an Infrastructure as a Service Google Compute Engine Google Compute Engine is a virtual machine Infrastructure-as-a-Service (IaaS) offerings that
a web service that provides resizable (IaaS) offering that allows users to deploy and manage (VM) hosting service that allows users to provide virtual machines on the cloud. They
compute capacity in the cloud. It allows virtual machines in the cloud. It provides a wide range create and run virtual machines on Google allow users to provision and manage virtual
users to create and configure virtual of virtual machine sizes and configurations to support Cloud infrastructure. It provides users with servers, providing flexible and scalable
servers, known as instances, on- various workloads, along with options for scalability, flexible VM configurations, high-performance computing resources for running applications
demand, and offers a wide range of high availability, and security. computing options, and robust networking and services.
instance types to meet various capabilities to deploy and manage
computing requirements. applications.

AWS Lambda AWS Lambda is a serverless computing Azure Functions Azure Functions is a serverless compute service that Cloud Functions Cloud Functions is a serverless compute Serverless computing platforms. They enable
service that lets users run code without enables developers to run event-driven code without service by Google Cloud that allows developers developers to execute code without managing
provisioning or managing servers. It managing infrastructure. It allows you to execute code to write and deploy code snippets in various the underlying infrastructure. Developers can
allows developers to upload their code in response to events from various sources, such as languages, triggered by events or HTTP write functions that are triggered by events
and execute it in response to events, HTTP requests, message queues, and timers. Azure requests. It provides a scalable and event- and pay only for the compute resources
such as changes to data in an Amazon Functions scales automatically, ensuring that you pay driven architecture, enabling users to build and consumed during execution.
Compute
S3 bucket or updates to a DynamoDB only for the resources used during code execution. run applications without managing
table. infrastructure.

AWS Elastic Beanstalk AWS Elastic Beanstalk is a fully managed Azure App Service Azure App Service is a fully managed platform for App Engine App Engine is a fully managed platform-as-a- Platform-as-a-service (PaaS) offerings that
service that simplifies the deployment building, deploying, and scaling web applications and service (PaaS) by Google Cloud that simplifies provide an environment for deploying and
and management of applications. It APIs. It supports popular development frameworks application deployment and management. It managing web applications. They simplify the
automatically handles the capacity and languages, such as .NET, Java, Node.js, Python, supports multiple programming languages and deployment and scaling of applications by
provisioning, load balancing, and and more. With built-in CI/CD capabilities and auto- automatically scales applications based on abstracting away the underlying infrastructure
scaling, allowing developers to focus on scaling options, Azure App Service simplifies demand, allowing developers to focus on details.
writing code. It supports various application development and deployment. writing code rather than managing
programming languages and platforms, infrastructure.
making it easy to deploy and run
applications in a scalable manner.

Amazon ECS Amazon ECS (Elastic Container Service) Azure Kubernetes Service (AKS) Azure Kubernetes Service is a managed container Google Kubernetes Engine Google Kubernetes Engine (GKE) is a managed Container orchestration platforms. They allow
is a highly scalable container orchestration service that simplifies the deployment, container orchestration service based on users to deploy and manage containerized
orchestration service provided by AWS. management, and scaling of containerized applications Kubernetes. It provides a scalable and secure applications at scale, providing features such
It allows users to run and manage using Kubernetes. It provides an integrated experience environment for deploying, managing, and as automatic scaling, load balancing, and
Docker containers in a cluster, for deploying and managing Kubernetes clusters, scaling containerized applications, allowing container lifecycle management.
simplifying the deployment and scaling enabling developers to focus on building applications users to abstract away infrastructure
of containerized applications. rather than managing the underlying infrastructure. complexities and focus on application
development.

Amazon EKS Amazon EKS (Elastic Kubernetes Service) Azure Container Instances Azure Container Instances is a serverless Google Cloud Run Google Cloud Run is a fully managed serverless Managed container services. They offer a
is a managed Kubernetes service by containerization solution that allows you to run execution environment for containerized serverless experience for running containers,
AWS. It simplifies the deployment, containers without managing virtual machines or applications. It allows developers to run abstracting away the underlying infrastructure
management, and scaling of Kubernetes clusters. It provides a quick and simple stateless HTTP-driven containers without management. They provide a simplified way to
containerized applications using way to deploy containers with just a few lines of code, worrying about infrastructure provisioning, deploy and scale containerized applications.
Kubernetes. It provides a highly making it ideal for scenarios that require fast and scaling, or management, making it easy to
Container
available and scalable Kubernetes isolated container execution. deploy and scale applications quickly.
control plane, allowing users to focus on
running their applications.

AWS Fargate AWS Fargate is a serverless compute Azure Container Registry Azure Container Registry is a private container registry Google Cloud Build Google Cloud Build is a fully managed Container-related services. AWS Fargate
engine for containers provided by AWS. service that enables you to store, manage, and deploy continuous integration and continuous enables running containers without managing
It allows users to run containers without container images. It provides a secure and scalable delivery (CI/CD) platform that automates the the underlying infrastructure, Azure Container
managing the underlying infrastructure. solution for storing and sharing container images building, testing, and deployment of Registry is a private registry for storing and
With Fargate, users can focus on across different environments and deployment applications. It integrates with popular managing container images, and Google Cloud
defining their application requirements targets, such as Azure Kubernetes Service, Azure development tools and repositories, enabling Build provides a continuous integration and
and let AWS handle the rest, including Container Instances, and Azure App Service. seamless and efficient software delivery delivery (CI/CD) platform for building and
scaling, patching, and infrastructure pipelines. deploying containerized applications.
management.

Amazon RDS Amazon RDS (Relational Database Azure SQL Database Azure SQL Database is a fully managed relational Cloud SQL Cloud SQL is a managed relational database Managed database services. They provide
Service) is a managed database service database service that offers high-performance, secure, service provided by Google Cloud. It offers scalable and highly available database
by AWS that simplifies the setup, and scalable database capabilities in the cloud. It support for MySQL, PostgreSQL, and SQL solutions with automated backups, patch
operation, and scaling of relational provides features such as automated backups, built-in Server, providing a fully managed and highly management, and built-in monitoring, making
databases. It supports popular database security, and intelligent optimization to ensure optimal available database solution, including it easier for developers to deploy and manage
engines such as MySQL, PostgreSQL, performance and availability for your applications. automated backups, replication, and scalability relational databases in the cloud.
Oracle, and SQL Server, providing high features.
availability, automated backups, and
automated software patching.

Amazon DynamoDB Amazon DynamoDB is a fully managed Azure Cosmos DB Azure Cosmos DB is a globally distributed, multi-model Cloud Spanner Cloud Spanner is a horizontally scalable and Globally distributed NoSQL databases. They
NoSQL database service provided by database service that provides scalable and high- globally distributed relational database service offer high scalability, low latency, and
AWS. It offers high performance, performance NoSQL data storage. It supports various by Google Cloud. It combines the benefits of automatic scaling, allowing developers to build
scalability, and automatic scaling, data models, including key-value, document, graph, relational databases with the scalability of applications that require fast and consistent
making it suitable for applications that and column-family, allowing developers to choose the NoSQL, offering strong consistency, automatic access to large amounts of data.
require low-latency access to large most appropriate model for their application. With sharding, and global replication for high-
Database
amounts of data. DynamoDB is a key- built-in global replication and low-latency access, performance and mission-critical applications.
value and document database that can Azure Cosmos DB enables seamless data access from
handle millions of requests per second. anywhere in the world.

Amazon Redshift Amazon Redshift is a fully managed data Azure Database for MySQL Azure Database for MySQL is a fully managed MySQL Firestore Firestore is a flexible, scalable, and serverless Database services. Amazon Redshift is a data
warehousing service offered by AWS. It database service that provides high availability, NoSQL document database provided by Google warehousing solution, Azure Database for
is optimized for online analytical scalability, and security. It offers the same familiar Cloud. It offers real-time data synchronization, MySQL is a managed MySQL database service,
processing (OLAP) workloads and can MySQL database engine, along with built-in offline capabilities, and automatic scaling, and Firestore is a flexible, scalable NoSQL
handle petabytes of data. Redshift monitoring, automated backups, and intelligent making it ideal for mobile and web applications database. They provide different options for
provides fast query performance, optimization to simplify database management and that require fast and responsive data access. storing and retrieving data based on specific
scalability, and ease of use for analyzing ensure optimal performance. application requirements.
large datasets.

AWS CloudFormation AWS CloudFormation is a service that Azure DevOps Azure DevOps is a comprehensive set of development Cloud Source Repositories Cloud Source Repositories is a fully managed Cloud-based development and deployment
allows users to define and manage tools and services that facilitate the entire DevOps source code version control service by Google tools. They provide infrastructure-as-code
infrastructure as code. It enables the lifecycle. It includes features for source code Cloud. It provides a single place to store, capabilities, version control, and continuous
provisioning and management of AWS management, continuous integration and delivery manage, and track source code repositories, integration and deployment (CI/CD) pipelines,
resources using templates, making it (CI/CD), project planning and tracking, and application with seamless integrations with other enabling developers to automate and
easier to create, update, and delete monitoring. Azure DevOps enables collaboration and development tools and services for streamline their application development
infrastructure stacks in a controlled and automation to streamline development processes and collaborative software development. workflows.
automated manner. deliver high-quality applications faster.

AWS CodeCommit AWS CodeCommit is a fully managed Azure DevTest Labs Azure DevTest Labs is a service that helps developers Cloud Build Google Cloud Build is a fully managed Development and testing services. AWS
source control service provided by AWS. and testers quickly create and manage environments continuous integration and continuous CodeCommit is a source code repository,
It allows users to store and manage for application development and testing. It provides delivery (CI/CD) platform that automates the Azure DevTest Labs allows developers to
their code securely in the cloud. It pre-configured templates, virtual machines, and building, testing, and deployment of quickly provision development and testing
provides features such as version resources to accelerate the setup of development and applications. It integrates with popular environments, and Cloud Build is a CI/CD
Developer Tools control, access control, and testing environments, while also offering cost development tools and repositories, enabling platform for building and deploying
collaboration tools, making it easier for management and security features. seamless and efficient software delivery applications.
teams to collaborate on software pipelines.
development projects.

AWS CodePipeline AWS CodePipeline is a fully managed Azure Functions Azure Functions is a serverless compute service that Cloud Functions Cloud Functions is a serverless compute Services related to continuous integration and
continuous delivery service offered by enables developers to run event-driven code without service by Google Cloud that allows developers delivery (CI/CD). AWS CodePipeline is a fully
AWS. It enables users to build, test, and managing infrastructure. It allows you to execute code to write and deploy code snippets in various managed CI/CD service, Azure Functions and
deploy their applications quickly and in response to events from various sources, such as languages, triggered by events or HTTP Cloud Functions are serverless compute
reliably. CodePipeline automates the HTTP requests, message queues, and timers. Azure requests. It provides a scalable and event- services that can be used as part of CI/CD
release process and supports Functions scales automatically, ensuring that you pay driven architecture, enabling users to build and pipelines to execute code in response to
integration with other AWS services and only for the resources used during code execution. run applications without managing events.
third-party tools to create a seamless infrastructure.
software delivery workflow.

AWS Management Console AWS Management Console: The AWS Azure Portal Azure Portal is a web-based management interface Google Cloud Console Google Cloud Console is a web-based graphical Web-based interfaces for managing and
Management Console is a web-based that provides a unified and intuitive experience for user interface (GUI) provided by Google Cloud interacting with the respective cloud
interface that allows users to access and managing Azure resources. It allows users to monitor for managing and monitoring resources on the platforms. They provide a graphical user
manage their AWS resources. It provides and manage their applications, services, and platform. It offers a unified and intuitive interface (GUI) for managing resources,
a centralized platform for performing infrastructure in a single location, with customizable interface to configure and control various monitoring services, and configuring various
various tasks such as launching and dashboards, role-based access control, and integrated Google Cloud services, making it easier for cloud services.
managing EC2 instances, configuring Azure Marketplace for discovering and deploying users to manage their cloud infrastructure.
security groups, and monitoring resources.
resource usage, making it easier to
navigate and control your AWS
infrastructure.

AWS CloudTrail AWS CloudTrail: AWS CloudTrail is a Azure Monitor Azure Monitor is a comprehensive monitoring service Cloud Logging Cloud Logging is a centralized logging service Monitoring and logging activities in the cloud.
service that provides comprehensive that provides insights into the performance and by Google Cloud that allows users to store, They provide visibility into API calls, resource
auditing and monitoring of AWS API availability of applications and resources in Azure. It search, analyze, and monitor logs from changes, and system events, helping users
calls. It records all API activity within collects telemetry data, performs analysis, and different Google Cloud services and monitor and troubleshoot their cloud
your AWS account and delivers log files generates alerts and dashboards to help identify and applications. It provides real-time log analysis, environments.
Management and to an Amazon S3 bucket or CloudWatch troubleshoot issues. Azure Monitor supports alerts, and integration with other monitoring
Governance Logs. CloudTrail helps you ensure monitoring of virtual machines, containers, tools for comprehensive visibility into system
compliance, troubleshoot issues, and applications, and infrastructure components. and application behavior.
track changes made to your AWS
resources.

AWS Config AWS Config: AWS Config is a service that Azure Policy Azure Policy is a governance service that helps Cloud Resource Manager Cloud Resource Manager is a service provided Services for managing and enforcing
helps you assess, audit, and evaluate organizations enforce compliance and regulatory by Google Cloud for managing and organizing governance policies in the cloud. They allow
the configurations of your AWS requirements by defining and enforcing rules for cloud resources across projects. It enables users to define and enforce rules for resource
resources. It continuously monitors and resource deployments in Azure. It allows users to create, manage, and control projects, configurations, access control, and compliance
records the configuration details of your administrators to create policies that evaluate and ensuring consistent policies and permissions across their cloud environments.
resources and provides a detailed view control the configuration of resources, ensuring for resource allocation and access
of their configuration history. With AWS adherence to organizational standards and best management.
Config, you can track resource changes, practices.
enforce compliance, and troubleshoot
configuration-related issues.

AWS Database Migration Service AWS Database Migration Service: AWS Azure Migrate Azure Migrate is a service that simplifies and Database Migration Service Database Migration Service is a fully managed Services that help with migrating databases to
Database Migration Service is a fully accelerates the migration of on-premises servers and service by Google Cloud that simplifies and the cloud. They provide tools and resources to
managed service that helps you migrate virtual machines to Azure. It provides assessment and automates database migration from on- streamline the migration process and ensure
databases to AWS quickly and securely. discovery tools to assess the suitability of workloads premises or other cloud providers to Google data integrity during the transition.
It supports both homogenous and for migration, and offers guidance and automated Cloud. It supports various database engines
heterogeneous migrations and enables capabilities to streamline the migration process. and provides a seamless and secure migration
seamless data transfer from on- experience with minimal downtime.
premises databases or other cloud
platforms to Amazon RDS, Amazon
Aurora, Amazon DynamoDB, or Amazon
Redshift.

AWS Server Migration Service AWS Server Migration Service: AWS Azure Site Recovery Azure Site Recovery is a disaster recovery solution that Transfer Appliance Transfer Appliance is an offline data transfer Services for migrating physical or virtual
Server Migration Service simplifies the helps protect and recover on-premises and Azure service provided by Google Cloud for large- servers to the cloud. They offer tools and
migration of on-premises servers to workloads. It provides replication, failover, and scale data migration. It allows users to securely processes to simplify the migration of on-
AWS. It automates the process of recovery capabilities to ensure business continuity in transfer terabytes or petabytes of data to premises workloads to the respective cloud
replicating server volumes and creates the event of outages or disasters. Azure Site Recovery Google Cloud by shipping physical storage platforms.
Amazon Machine Images (AMIs) to supports a wide range of workloads, including virtual appliances, providing a fast and efficient
launch instances in AWS. This service machines, physical servers, and cloud-native method for moving data.
Migration
reduces the downtime and complexity applications.
associated with migrating servers,
enabling businesses to transition their
workloads to the cloud efficiently.

AWS Snowball AWS Snowball: AWS Snowball is a Azure Database Migration Service Azure Database Migration Service is a fully managed Migrate for Compute Engine Migrate for Compute Engine is a service Services for migrating large amounts of data or
petabyte-scale data transfer device that service that simplifies the process of migrating provided by Google Cloud that simplifies the workloads to the cloud. AWS Snowball is a
helps you transfer large amounts of data databases to Azure. It supports migration from various migration of virtual machines and workloads to physical device for offline data transfer, Azure
into and out of AWS. It is a rugged, database sources, including SQL Server, MySQL, Google Compute Engine. It offers features like Database Migration Service is focused on
secure, and portable appliance that can Oracle, and more, with minimal downtime and data automated application discovery, compatibility database migration, and Migrate for Compute
be shipped to your location to collect loss. Azure Database Migration Service provides a testing, and continuous replication, enabling Engine assists with migrating virtual machines
data. Snowball accelerates data seamless experience for planning, executing, and users to migrate their workloads seamlessly. and applications to Google Compute Engine.
migration, reduces network costs, and tracking database migrations.
ensures secure data transfer,
particularly for offline or limited
network environments.

Amazon VPC Amazon VPC: Amazon Virtual Private Azure Virtual Network Azure Virtual Network is a networking service that Virtual Private Cloud Virtual Private Cloud (VPC) is a networking Networking services that provide isolated
Cloud (VPC) allows you to create a enables the creation of isolated virtual networks in service provided by Google Cloud that allows virtual networks within their respective cloud
logically isolated section within the AWS Azure. It allows you to securely connect and control users to create their isolated virtual network platforms. They allow users to define and
cloud, providing you with complete network traffic between Azure resources, on-premises environments in the cloud. It provides secure manage their own network configurations,
control over your virtual networking networks, and the internet. Azure Virtual Network and private communication between including subnets, routing tables, and network
environment. It enables you to define provides features such as network security groups, resources, customizable IP addressing, and fine- gateways.
your IP address range, subnets, route virtual private gateways, and VPN connections. grained control over network configuration.
tables, and network gateways, giving
you flexibility in designing and
customizing your network architecture.

Amazon Route 54 Amazon Route 53: Amazon Route 53 is a Azure DNS Azure DNS is a scalable and reliable domain name Cloud DNS Cloud DNS is a scalable and reliable managed Domain name system (DNS) services. They
scalable domain name system (DNS) system (DNS) service provided by Azure. It allows you domain name system (DNS) service by Google provide scalable and reliable DNS
web service that provides reliable and to host your DNS domains and manage DNS records Cloud. It provides global DNS resolution, management, allowing users to route traffic to
cost-effective routing of incoming using the same credentials and billing as your Azure domain management, and traffic routing their applications and services hosted in the
internet traffic. It manages domain resources. Azure DNS provides high availability, fast capabilities, ensuring reliable and fast DNS cloud.
Networking
registration, DNS routing, and health query times, and integration with other Azure services. responses for applications and services.
checking of resources, ensuring high
availability and low latency for your
applications and websites.

AWS Direct Connect AWS Direct Connect: AWS Direct Azure ExpressRoute Azure ExpressRoute is a private network connection Cloud VPN Cloud VPN is a virtual private network (VPN) Services for establishing dedicated network
Connect establishes a dedicated between your on-premises infrastructure and Azure service provided by Google Cloud that enables connections between on-premises networks
network connection between your on- data centers. It provides a secure and reliable secure communication between on-premises and the respective cloud platforms. They offer
premises data center and AWS. It connection with higher bandwidth and lower latency networks and Google Cloud resources. It offers private and secure connectivity options for
bypasses the public internet and compared to internet-based connections. Azure encrypted connections over the public organizations that require direct access to
provides a private and reliable ExpressRoute enables organizations to establish a internet, providing secure remote access and their cloud resources.
connection with high bandwidth and dedicated and private network connection to Azure for network connectivity.
low latency. Direct Connect enhances enhanced performance and security.
network performance, improves
security, and enables hybrid cloud
architectures.
AWS IAM AWS IAM: AWS Identity and Access Azure Active Directory Azure Active Directory (Azure AD) is a cloud-based Cloud IAM Cloud IAM (Identity and Access Management) Identity and access management services.
Management (IAM) is a service that identity and access management service that provides is a service by Google Cloud that enables users They provide centralized user management,
enables you to manage user identities authentication and authorization for applications and to manage access control and permissions for authentication, and authorization capabilities,
and their permissions within your AWS services. It enables centralized user management, their cloud resources. It provides fine-grained allowing organizations to control access to
environment. IAM allows you to create single sign-on, multi-factor authentication, and access control, centralized user and group their cloud resources and applications.
and manage users, groups, and roles, integration with other cloud services. Azure AD helps management, and integration with external
control access to AWS resources, and organizations secure their resources and simplify user identity providers for secure resource
set fine-grained permissions. It helps access across various applications. management.
you maintain security and compliance
by enforcing least privilege access.

AWS Shield AWS Shield: AWS Shield is a managed Azure Security Center Azure Security Center is a unified security Cloud Security Command Center Cloud Security Command Center is a Services for enhancing the security of cloud
Distributed Denial of Service (DDoS) management and threat protection service for Azure comprehensive security management and data environments. They provide threat detection,
protection service that safeguards your resources. It provides continuous security monitoring, risk assessment service by Google Cloud. It security monitoring, and incident response
applications running on AWS against threat intelligence, and recommendations to help provides visibility into security threats, capabilities to help protect against cyber
common and large-scale DDoS attacks. detect, prevent, and respond to security threats. Azure vulnerabilities, and best practices across threats and ensure compliance with security
Security, Identity, and It automatically detects and mitigates Security Center offers insights and controls to improve Google Cloud resources, allowing users to best practices.
Compliance DDoS threats, providing protection for the security posture of Azure deployments. detect and mitigate security risks effectively.
your applications and helping maintain
their availability and performance.

AWS Security Hub AWS Security Hub: AWS Security Hub is Azure Sentinel Azure Sentinel is a cloud-native security information Cloud Identity-Aware Proxy Cloud Identity-Aware Proxy is a service by Services for centralized security management
a comprehensive security service that and event management (SIEM) service that provides Google Cloud that provides secure application and monitoring. They provide a unified view of
provides a centralized view of your intelligent security analytics and threat intelligence access control and identity-based security for security alerts, threat intelligence, and access
security posture across multiple AWS across the enterprise. It collects and analyzes security applications running on Google Cloud. It controls, enabling organizations to manage
accounts. It aggregates findings from data from various sources, detects threats using enables fine-grained access control and and respond to security incidents effectively.
various security services, such as machine learning, and helps organizations investigate authentication, allowing users to enforce
GuardDuty, Inspector, and Macie, and and respond to security incidents. access policies based on user identities.
provides a prioritized list of security
issues, compliance checks, and
actionable recommendations to
improve your overall security.

Amazon S3 Amazon S3: Amazon Simple Storage Azure Blob Storage Azure Blob Storage is a scalable and cost-effective Cloud Storage Cloud Storage is a scalable and durable object Object storage services. They provide scalable
Service (S3) is an object storage service storage service for storing large amounts of storage service by Google Cloud. It allows and durable storage for unstructured data
that offers industry-leading scalability, unstructured data, such as images, videos, and users to store and retrieve any amount of data such as files, images, and videos. These
durability, and security for storing and documents. It provides reliable data durability, high securely, with strong consistency and global services offer high availability and data
retrieving any amount of data. It availability, and various storage tiers to optimize cost accessibility. It is suitable for a wide range of redundancy, making it easy to store and
provides a simple web services interface and performance. Azure Blob Storage integrates with use cases, including backups, data archiving, retrieve data in the cloud.
to store and retrieve data from other Azure services and offers features like data and content distribution.
anywhere on the web, making it a highly encryption, lifecycle management, and access control.
reliable and cost-effective storage
solution.

Amazon EBS Amazon EBS: Amazon Elastic Block Store Azure Files Azure Files is a fully managed file storage service that Cloud Filestore Cloud Filestore is a high-performance managed Services for providing persistent file storage in
(EBS) provides block-level storage enables you to share files across multiple virtual file storage service provided by Google Cloud. the cloud. They offer features such as
volumes for use with Amazon EC2 machines or applications. It provides a simple and It offers a fully managed network file system durability, scalability, and the ability to attach
instances. It offers durable and scalable file share interface compatible with industry- (NFS) solution with low latency and high storage volumes to virtual machines, allowing
persistent storage, allowing you to standard SMB (Server Message Block) protocol. Azure throughput, making it ideal for applications for reliable file storage and sharing.
Storage attach and detach volumes to EC2 Files supports features such as snapshots, access that require shared file storage.
instances as needed. EBS volumes control, and integration with Active Directory.
provide high-performance storage for
database workloads, file systems, and
applications running on EC2.

Amazon Glacier Amazon Glacier: Amazon Glacier is a Azure Disk Storage Azure Disk Storage is a managed block storage service Persistent Disk Persistent Disk is a durable block storage Services for long-term data archiving and
secure, durable, and cost-effective that provides persistent storage for virtual machines service provided by Google Cloud for virtual backup storage. They provide cost-effective
storage service designed for long-term and applications. It offers high-performance and machine instances. It offers reliable and high- options for storing infrequently accessed data
data archiving and backup. It provides durable storage options, including solid-state drives performance disk storage with different with durability and security features.
secure retrieval options, adjustable data (SSDs) and magnetic disk drives (HDDs), with various performance tiers, allowing users to attach and
retrieval policies, and low-cost storage performance tiers and redundancy options. Azure Disk use persistent disks as primary or secondary
for infrequently accessed data. Glacier is Storage integrates seamlessly with virtual machines storage for their VMs.
suitable for storing large amounts of and enables data persistence and scalability for your
data that can tolerate longer retrieval applications.
times.

You might also like