
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company has an organization in AWS Organizations that contains multiple AWS accounts. The company needs to securely share resources between the accounts. Which AWS service will meet this requirement?
A
AWS License Manager
B
AWS Resource Access Manager (AWS RAM)
C
AWS CloudHSM
D
Amazon Aurora
Explanation:
AWS Resource Access Manager (AWS RAM) is specifically designed to securely share AWS resources across multiple AWS accounts within an organization or with other AWS accounts.
Resource Sharing: Allows sharing of resources like VPC subnets, AWS Transit Gateways, Route 53 Resolver rules, and more
Cross-Account Access: Enables secure resource sharing between accounts within an AWS Organization
Centralized Management: Provides centralized control over shared resources
Security: Maintains security boundaries while allowing resource access
AWS License Manager: Manages software licenses, not resource sharing between accounts
AWS CloudHSM: Provides hardware security modules for cryptographic key storage, not cross-account resource sharing
Amazon Aurora: A relational database service, not designed for cross-account resource sharing
AWS RAM is the correct service for securely sharing resources between AWS accounts within an organization.