ANS-C01 Exam QuestionsBrowse all questions from this exam

ANS-C01 Exam - Question 132


A company is running a hybrid cloud environment. The company has multiple AWS accounts as part of an organization in AWS Organizations. The company needs a solution to manage a list of IPv4 on-premises hosts that will be allowed to access resources in AWS. The solution must provide version control for the list of IPv4 addresses and must make the list available to the AWS accounts in the organization.

Which solution will meet these requirements?

Show Answer
Correct Answer: A

Creating a customer-managed prefix list allows for defining and managing sets of IP address ranges, ensuring version control and updates are consistent. AWS Resource Access Manager (RAM) can then securely share this prefix list across multiple AWS accounts within the organization. This approach meets the requirements for managing and sharing a version-controlled list of IPv4 on-premises hosts.

Discussion

5 comments
Sign in to comment
BalasmaniamOption: A
Jun 11, 2023

https://docs.aws.amazon.com/ram/latest/userguide/getting-started-sharing.html

tycho
Jul 18, 2023

A 100%; answers B C D clearly wrong

AradOption: A
Nov 5, 2023

A is correct.

vikasj1inOption: A
Feb 17, 2024

A customer-managed prefix list in AWS allows you to create a list of IPv4 addresses and prefixes that can be shared with multiple resources across accounts and regions. This makes it suitable for managing a list of on-premises IPv4 hosts that need access to AWS resources. This solution provides a centralized and version-controlled way to manage the list of IPv4 addresses, ensuring consistency and ease of updates across multiple accounts in the AWS organization.

Akshay0403Option: A
Jul 17, 2024

Customer-managed prefix lists — Sets of IP address ranges that you define and manage. AWS Resource Access Manager (AWS RAM) - Helps you securely share your resources across AWS accounts, within your organization or organizational units (OUs).