Amazon Simple Storage Service (S3) | Static Website Hosting Flashcards

1
Q

What does it cost to use Amazon S3 event notifications?

Static Website Hosting

Amazon Simple Storage Service (S3) | Storage

A

There are no additional charges from Amazon S3 for event notifications. You pay only for use of Amazon SNS or Amazon SQS to deliver event notifications, or for the cost of running the AWS Lambda function. Visit the Amazon SNS, Amazon SQS, or AWS Lambda pricing pages to view the pricing details for these services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Can I host my static website on Amazon S3?

Static Website Hosting

Amazon Simple Storage Service (S3) | Storage

A

Yes, you can host your entire static website on Amazon S3 for an inexpensive, highly available hosting solution that scales automatically to meet traffic demands. Amazon S3 gives you access to the same highly scalable, reliable, fast, inexpensive infrastructure that Amazon uses to run its own global network of web sites. Service availability corresponds to storage class and the service level agreement provides service credits if a customer’s availability falls below our service commitment in any billing cycle. To learn more about hosting your website on Amazon S3, please see our walkthrough on setting up an Amazon S3 hosted website.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What kinds of websites should I host using Amazon S3 static website hosting?

Static Website Hosting

Amazon Simple Storage Service (S3) | Storage

A

Amazon S3 is ideal for hosting websites that contain only static content, including html files, images, videos, and client-side scripts such as JavaScript. Amazon EC2 is recommended for websites with server-side scripting and database interaction.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Can I use my own host name with my Amazon S3 hosted website?

Static Website Hosting

Amazon Simple Storage Service (S3) | Storage

A

Yes, you can easily and durably store your content in an Amazon S3 bucket and map your domain name (e.g. “example.com”) to this bucket. Visitors to your website can then access this content by typing in your website’s URL (e.g., “http://example.com”) in their browser.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Does Amazon S3 support website redirects?

Static Website Hosting

Amazon Simple Storage Service (S3) | Storage

A

Yes, Amazon S3 provides multiple ways to enable redirection of web content for your static websites. Redirects enable you to change the Uniform Resource Locator (URL) of a web page on your Amazon S3 hosted website (e.g. from www.example.com/oldpage to www.example.com/newpage) without breaking links or bookmarks pointing to the old URL. You can set rules on your bucket to enable automatic redirection. You can also configure a redirect on an individual S3 object.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly