www.g2.com

Amazon Simple Storage Service (S3) Reviews & Product Details

12/23/2025Updated 4/4/2026

Excerpt

There are some challenges when using S3 at scale. Cost management requires careful monitoring, especially with data egress, request rates, and long-term storage. From an administrative standpoint, misconfigured permissions or overly permissive policies can pose risks if not governed properly, which makes strong internal controls and regular reviews essential. Review collected by and hosted on G2.com. … What do you dislike about Amazon Simple Storage Service (S3)? The interface is just... too much. If you're not a pro, finding specific settings in the console feels like a puzzle. Also the pricing is super confusing. It's hard to predict how much we're gonna pay at the end of the month because of all those extra fees for data transfer and requests. I wish it was more straightforward for a regular user who just wants to store stuff. Review collected by and hosted on G2.com. … What do you dislike about Amazon Simple Storage Service (S3)? Pricing can get complicated for large-scale deployments, particularly when there are frequent data transfers and retrievals. Additionally, the learning curve for new users may be quite steep if they are not already familiar with AWS services. Review collected by and hosted on G2.com. … What do you dislike about Amazon Simple Storage Service (S3)? While S3 is extremely reliable, managing complex permissions and policies can be challenging, especially for beginners. Costs can also add up quickly if you rely heavily on versioning or perform frequent data transfers. In addition, working with very large buckets containing millions of objects can feel cumbersome without solid organization and well-defined lifecycle policies. Review collected by and hosted on G2.com. … Amazon Simple Storage Service (S3) has a complex permisssion model (ACLs, Bucket polices, IAM) that can be confusing. It has no built in folder level move or rename. it also has unexpected costs if you forget lifecyle policies or have high interest rates Review collected by and hosted on G2.com. … What do you dislike about Amazon Simple Storage Service (S3)? The pricing model, while flexible, can be confusing—especially when dealing with multiple storage classes, data retrieval fees, and transfer costs. Also, managing permissions with bucket policies and IAM roles can get complex and error-prone without clear documentation or experience. A better built-in UI for file management in the AWS Console would also improve user experience. Review collected by and hosted on G2.com. … What do you dislike about Amazon Simple Storage Service (S3)? What I like least about Amazon S3 is the pricing structure, which can become complex, especially for those working with large volumes of data and multiple requests. It would also be interesting to have more detailed usage monitoring dashboards natively, without relying on integrations with other tools. Review collected by and hosted on G2.com.

Source URL

https://www.g2.com/products/amazon-simple-storage-service-s3/reviews

Related Pain Points

IAM misconfiguration and access control vulnerabilities

8

Misconfigured IAM roles and permissions leave AWS environments vulnerable to unauthorized access. Developers must carefully manage user access and permissions to prevent security breaches.

securityAWS IAM

Difficult cost tracking and hidden billing charges

8

AWS billing is opaque and difficult to track. Hidden charges from services like EBS snapshots, NAT gateways, and Route 53 are hard to identify. Billing alerts arrive before invoices are sent, and AWS's pay-per-use model makes experimentation risky without proper monitoring.

configAWS

S3 lacks POSIX semantics, breaking filesystem-dependent applications

7

S3 is not a POSIX-compliant filesystem and lacks critical features like atomic renames, file locking, symbolic links, and random writes. Applications designed for POSIX semantics encounter unpredictable behavior, data corruption, and dropped files when deployed on S3.

compatibilityAmazon S3POSIX

Poor object layout and bucket organization leads to high query costs and governance issues

5

Without standardized prefixes, partitioning, and clear bucket purposes, teams struggle with governance and incur unnecessary query costs. Working with very large buckets containing millions of objects becomes cumbersome without solid organization and lifecycle policies.

configAmazon S3

AWS S3 console interface is overwhelming and difficult to navigate

4

The S3 console presents too many options and settings, making it feel like a puzzle for non-expert users. Finding specific settings and configuring buckets requires significant AWS knowledge, creating a steep learning curve for teams not already familiar with AWS.

dxAmazon S3

Lack of native usage monitoring and cost dashboards requires external tools

4

S3 does not provide built-in detailed usage monitoring dashboards. Teams must rely on integrations with external tools to track costs and usage, making it difficult to monitor spending and prevent runaway bills without manual setup and additional overhead.

monitoringAmazon S3