Unit 4: AWS Fundamentals - Subjective Questions

CSE423 — Virtualization And Cloud Computing • Practice Questions with Detailed Answers

20 questions

1

Explain the major components of AWS cloud infrastructure and describe how they support the delivery of cloud services.

2

Describe AWS Regions and Availability Zones. Why should an organization deploy resources across multiple Availability Zones?

3

Identify and explain the main AWS service categories, giving at least one example from each category.

4

Compare Amazon EC2, Amazon S3, and Amazon RDS in terms of their purpose, management responsibility, and typical use cases.

5

Explain the purpose and major features of the AWS Management Console.

6

Distinguish between the AWS Management Console, AWS Command Line Interface, and AWS SDKs.

7

Explain the AWS Shared Responsibility Model and discuss how responsibilities are divided between AWS and the customer.

8

Compare the customer security responsibilities for Amazon EC2 and Amazon S3 under the Shared Responsibility Model.

9

Define AWS Identity and Access Management (IAM) and explain its role in securing AWS resources.

10

Differentiate among IAM users, groups, roles, and policies.

11

Explain the principle of least privilege in AWS IAM. Describe how it can be applied to an application that reads files from Amazon S3.

12

Describe how an IAM policy determines whether an AWS request is allowed or denied.

13

What is the AWS account root user? Explain why its use should be restricted and list the recommended protections for it.

14

Explain multi-factor authentication (MFA) and discuss its importance in AWS account security.

15

Describe the major practices that should be followed to secure an AWS account.

16

Explain the difference between authentication and authorization in AWS IAM, using a suitable example.

17

Explain the advantages of using IAM roles and temporary credentials for applications instead of storing long-term access keys.

18

A company deploys a web application on AWS using EC2 instances, an S3 bucket, and an RDS database. Design a high-level architecture using AWS infrastructure and service categories to achieve availability, scalability, and security.

19

Analyze the security risks of using shared IAM credentials in an AWS account and propose a corrected access-management design.

20

Compare public cloud infrastructure with traditional on-premises infrastructure in terms of ownership, scalability, availability, cost, and security responsibilities.