What is the maximum size of a single S3 object?

the promised size is infinite

What type of storage service is Amazon S3?

It is an object storage service

A company needs to store static website content in Amazon S3. What must be done to host the website?

The properties of the s3 bucket must be set to 'enable static website hosting'

What is Static website?

these contains standard pages that has the data that does not change

What is dynamic website?

the data to be displayed on every page is fetched or redirected to another url