AOS_ACT2_INDIVIDUAL_2025

AOS_ACT2_INDIVIDUAL_2025

71 Qs

quiz-placeholder

Similar activities

DIGITAL MARKETING CERTIFICATION EXAMINATION 2024

DIGITAL MARKETING CERTIFICATION EXAMINATION 2024

KG - University

73 Qs

中二歷史EXAM2史識測驗

中二歷史EXAM2史識測驗

7th Grade

67 Qs

2nd Semester CCR Final ACP

2nd Semester CCR Final ACP

KG - University

70 Qs

Reflexive Verbs Quiz Practice

Reflexive Verbs Quiz Practice

9th - 12th Grade

75 Qs

Mitosis y Meiosis

Mitosis y Meiosis

University

74 Qs

Section 4 Operations Management AS Level Chap 23-25 Quiz

Section 4 Operations Management AS Level Chap 23-25 Quiz

KG - University

75 Qs

Kindergarden quiz

Kindergarden quiz

KG

70 Qs

AOS_ACT2_INDIVIDUAL_2025

AOS_ACT2_INDIVIDUAL_2025

Assessment

Quiz

others

Easy

Created by

Marcela Castro León

Used 1+ times

FREE Resource

71 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

(G4) A developer is building a web application that serves static content (HTML, CSS, JS) directly from an Amazon S3 bucket. The developer wants to ensure users around the world experience low latency and wants to prevent direct access to the S3 bucket URL. What should the developer do to meet these requirements?

Enable static website hosting on S3 and share the bucket URL directly
Create a CloudFront distribution with the S3 bucket as the origin and restrict bucket access to only the CloudFront origin identity.
Set the S3 bucket policy to public-read so everyone can access the content
Use AWS Global Accelerator to access the S3 bucket content globally

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

(G4) A solutions architect is designing a backup solution. The company requires that objects stored in Amazon S3 are archived automatically after 30 days and deleted 1 year after creation to reduce storage costs. What is the MOST cost-effective way to meet these requirements?

Use S3 Intelligent-Tiering with automatic archival
Configure an S3 Lifecycle policy to transition objects to Glacier Deep Archive after 30 days and delete after 365 days.
Use S3 Versioning and manually delete old versions with a script
Set up an S3 EventBridge rule to trigger a Lambda function that moves and deletes objects

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

(G4) A DevOps team is building a CI/CD pipeline using AWS CodePipeline. Build artifacts must be stored in Amazon S3 with strong data integrity and version control. The team also wants to ensure that older versions are retained and protected against accidental deletions. What should the team do to meet these requirements?

Store artifacts in an S3 bucket with versioning and MFA Delete enabled
Use an S3 Standard bucket with server-side encryption only
Configure the bucket for public access with object locks
Store artifacts in CodeBuild logs and export them as needed

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

(G4) A developer is uploading large media files (>5 GB) to Amazon S3 through a web application. Users frequently experience failed uploads due to network interruptions. How can the developer ensure reliable and resumable uploads?

Use the AWS CLI to upload files in parts
Use S3 Transfer Acceleration
Implement S3 Multipart Upload using the AWS SDK.
Split the file manually and upload each chunk separately

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

(G4) A company stores log data in Amazon S3. Analysts run Amazon Athena queries on the data, but query costs are increasing. How can a Solutions Architect reduce the cost of queries without impacting data availability?

Enable S3 Object Lock on the log files
Compress the logs and convert them to columnar format (e.g., Parquet).
Use S3 Intelligent-Tiering to reduce storage cost
Archive the logs in Glacier Deep Archive

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

(G4) A DevOps engineer needs to automate deployments of static assets to Amazon S3. They must ensure only updated files are uploaded to reduce deployment time. What is the MOST efficient solution?

Use aws s3 sync in a deployment script
Upload files manually via the console
Re-upload all files during every deployment
Use CodeDeploy with manual scripts for each file

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

(G4) A developer wants to give temporary access to a private S3 object for authenticated users of a web application. What is the best way to achieve this?

Make the object public
Use signed URLs generated by the backend using AWS SDK.
Share the object key and ask users to use the AWS CLI
Enable bucket logging for the object

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?