DEV Community

Discussion on: Deploy a React App to Amazon S3 using Github Actions

 
nobleobioma profile image
Noble Obioma

Thank you for your question 🙂. For Amazon S3, it is inherently scalable and scales seamlessly to serve thousands of HTTP or HTTPS requests per second without any changes to the architecture. But we can improve our current architecture by configuring the site to be served from the S3 bucket through AWS Cloudfront, which will give some benefits and more like:

  • Low latency across different locations with the use of edge locations.
  • Better page speed across different locations