You are on page 1of 10

Adding a Storage Layer Knowledge Check (Assessment): AWS re/Start Upskilling Associate Q1 https://awsrestart.instructure.

com/courses/1672/quizzes/8544

Adding a Storage Layer Knowledge Check (Assessment)


Due No due date Points 10 Questions 10 Time Limit None Allowed Attempts 3

Take the Quiz Again

Attempt History
Attempt Time Score
LATEST Attempt 1 8 minutes 5 out of 10

 Answers will be shown after your last attempt

Score for this attempt: 5 out of 10


Submitted Mar 19 at 11:56am
This attempt took 8 minutes.

Incorrect
Question 1 0 / 1 pts

Amazon Simple Storage Service (Amazon S3) provide a good solution for which of the following
use cases?

A data warehouse for business intelligence

1 of 10 3/19/2023, 11:57 AM
Adding a Storage Layer Knowledge Check (Assessment): AWS re/Start Upskilling Associate Q1 https://awsrestart.instructure.com/courses/1672/quizzes/8544

An internet-accessible storage location for video files that an external website accesses

Hourly storage of frequently accessed temporary files

A cluster for traditional Apache Spark and Apache Hadoop installations to process big data

That's incorrect, try again!

Question 2 1 / 1 pts

A company is interested in using Amazon Simple Storage Service (Amazon S3) alone to host their
website, instead of a traditional web server. Which types of content does Amazon S3 support for
static web hosting? (Select THREE.)

Video and sound files

Client-side scripts

HTML files and image files

Dynamic HTML files

Server-side scripts

2 of 10 3/19/2023, 11:57 AM
Adding a Storage Layer Knowledge Check (Assessment): AWS re/Start Upskilling Associate Q1 https://awsrestart.instructure.com/courses/1672/quizzes/8544

HTML files and image files are static content that can be hosted by using Amazon S3 static
web hosting. Client-side scripts, video, and sound files create dynamic presentations, but
they are static content because their files do not change on the web server.

Incorrect
Question 3 0 / 1 pts

Which scenarios represent a good use for Amazon Simple Storage Service (Amazon S3)? (Select
TWO.)

Storing computation and analytics data

Backing up critical data

Exposing a virtual tape library to on-premises backup systems

Providing a mountable file system for Linux-based workloads

Housing the root volume of a live operating system

That's incorrect, try again!

3 of 10 3/19/2023, 11:57 AM
Adding a Storage Layer Knowledge Check (Assessment): AWS re/Start Upskilling Associate Q1 https://awsrestart.instructure.com/courses/1672/quizzes/8544

Incorrect
Question 4 0 / 1 pts

A company wants to use an S3 bucket to store sensitive data. Which actions can they take to
protect their data? (Select TWO.)

Using client-side encryption to protect data in transit

Enabling server-side encryption on the S3 bucket before uploading sensitive data

Using Secure File Transfer Protocol (SFTP) to connect directly to Amazon S3

Enabling server-side encryption on the S3 bucket after uploading sensitive data

Uploading unencrypted files to Amazon S3 because Amazon S3 encrypts the files by default

That's incorrect, try again!

Incorrect
Question 5 0 / 1 pts

A company must create a common place to store shared files. Which requirements does Amazon
Simple Storage Service (Amazon S3) support? (Select TWO.)

4 of 10 3/19/2023, 11:57 AM
Adding a Storage Layer Knowledge Check (Assessment): AWS re/Start Upskilling Associate Q1 https://awsrestart.instructure.com/courses/1672/quizzes/8544

Maintain different versions of files

Recover deleted files

Compare file contents between files

Attach comments to files

Lock a file so that only one person at a time can edit it

That's incorrect, try again!

Question 6 1 / 1 pts

A customer service team accesses case data daily for up to 30 days. Cases can be reopened and
require immediate access for 1 year after they are closed. Reopened cases require 2 days to
process. Which solution meets the requirements and is the most cost-efficient?

Store all case data in S3 Standard so that it is available whenever needed.

Store case data in S3 Standard. Use a lifecycle policy to move the data into S3 Standard-Infrequent
Access (S3 Standard-IA) after 30 days.

5 of 10 3/19/2023, 11:57 AM
Adding a Storage Layer Knowledge Check (Assessment): AWS re/Start Upskilling Associate Q1 https://awsrestart.instructure.com/courses/1672/quizzes/8544

Store case data in S3 Standard. Use a lifecycle policy to move the data into Amazon S3 Glacier after
30 days.

Store case data in S3 Intelligent-Tiering to automatically move data between tiers based on access
frequency.

S3 Standard-IA costs less than S3 Standard for infrequently accessed data.

Question 7 1 / 1 pts

Which Amazon Simple Storage Service (Amazon S3) unaccelerated data transfers have an
associated cost? (Select TWO.)

OUT to other AWS Regions

OUT to the internet

OUT to Amazon CloudFront

OUT to other AWS services in the same AWS Region

IN from the internet

6 of 10 3/19/2023, 11:57 AM
Adding a Storage Layer Knowledge Check (Assessment): AWS re/Start Upskilling Associate Q1 https://awsrestart.instructure.com/courses/1672/quizzes/8544

Data transfer OUT to the internet has tiered pricing per gigabyte (GB). Data transfer OUT to
other AWS services has a cost per GB. Check the Amazon S3 pricing documentation for
current prices.

Question 8 1 / 1 pts

A company is migrating 100 terabytes (TB) of data from their on-premises data center to Amazon
Simple Storage Service (Amazon S3). The company connects to Amazon Web Services (AWS) by
using a single 155 megabits per second (Mbps) internet connection. Which data transfer option is
the fastest and most cost-effective?

AWS Management Console

Amazon S3 multipart uploads

AWS Snowball

AWS Snowmobile

7 of 10 3/19/2023, 11:57 AM
Adding a Storage Layer Knowledge Check (Assessment): AWS re/Start Upskilling Associate Q1 https://awsrestart.instructure.com/courses/1672/quizzes/8544

AWS Snowball is good for transferring dozens of TB to petabytes (PB) of data to AWS.
Local data transfer to a Snowball device is faster than transferring directly to Amazon S3
over the internet. Transfer time to AWS depends on physical package shipping times.

Question 9 1 / 1 pts

A video producer must regularly transfer several video files to Amazon Simple Storage Service
(Amazon S3). The files range from 100700 MB. The internet connection has been unreliable,
causing some uploads to fail. Which solution provides the fastest, most reliable, and most cost-
effective way to transfer these files to Amazon S3?

AWS Management Console

Amazon S3 multipart uploads

AWS Snowball

AWS Snowmobile

8 of 10 3/19/2023, 11:57 AM
Adding a Storage Layer Knowledge Check (Assessment): AWS re/Start Upskilling Associate Q1 https://awsrestart.instructure.com/courses/1672/quizzes/8544

When using multipart uploads, an upload failure requires a restart of only failed part uploads
instead of restarting the entire file upload. This method provides a better solution for
unreliable connections.

Incorrect
Question 10 0 / 1 pts

Which qualities vary by AWS Region? (Select TWO.)

Service and feature availability

Cost-effectiveness of workloads

Capacity for more customers

High availability of workloads

Data privacy

That's incorrect, try again!

9 of 10 3/19/2023, 11:57 AM
Adding a Storage Layer Knowledge Check (Assessment): AWS re/Start Upskilling Associate Q1 https://awsrestart.instructure.com/courses/1672/quizzes/8544

Quiz Score: 5 out of 10

10 of 10 3/19/2023, 11:57 AM

You might also like