AWS Solutions Architect Associate - Networking and VPC

AWS Solutions Architect Associate - Networking and VPC

Professional Development

23 Qs

quiz-placeholder

Similar activities

Topic 1 Question 101  to 120

Topic 1 Question 101 to 120

Professional Development

20 Qs

Linux Editors and Shell Scripting

Linux Editors and Shell Scripting

Professional Development

20 Qs

Topic 1 Question 521 to 540

Topic 1 Question 521 to 540

Professional Development

20 Qs

Networking and VLANs Quiz

Networking and VLANs Quiz

Professional Development

20 Qs

Chapter 5: Reconnaissance and Intelligence Gathering

Chapter 5: Reconnaissance and Intelligence Gathering

Professional Development

20 Qs

Python 104

Python 104

Professional Development

24 Qs

CLF-C02 - Sim. 28 Questões Semana 4 - AWS Cloud Pratiticioner

CLF-C02 - Sim. 28 Questões Semana 4 - AWS Cloud Pratiticioner

Professional Development

28 Qs

LNCT T&P Test1

LNCT T&P Test1

Professional Development

20 Qs

AWS Solutions Architect Associate - Networking and VPC

AWS Solutions Architect Associate - Networking and VPC

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

Francis Borja

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the CIDR 10.0.4.0/28 correspond to?

10.0.4.0 to 10.0.4.15

10.0.4.0 to 10.0.32.0

10.0.4.0 to 10.0.4.28

10.0.0.0 to 10.0.16.0

Answer explanation

/28 means 16 IPs (=2^(32-28) = 2^4), means only the last digit can change.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a corporate network of size 10.0.0.0/8 and a satellite office of size 192.168.0.0/16. Which CIDR is acceptable for your AWS VPC if you plan on connecting your networks later on?

172.16.0.0/12

172.16.0.0/16

10.0.16.0/16

192.168.4.0/18

Answer explanation

CIDR not should overlap, and the max CIDR size in AWS is /16.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You plan on creating a subnet and want it to have at least capacity for 28 EC2 instances. What's the minimum size you need to have for your subnet?

/28

/27

/26

/25

Answer explanation

Perfect size, 64 IPs. Must include enough space for the 5 reserved IPs.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Security Groups operate at the ________ level while NACLs operate at the ________ level.

EC2 instance, Subnet

Subnet, EC2 instance

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have attached an Internet Gateway to your VPC, but your EC2 instances still don't have access to the Internet. What is NOT a possible issue?

Route Tables are missing entries

The EC2 instances don't have public IPs

The Security Group does not allow traffic in

The NACL does not allow traffic out

Answer explanation

Security groups are stateful and if traffic can go out, then it can go back in.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You would like to provide Internet access to your EC2 instances in private subnets with IPv4 while making sure this solution requires the least amount of administration and scales seamlessly. What should you use?

NAT Instances with Source/Destination Check flag off

Egress Only Internet Gateway

NAT Gateway

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

VPC Peering has been enabled between VPC A and VPC B, and the route tables have been updated for VPC A. But, the EC2 instances cannot communicate. What is the likely issue?

Check the NACL

Check the Route Tables in VPC B

Check the EC2 instance attached Security Groups

Check if DNS Resolution is enabled

Answer explanation

Route tables must be updated in both VPCs that are peered.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?