AWS Practice Questions
1. Which AWS service will assist a global company in centrally managing billing and security policies across all accounts?
Options:
- A) AWS Organizations
- B) AWS Trusted Advisor
- C) IAM User Groups
- D) AWS Config
Answer: AWS Organizations.
Explanation: AWS Organizations allows central management of multiple AWS accounts, including consolidated billing, policy management, and access control.
2. Which service provides object-level storage in AWS?
Options:
- A) Amazon EBS
- B) Amazon Instance Store
- C) Amazon EFS
- D) Amazon S3
Answer: Amazon S3.
Explanation: Amazon S3 (Simple Storage Service) is an object storage service that provides scalable storage for unstructured data.