S3, the entry drug to AWS
Overall Satisfaction with Amazon S3 (Simple Storage Service)
We use S3 as our primary storage solution. It is also being used as an intermediary between levels of micro-services. The primary storage in S3 is for heavy access, but we also put a CDN in front of it.
Pros
- Cold Storage
- Basic Storage
- Integration into AWS
Cons
- Usage as an NFS
- Speed
- Updated API
- I was able to move over image storage from our Rails app to S3, resulting in better usage of resources.
- S3 enabled me to use a new system for image resizing in AWS Lambda
Whether you want to use AWS or not is generally the reason why you would want to use S3. Its feature set and price point are comparable to others (B2/ Drive), but you get the access to AWS. If I had all the time in the world, I would go the B2 route, but the integrations are not as good.
Comments
Please log in to join the conversation