What is the scope of an EC2 security group?

What is the scope of an EC2 security group?

What is the scope of an EC2 security group?

A.
Availability Zone

B.
Placement Group

C.
Region

D.
VPC

Explanation:
A security group is tied to a region and can be assigned only to instances in the same region. You can’t enable an instance
to communicate with an instance outside its region using security group rules. Traffic from an instance in another region
is seen as WAN bandwidth.
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/resources.html



Leave a Reply 8

Your email address will not be published. Required fields are marked *


Raj

Raj

These questions are outdated and not relevant as per new pattern.

thyme

thyme

I don’t think it’s DevOps Pro Level question.

BT

BT

Must be D. VPC
But this is not Pro level

JoeS

JoeS

C
A security group is tied to a region and can be assigned only to instances in the same region. You can’t enable an instance to communicate with an instance outside its region using security group rules. Traffic from an instance in another region is seen as WAN bandwidth.

http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/resources.html

James

James

The question itself has a relativity issue.

tingtang66

tingtang66

It’s D. Try to create another VPC and a security group on the new VPC. On the old VPC, you will not be able to use the new created security group.

James

James

I agree with Raj’s comment that the context of the question is outdated. The question has a boundary ambiguity.

tingtang66

tingtang66

The question is no problem at all, though it’s too simple.