Arch-Day2-Recap

Arch-Day2-Recap

Professional Development

10 Qs

quiz-placeholder

Similar activities

Amazon Redshift Part 2

Amazon Redshift Part 2

Professional Development

5 Qs

Cloud Guardians - Network Security

Cloud Guardians - Network Security

1st Grade - Professional Development

15 Qs

Team Quiz 1

Team Quiz 1

Professional Development

15 Qs

AWS Quiz Show 2023 (Week 2)

AWS Quiz Show 2023 (Week 2)

Professional Development

15 Qs

AWS Architect Test 3 - parte 2

AWS Architect Test 3 - parte 2

Professional Development

7 Qs

AWS Quiz Show 2023 Season 2 (Week 1)

AWS Quiz Show 2023 Season 2 (Week 1)

Professional Development

15 Qs

AWS Architect Test 2

AWS Architect Test 2

Professional Development

12 Qs

Serviços de Rede

Serviços de Rede

Professional Development

5 Qs

Arch-Day2-Recap

Arch-Day2-Recap

Assessment

Quiz

Other, Other

Professional Development

Medium

Created by

Sharique Kamal

Used 16+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A company is storing an access key (access key ID and secret access key) in a text file on a custom AMI. The company uses the access key to access DynamoDB tables from instances created from the AMI. The security team has mandated a more secure solution. Which solution will meet the security team’s mandate?

Put the access key in an S3 bucket, and retrieve the access key on boot from the instance.

Pass the access key to the instances through instance user data.

Obtain the access key from a key server launched in a private subnet.

Create an IAM role with permissions to access the table, and launch all instances with the new role.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An application running on EC2 instances processes sensitive information stored on Amazon S3. The information is accessed over the Internet. The security team is concerned that the Internet connectivity to Amazon S3 is a security risk. Which solution will resolve the security concern?

Access the data through an Internet Gateway.

Access the data through a VPN connection.

Access the data through a NAT Gateway.

Access the data through a VPC endpoint for Amazon S3.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An organization is building an Amazon Redshift cluster in their shared services VPC. The cluster will host sensitive data. How can the organization control which networks can access the cluster?

Run the cluster in a different VPC and connect through VPC peering.

Create a database user inside the Amazon Redshift cluster only for users on the network.

Define a cluster security group for the cluster that allows access from the allowed networks.

Only allow access to networks that connect with the shared services network via VPN.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A Solutions Architect is designing an online shopping application running in a VPC on EC2 instances behind an ELB Application Load Balancer. The instances run in an Auto Scaling group across multiple Availability Zones. The application tier must read and write data to a customer managed database cluster. There should be no access to the database from the Internet, but the cluster must be able to obtain software patches from the Internet. Which VPC design meets these requirements?

Public subnets for both the application tier and the database cluster

Public subnets for the application tier, and private subnets for the database cluster

Public subnets for the application tier and NAT Gateway, and private subnets for the database cluster

Public subnets for the application tier, and private subnets for the database cluster and NAT Gateway

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Amazon CloudWatch Supports which type of Monitoring plans? (Choose 2 Answers)

Basic Monitoring, which is free

Basic Monitoring, which has an additional cost

Ad hoc Monitoring, which is free

Ad hoc Monitoring, which has an additional cost

Detailed monitoring, which has an additional cost

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You’re testing three versions of a new application, with each version running on its own server and the current production version on a fourth server. You want to route 5 percent of your total traffic to each of the test servers and route the remaining 85 percent of traffic to the production server. Which routing policy will you use?

Failover

Weighted

Latency

Geolocation

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Your AWS account administrator left your company today. The administrator had access to the root user and a personal IAM administrator account. With these accounts, he generated other IAM accounts and keys. Which of the following should you do today to protect your AWS infrastructure? (Choose 3 answers)

Delete all IAM accounts

Change the password and add MFA to the root user

Delete the administrator's personal IAM account

Relaunch all EC2 instances with new roles

Rotate keys and change passwords for IAM accounts

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?