Valid NCP-CI-AWS Dumps shared by EduDump.com for Helping Passing NCP-CI-AWS Exam! EduDump.com now offer the newest NCP-CI-AWS exam dumps, the EduDump.com NCP-CI-AWS exam questions have been updated and answers have been corrected get the newest EduDump.com NCP-CI-AWS dumps with Test Engine here:
An administrator has deployed an NC2 on AWS cluster that is running mixed workloads. Multiple SQL database are running on the NC2 cluster using a native subnet of 10.78.1.0/24. The administrator wants to ensure only application servers from source subnet 10.79.1.0/24 that reside outside of the NC2 cluster can access the databases. Which two actions will help the administrator most securely achieve this? (Choose two.)
Correct Answer: A,D
To ensure that only application servers from the source subnet 10.79.1.0/24 can access the SQL databases running on the NC2 cluster in the subnet 10.78.1.0/24, the administrator can take the following actions: Option A: Create a custom Security Group with the following rules: Key = tag:nutanix:clusters Key = tag:nutanix:clusters:external and value = the clusters' UUID Key = tag:nutanix:clusters:external and value = 10.78.1.0/24 Option D: Create a custom Security Group with the following: Key = nutanix:clusters Key = nutanix:clusters:external and value = the clusters' UUID Key = nutanix:clusters:external and value = 10.79.1.0/24 These actions help create security rules that restrict access to the databases only from the specified source subnet, ensuring secure and controlled access. Reference: Nutanix Cloud Clusters on AWS Administration AWS Security Groups Documentation