Unit 3: Storage and Compute Services - Subjective Questions

INT364 — Cloud Architecture And Implementation-Ii • Practice Questions with Detailed Answers

20 questions

1

Define Amazon S3 and explain its fundamental concepts, including buckets, objects, keys, and Regions.

2

Compare the major Amazon S3 storage classes and state suitable use cases for each.

3

Explain the durability, availability, consistency, and security characteristics of Amazon S3.

4

Describe the methods available for transferring data to and from Amazon S3. How should an organization select an appropriate method?

5

What is an Amazon S3 lifecycle policy? Explain its transition and expiration actions with an example.

6

Explain S3 versioning, delete markers, and the procedure for recovering an accidentally deleted object.

7

Distinguish among S3 versioning, S3 replication, and S3 Object Lock as data-protection mechanisms.

8

Describe the complete process of launching an Amazon EC2 instance, from selecting a Region to verifying the running workload.

9

What is an Amazon Machine Image? Explain the factors that should be considered while choosing an AMI for an EC2 instance.

10

Classify the main EC2 instance families and recommend a suitable family for different workload patterns.

11

Explain EC2 user data and show how it can be used to bootstrap a web server.

12

Explain how security groups, IAM roles, key pairs, and Systems Manager contribute to secure EC2 configuration.

13

Compare Amazon EBS, Amazon EFS, and EC2 instance store with respect to storage model, persistence, sharing, performance, and use cases.

14

Describe the major Amazon EBS volume types and explain how workload requirements influence volume selection.

15

Explain how EBS snapshots, encryption, and volume restoration support backup and disaster recovery.

16

Describe the architecture and operation of Amazon EFS, including mount targets, performance, and security controls.

17

A workload stores in S3 Standard at per GB-month and can move to a class costing per GB-month. Estimate the monthly storage-cost saving, assuming and ignoring request and retrieval charges.

18

Apply the AWS Well-Architected Framework to design a secure, reliable, and cost-effective storage layer using S3, EBS, and EFS.

19

Apply the AWS Well-Architected Framework to the EC2 compute layer of a production web application.

20

Design an AWS storage and compute architecture for a highly available web application that serves static content, runs dynamic application code, and uses shared files.