Amazon S3 (Simple Storage Service) vs. Azure Functions

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon S3
Score 8.7 out of 10
N/A
Amazon S3 is a cloud-based object storage service from Amazon Web Services. It's key features are storage management and monitoring, access management and security, data querying, and data transfer.N/A
Azure Functions
Score 9.3 out of 10
N/A
Azure Functions enables users to execute event-driven serverless code functions with an end-to-end development experience.
$18
per month approximately
Pricing
Amazon S3 (Simple Storage Service)Azure Functions
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Amazon S3Azure Functions
Free Trial
NoYes
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Amazon S3 (Simple Storage Service)Azure Functions
Features
Amazon S3 (Simple Storage Service)Azure Functions
Data Center Backup
Comparison of Data Center Backup features of Product A and Product B
Amazon S3 (Simple Storage Service)
8.9
11 Ratings
7% above category average
Azure Functions
-
Ratings
Universal recovery8.810 Ratings00 Ratings
Instant recovery8.210 Ratings00 Ratings
Recovery verification8.37 Ratings00 Ratings
Business application protection8.67 Ratings00 Ratings
Multiple backup destinations8.910 Ratings00 Ratings
Incremental backup identification9.24 Ratings00 Ratings
Backup to the cloud9.111 Ratings00 Ratings
Deduplication and file compression8.85 Ratings00 Ratings
Snapshots9.27 Ratings00 Ratings
Flexible deployment9.211 Ratings00 Ratings
Management dashboard7.910 Ratings00 Ratings
Platform support8.810 Ratings00 Ratings
Retention options9.77 Ratings00 Ratings
Encryption9.78 Ratings00 Ratings
Enterprise Backup
Comparison of Enterprise Backup features of Product A and Product B
Amazon S3 (Simple Storage Service)
8.7
11 Ratings
6% above category average
Azure Functions
-
Ratings
Continuous data protection9.510 Ratings00 Ratings
Replication9.010 Ratings00 Ratings
Operational reporting and analytics8.211 Ratings00 Ratings
Malware protection8.54 Ratings00 Ratings
Multi-location capabilities9.211 Ratings00 Ratings
Ransomware Recovery8.01 Ratings00 Ratings
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
Amazon S3 (Simple Storage Service)
-
Ratings
Azure Functions
10.0
1 Ratings
12% above category average
Multiple Access Permission Levels (Create, Read, Delete)00 Ratings10.01 Ratings
Single Sign-On (SSO)00 Ratings10.01 Ratings
Reporting & Analytics
Comparison of Reporting & Analytics features of Product A and Product B
Amazon S3 (Simple Storage Service)
-
Ratings
Azure Functions
7.0
1 Ratings
15% above category average
Dashboards00 Ratings7.01 Ratings
Standard reports00 Ratings9.01 Ratings
Custom reports00 Ratings5.01 Ratings
Function as a Service (FaaS)
Comparison of Function as a Service (FaaS) features of Product A and Product B
Amazon S3 (Simple Storage Service)
-
Ratings
Azure Functions
8.8
1 Ratings
8% above category average
Programming Language Diversity00 Ratings9.01 Ratings
Runtime API Authoring00 Ratings8.01 Ratings
Function/Database Integration00 Ratings9.01 Ratings
DevOps Stack Integration00 Ratings9.01 Ratings
Best Alternatives
Amazon S3 (Simple Storage Service)Azure Functions
Small Businesses
Cove Data Protection
Cove Data Protection
Score 9.6 out of 10
AWS Lambda
AWS Lambda
Score 8.6 out of 10
Medium-sized Companies
Bacula Enterprise
Bacula Enterprise
Score 9.7 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Enterprises
Bacula Enterprise
Bacula Enterprise
Score 9.7 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon S3 (Simple Storage Service)Azure Functions
Likelihood to Recommend
9.1
(77 ratings)
8.0
(1 ratings)
Likelihood to Renew
10.0
(1 ratings)
-
(0 ratings)
Usability
8.4
(15 ratings)
-
(0 ratings)
Support Rating
9.8
(21 ratings)
-
(0 ratings)
User Testimonials
Amazon S3 (Simple Storage Service)Azure Functions
Likelihood to Recommend
Amazon AWS
Amazon S3 is a great service to safely backup your data where redundancy is guaranteed and the cost is fair. We use Amazon S3 for data that we backup and hope we never need to access but in the case of a catastrophic or even small slip of the finger with the delete command we know our data and our client's data is safely backed up by Amazon S3. Transferring data into Amazon S3 is free but transferring data out has an associated, albeit low, cost per GB. This needs to be kept in mind if you plan on transferring out a lot of data frequently. There may be other cost effective options although Amazon S3 prices are really low per GB. Transferring 150TB would cost approximately $50 per month.
Read full review
Microsoft
They're great to embed logic and code in a medium-small, cloud-native application, but they can become quite limiting for complex, enterprise applications.
Read full review
Pros
Amazon AWS
  • Fantastic developer API, including AWS command line and library utilities.
  • Strong integration with the AWS ecosystem, especially with regards to access permissions.
  • It's astoundingly stable- you can trust it'll stay online and available for anywhere in the world.
  • Its static website hosting feature is a hidden gem-- it provides perhaps the cheapest, most stable, most high-performing static web hosting available in PaaS.
Read full review
Microsoft
  • They natively integrate with many triggers from other Azure services, like Blob Storage or Event Grid, which is super handy when creating cloud-native applications on Azure (data wrangling pipelines, business process automation, data ingestion for IoT, ...)
  • They natively support many common languages and frameworks, which makes them easily approachable by teams with a diverse background
  • They are cheap solutions for low-usage or "seasonal" applications that exhibits a recurring usage/non-usage pattern (batch processing, montly reports, ...)
Read full review
Cons
Amazon AWS
  • Web console can be very confusing and challenging to use, especially for new users
  • Bucket policies are very flexible, but the composability of the security rules can be very confusing to get right, often leading to security rules in use on buckets other than what you believe they are
Read full review
Microsoft
  • My biggest complaint is that they promote a development model that tightly couples the infrastructure with the app logic. This can be fine in many scenarios, but it can take some time to build the right abstractions if you want to decouple you application from this deployment model. This is true at least using .NET functions.
  • In some points, they "leak" their abstraction and - from what I understood - they're actually based on the App Service/Web App "WebJob SDK" infrastructure. This makes sense, since they also share some legacy behavior from their ancestor.
  • For larger projects, their mixing of logic, code and infrastructure can become difficult to manage. In these situations, good App Services or brand new Container Apps could be a better fit.
Read full review
Likelihood to Renew
Amazon AWS
Due to princing, availability and scalability.
Read full review
Microsoft
No answers on this topic
Usability
Amazon AWS
It is tricky to get it all set up correctly with policies and getting the IAM settings right. There is also a lot of lifecycle config you can do in terms of moving data to cold/glacier storage. It is also not to be confused with being a OneDrive or SharePoint replacement, they each have their own place in our environment, and S3 is used more by the IT team and accessed by our PHP applications. It is not necessarily used by an average everyday user for storing their pictures or documents, etc.
Read full review
Microsoft
No answers on this topic
Support Rating
Amazon AWS
AWS has always been quick to resolve any support ticket raised. S3 is no exception. We have only ever used it once to get a clarification regarding the costs involved when data is transferred between S3 and other AWS services or the public internet. We got a response from AWS support team within a day.
Read full review
Microsoft
No answers on this topic
Alternatives Considered
Amazon AWS
Overall, we found that Amazon S3 provided a lot of backend features Google Cloud Storage (GCS) simply couldn't compare to. GCS was way more expensive and really did not live up to it. In terms of setup, Google Cloud Storage may have Amazon S3 beat, however, as it is more of a pseudo advanced version of Google Drive, that was not a hard feat for it to achieve. Overall, evaluating GCS, in comparison to S3, was an utter disappointment.
Read full review
Microsoft
This is the most straightforward and easy-to-implement server less solution. App Service is great, but it's designed for websites, and it cannot scale automatically as easily as Azure Functions. Container Apps is a robust and scalable choice, but they need much more planning, development and general work to implement. Container Instances are the same as Container Apps, but they are extremely more limited in termos of capacity. Kubernetes Service si the classic pod container on Azure, but it requires highly skilled professional, and there are not many scenario where it should be used, especially in smaller teams.
Read full review
Return on Investment
Amazon AWS
  • It practically eliminated some real heavy storage servers from our premises and reduced maintenance cost.
  • The excellent durability and reliability make sure the return of money you invested in.
  • If the objects which are not active or stale, one needs to remove them. Those objects keep adding cost to each billing cycle. If you are handling a really big infrastructure, sometimes this creates quite a huge bill for preserving un-necessary objects/documents.
Read full review
Microsoft
  • They allowed me to create solutions with low TCO for the customer, which loves the result and the low price, that helped me create solutions for more clients in less time.
  • You can save up to 100% of your compute bill, if you stay under a certain tenant conditions.
Read full review
ScreenShots