
Answer-first summary for fast verification
Answer: Separate VPC
To create an isolated environment within AWS for security purposes, the correct action is to create a separate Virtual Private Cloud (VPC). A VPC is a logically isolated section of the AWS Cloud where resources can be launched in a virtual network dedicated to the company's account. This allows the company to control network settings, IP address ranges, subnets, route tables, and security settings specific to their isolated environment. Option A, creating a separate Availability Zone, does not provide the necessary isolation as it is still part of the same region and network. Option C, creating a placement group, is for performance improvement and does not offer network isolation. Option D, creating an AWS Direct Connect connection, is for establishing a dedicated private connection between the company's data center and a VPC, but it does not create an isolated environment within AWS itself.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.