Amazon S3 (Simple Storage Service) - Great option to host your static websites
February 15, 2020

Amazon S3 (Simple Storage Service) - Great option to host your static websites

Anonymous | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with Amazon S3 (Simple Storage Service)

  • Amazon S3 (Simple Storage Service) is used by the department of engineering to host several static websites. The apps are written mainly in Angular and Jekyll.
  • We host the websites in S3 buckets, distribute them through Cloudfront which provide a CDN and an SSL connection, and then set up the domain that will be used through DNS configuration at Cloudflare.
  • Outstanding UI/UX (drag & drop features help a lot)
  • Per-file permission system (make a file public or not)
  • Amazon S3 (Simple Storage Service) does not provide SSL. Right now, you always need to use Cloudfront if you want to have SSL.
  • The amount of time we've saved deploying our websites and files to Amazon S3 (Simple Storage Service) has been tremendous. The other option would have been to host them ourselves in a dedicated server.
  • We've saved a requisite amount of money by hosting our static websites in an Amazon S3 (Simple Storage Service) bucket instead of VPS.
It does its work. I have no complaints.

Do you think Amazon S3 (Simple Storage Service) delivers good value for the price?

Yes

Are you happy with Amazon S3 (Simple Storage Service)'s feature set?

Yes

Did Amazon S3 (Simple Storage Service) live up to sales and marketing promises?

Yes

Did implementation of Amazon S3 (Simple Storage Service) go as expected?

Yes

Would you buy Amazon S3 (Simple Storage Service) again?

Yes

1Password, Amazon Elastic Compute Cloud (EC2), Amazon CloudFront
  • Amazon S3 (Simple Storage Service) is what you are looking for if you require to host static files. That includes serverless websites, images, videos, etc.
  • Amazon S3 (Simple Storage Service) is not suited for web sites that run on a backend (Django, ASP.NET web forms, etc.) because it does not run any server for them to execute.