AWS cuestionario 10

AWS cuestionario 10

1st Grade

20 Qs

quiz-placeholder

Similar activities

AWS Cloud Practitioner RELX Quiz 5

AWS Cloud Practitioner RELX Quiz 5

1st Grade

15 Qs

AWS Cloud Practitioner RELX Quiz 4

AWS Cloud Practitioner RELX Quiz 4

1st Grade

15 Qs

Architecting on AWS - Day 3 (final)

Architecting on AWS - Day 3 (final)

1st - 3rd Grade

17 Qs

Filesystem and Database

Filesystem and Database

1st Grade

15 Qs

Chapter 7 - IP Addressing_ITN

Chapter 7 - IP Addressing_ITN

KG - University

17 Qs

COMPUTER NETWORK INSTALLATION MANAGEMENT

COMPUTER NETWORK INSTALLATION MANAGEMENT

1st Grade

20 Qs

Cloud Native Fundamentals L4

Cloud Native Fundamentals L4

1st - 12th Grade

16 Qs

Tecnologia I

Tecnologia I

1st Grade

18 Qs

AWS cuestionario 10

AWS cuestionario 10

Assessment

Quiz

Computers

1st Grade

Hard

Created by

Juan Canto

FREE Resource

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Some Amazon EC2 instances in a VPC need to make API calls to Amazon DynamoDB. If we want to avoid using DynamoDB public endpoints (because we don’t want to use the Internet), what is the most EFFICIENT and secure method to accomplish it?

Create a new private DynamoDB table that uses the endpoint

Create a route table entry for the endpoint

Create a VPC peering connection between the VPC and DynamoDB

Create an interface endpoint for DynamoDB

Create a gateway endpoint for DynamoDB

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A user has created a VPC with two subnets: one public and one private. The user is planning to run the patch update for the instances in the private subnet. How can the instances in the private subnet connect to the internet?

Use NAT with an elastic IP

Allow outbound traffic in the security group for port 80 to allow internet updates

The private subnet can never connect to the internet

Use the internet gateway with a private IP

3.

MULTIPLE CHOICE QUESTION

30 sec • 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 a 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 a different region than your VPC.

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

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

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A fleet of EC2 instances running in a private subnet must connect to the Internet using the IPv6 protocol. What service should we configure to enable this connectivity?

An Egress-Only Internet Gateway

AWS Direct Connect

Connect the instances to Route 53

A NAT Instance

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to design a VPC for a web-application consisting of an ELB a fleet of web application servers, and an RDS DB. The entire infrastructure must be distributed over 2 AZ. Which VPC configuration works while assuring the DB is not available from the Internet?

One Public Subnet for ELB, two Private Subnets for the web-servers, and two private subnets for the RDS

Two Public Subnets for ELB, two Public Subnet for the web-servers, and two public subnets for the RDS

Two Public Subnets for ELB, two private Subnet for the web-servers, and two private subnet for the RDS

One Public Subnet for ELB, one Public Subnet for the web-servers, and one private subnet for the DB

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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

2

1

5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There is a requirement to get the IP addresses for resources accessed in a private subnet. Which of the following can be used to fulfill this purpose?

VPC Flow Logs

Use CloudTrail

Trusted Advisor

Use CloudWatch metrics

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?