Chapter 5. Deploying a Website on S3
Until now, we have seen how to manage buckets, folders, and objects and process operations on them. In this chapter, we will discuss how to deploy our static website on Amazon S3 and access it. We will consider the configuration using the AWS Management Console and the Amazon S3 Java SDK.