AWS Resource Access Manager (RAM) Flashcards
What is AWS Resource Access Manager?
It is the manager in AWS thet enables the sharing of resources such as VPC’s across AWS accounts.
What are the two modes of sharing you can have and can be configured in resource access manager?
You can in the setting to have handshake between account for sharing resources of you can have no handshake and you can share in the org.
What is an owner and participant in reference to RAM?
Owner is the owner of a resource and a participant is the user of the shared resource.
What resource types can you share in AWS?
- VPC
- Transit GW
- Resolver Rules
- Licence Configurations
Can you also share the resources outside you orgnization to other accounts?
Yes, this is an option.
When using shared resources who are responsible for creating managing and deleting the resource?
The resource owner, it also means the owner is responsible for any subresource the VPC is using, like subnets, VPN GW, IGW, etc.
Who is responsible for the cost of data transfer out of the VPC?
The resource owner.
When you create an EC2 instance and use a share VPC who is responsible for data out charges?
The VPC owner.
When you create an EC2 instance and use a share VPC who is responsible for EC2 charges?
The participant.
As I can share resources with resource access manager can I share my VPC to an external acccont?
Yes, you can share resources but not VPC with an external account, only within an orgnization.