What is the difference between VPC security group and EC2 security group

0 votes
Please share your opinion as how VPC security group and EC2 security group are different from each other.
Feb 11, 2019 in AWS by Daniel Richard
3,947 views

2 answers to this question.

0 votes
EC2-Classic

The original release of Amazon EC2

Your instances run in a single, flat network that you share with other customers.

EC2-VPC

The original release of Amazon VPC

Your instances run in a virtual private cloud (VPC) that's logically isolated to your AWS account.
answered Feb 11, 2019 by Shashank
• 1,370 points
0 votes

EC2-Classic Security Group

  • When the instance is launched, you are given an option only to choose a Security Group that resides in the same region as the instance.
  • You cannot change the Security Group after the instance has launched. You have an option to edit the rules.
  • They support only IPv4.

EC2-VPC Security Group

  • You can change the Security Group even after the instance has launched.
  • They are IPv6 Capable
answered Feb 11, 2019 by Ramaya

Related Questions In AWS

+1 vote
4 answers

What is the difference between Amazon ECS and Amazon EC2?

EC2 allows you to launch individual instances ...READ MORE

answered Jul 11, 2018 in AWS by Priyaj
• 58,090 points
42,596 views
+9 votes
17 answers

AWS VPC - What is the difference between Internet Gateway & NAT

Internet Gateway An Internet Gateway is a logical connection ...READ MORE

answered Apr 24, 2018 in AWS by Flying geek
• 3,280 points

edited Jul 10, 2023 by Khan Sarfaraz 126,888 views
0 votes
1 answer

What is the difference between Amazon Cloudfront and S3

major difference is that cloudfront allows you ...READ MORE

answered Jul 10, 2018 in AWS by Priyaj
• 58,090 points
1,622 views
0 votes
2 answers

What is the difference between Amazon SNS and Amazon SQS?

Amazon SQS and SNS are the two ...READ MORE

answered Sep 9, 2020 in AWS by Michael
• 140 points
3,021 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
2 answers

How to configure Amazon EC2 command line interface?

You can use this command to create ...READ MORE

answered Feb 23, 2019 in AWS by Shashank
• 1,370 points
861 views
+1 vote
2 answers

How to launch and access an instance using AWS-CLI?

aws ec2 run-instances --image-id ami-id --key-name yourkeyname ...READ MORE

answered Feb 23, 2019 in AWS by Shashank
• 1,370 points
1,599 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP