AWS - VPC Quiz 1

AWS - VPC Quiz 1

Professional Development

20 Qs

quiz-placeholder

Similar activities

EC2_AWS

EC2_AWS

Professional Development

20 Qs

AWS Quiz Show 2023 (Week 2)

AWS Quiz Show 2023 (Week 2)

Professional Development

15 Qs

AWS Discovery Day (TMU)

AWS Discovery Day (TMU)

Professional Development

15 Qs

AWS Quiz Show 2023 Season 2 (Week 2)

AWS Quiz Show 2023 Season 2 (Week 2)

Professional Development

15 Qs

AWS SAA - 6

AWS SAA - 6

Professional Development

20 Qs

AWS Quiz Show 2023 Season 2 (Week 1)

AWS Quiz Show 2023 Season 2 (Week 1)

Professional Development

15 Qs

AWS SAA - 28

AWS SAA - 28

Professional Development

20 Qs

AWS Quiz Feb 17

AWS Quiz Feb 17

Professional Development

25 Qs

AWS - VPC Quiz 1

AWS - VPC Quiz 1

Assessment

Quiz

Professional Development

Hard

Created by

Akshay Balagoni

Used 10+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

5 mins • 1 pt

Which of the following statements are true with respect to VPC? (choose 2)

A subnet can have multiple route tables associated with it.

A network ACL can be associated with multiple subnets.

A route with target “local” on the route table can be edited to restrict traffic within VPC.

Subnet’s IP CIDR block can be same as the VPC CIDR block.

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

How many VPCs can an Internet Gateway be attached to at any given time?

2

5

1

By default 1. But it can be attached to any VPC peered with its belonging VPC.

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Your organization was planning to develop a web application on AWS EC2. Application admin was tasked to perform AWS setup required to spin EC2 instance inside an existing private VPC. He/she has created a subnet and wants to ensure no other subnets in the VPC can communicate with your subnet except for the specific IP address. So he/she created a new route table and associated with the new subnet. When he/she was trying to delete the route with the target as local, there is no option to delete the route. What could have caused this behavior?

Policy attached to IAM user does not have access to remove routes.

A route with the target as local cannot be deleted.

You cannot add/delete routes when associated with the subnet. Remove associated, add/delete routes and associate again with the subnet.

There must be at least one route on the route table. Add a new route to enable delete option on existing routes.

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Your organization has an existing VPC setup and has a requirement to route any traffic going from VPC to AWS S3 bucket through AWS internal network. So they have created VPC endpoint for S3 and configured to allow traffic for S3 buckets. The application you are developing involves sending traffic to AWS S3 bucket from VPC for which you planned to use a similar approach. You have created a new route table, added route to VPC endpoint and associated route table with your new subnet. However, when you are trying to send a request from EC2 to S3 bucket using AWS CLI, the request is getting failed with 403 access denied errors. What could be causing the failure?

AWS S3 bucket is in the different region than your VPC.

EC2 security group outbound rules not allowing traffic to S3 prefix list.

VPC endpoint might have a restrictive policy and does not contain the new S3 bucket.

S3 bucket CORS configuration does not have EC2 instance as the origin.

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following is an AWS component which consumes resources from your VPC?

Internet Gateway

Gateway VPC Endpoints

Elastic IP Addresses

NAT Gateway

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

You have successfully set up a VPC peering connection in your account between two VPCs – VPC A and VPC B, each in a different region. When you are trying to make a request from VPC A to VPC B, request getting failed. Which of the following could be a reason?

Cross region peering is not supported in AWS

CIDR blocks of both VPCs might be overlapping.

Routes not configured in route tables for peering connections.

VPC A security group default outbound rules not allowing traffic to VPC B IP range.

7.

MULTIPLE SELECT QUESTION

5 mins • 1 pt

VPC A security group default outbound rules not allowing traffic to VPC B IP range.

In a Network ACL, for a successful HTTPS connection, add an inbound rule with HTTPS type, IP range in source and ALLOW traffic.

In a Network ACL, for a successful HTTPS connection, you must add an inbound rule and outbound rule with HTTPS type, IP range in source and destination respectively and ALLOW traffic.

In a Security Group, for a successful HTTPS connection, add an inbound rule with HTTPS type and IP range in the source.

In a Security Group, for a successful HTTPS connection, you must add an inbound rule and outbound rule with HTTPS type, IP range in source and destination respectively.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?