AWS VPC

AWS VPC

1st Grade

31 Qs

quiz-placeholder

Similar activities

Intelligence

Intelligence

KG - University

27 Qs

Cardiovascular System Review HS-1

Cardiovascular System Review HS-1

KG - University

29 Qs

Stepford County Railways True or False Quiz

Stepford County Railways True or False Quiz

KG - Professional Development

30 Qs

kelompok 7

kelompok 7

1st Grade

30 Qs

quiz 1 [uas]

quiz 1 [uas]

1st Grade

35 Qs

Quiz 3 [uas]

Quiz 3 [uas]

1st Grade

35 Qs

SRWE Q3

SRWE Q3

1st - 5th Grade

36 Qs

51-86 OKC

51-86 OKC

1st - 5th Grade

35 Qs

AWS VPC

AWS VPC

Assessment

Quiz

Other

1st Grade

Hard

Used 167+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company has an AWS account that contains three VPCs (Dev, Test, and Prod) in the same region. Test is peered to both Prod and Dev. All VPCs have non-overlapping CIDR blocks. The company wants to push minor code releases from Dev to Prod to speed up time to market. Which of the following options helps the company accomplish this?

A. Create a new peering connection Between Prod and Dev along with appropriate routes.

B. Create a new entry to Prod in the Dev route table using the peering connection as the target.

C. Attach a second gateway to Dev. Add a new entry in the Prod route table identifying the gateway as the target.

D. The VPCs have non-overlapping CIDR blocks in the same account. The route tables contain local routes for all VPCs.

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Instance A and instance B are running in two different subnets A and B of a VPC. Instance A is not able to ping instance B. What are two possible reasons for this? (Pick 2 correct answers)

A. The routing table of subnet A has no target route to subnet B

B. The security group attached to instance B does not allow inbound ICMP traffic

C. The policy linked to the IAM role on instance A is not configured correctly

D.The NACL on subnet B does not allow outbound ICMP traffic

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An instance is launched into a VPC subnet with the network ACL configured to allow all inbound traffic and deny all outbound traffic. The instance’s security group is configured to allow SSH from any IP address and deny all outbound traffic. What changes need to be made to allow SSH access to the instance?

A.The outbound security group needs to be modified to allow outbound traffic

B.The outbound network ACL needs to be modified to allow outbound traffic

C. Nothing, it can be accessed from any IP address using SSH

D. Both the outbound security group and outbound network ACL need to be modified to allow outbound traffic.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. From what services I can block incoming/outgoing IPs?

A. Security Groups

B. DNS

C.ELB

D. VPC subnet

E. NACL

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is the difference between a security group in VPC and a network ACL in VPC (chose 3 correct answers)

A. Security group restricts access to a Subnet while ACL restricts traffic to EC2

B.Security group restricts access to EC2 while ACL restricts traffic to a subnet

C. Security group can work outside the VPC also while ACL only works within a VPC

D. Network ACL performs stateless filtering and Security group provides stateful filtering

E. Security group can only set Allow rule, while ACL can set Deny rule also

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are currently hosting multiple applications in a VPC and have logged numerous port scans coming in from a specific IP address block. Your security team has requested that all access from the offending IP address block be denied for the next 24 hours. Which of the following is the best method to quickly and temporarily deny access from the specified IP address block?

A. Create an AD policy to modify Windows Firewall settings on all hosts in the VPC to deny access from the IP address block

B. Modify the Network ACLs associated with all public subnets in the VPC to deny access from the IP address block

C. Add a rule to all of the VPC 5 Security Groups to deny access from the IP address block

D. Modify the Windows Firewall settings on all Amazon Machine Images (AMIs) that your organization uses in that VPC to deny access from the IP address block

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

You have two Elastic Compute Cloud (EC2) instances inside a Virtual Private Cloud (VPC) in the same Availability Zone (AZ) but in different subnets. One instance is running a database and the other instance an application that will interface with the database. You want to confirm that they can talk to each other for your application to work properly. Which two things do we need to confirm in the VPC settings so that these EC2 instances can communicate inside the VPC? Choose 2 answers

A. A network ACL that allows communication between the two subnets.

B.Both instances are the same instance class and using the same Key-pair

C.That the default route is set to a NAT instance or Internet Gateway (IGW) for them to communicate

D.Security groups are set to allow the application host to talk to the database on the right port/protocol

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?