WLJURG_3

WLJURG_3

1st - 5th Grade

29 Qs

quiz-placeholder

Similar activities

Terminología de Junta Soldada

Terminología de Junta Soldada

5th Grade

26 Qs

Galgas de Soldadura

Galgas de Soldadura

1st - 3rd Grade

30 Qs

Copyright Basics

Copyright Basics

5th Grade

26 Qs

Harry Potter

Harry Potter

3rd Grade - University

24 Qs

Quiz sobre a AWS

Quiz sobre a AWS

3rd Grade

25 Qs

AWS-IAM

AWS-IAM

1st Grade

24 Qs

200 đến 225

200 đến 225

3rd Grade

24 Qs

LKRUJG2

LKRUJG2

1st - 5th Grade

33 Qs

WLJURG_3

WLJURG_3

Assessment

Quiz

Other

1st - 5th Grade

Hard

Created by

Ioanna Fueresku

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Your company uses an AWS Transit Gateway as a hub to manage the interconnections between multiple VPCs and the on-premises networks. The security team asks you to implement a control that can allow or block the traffic between the EC2 network interface workload and the Transit Gateway. Which of the following approaches would you select? Domain: Design Secure Architectures
Attach the EC2 instances with an IAM role that has the AWS managed policy “AWSNetworkManagerServiceRolePolicy”
Associate security groups to the EC2 instance network interface and the Transit Gateway to control the traffic
Create route tables in the AWS Transit Gateway to allow or disallow the traffic from the EC2 workload
Apply NACL rules between EC2 instances in the subnets and Transit Gateway associations to control the traffic

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You are planning to launch the AWS ECS container instance. You would like to set the ECS container agent configuration during the ECS container instance initial launch. What should you perform to configure container agent information?
Set configuration in the ECS metadata parameter during cluster creation
Set configuration in the user data parameter of EC2 instance
Define configuration in the task definition
Define configuration in the service definition

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are valid integration sources for API Gateway? (choose 3 options)
Public facing HTTP-based endpoints outside AWS network
Lambda functions from another account
Database connections on internet outside AWS network
VPC Link
SFTP connection

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You are a solutions architect working for a financial services firm. Your firm requires a very low latency response time for requests via API Gateway and Lambda integration to your securities master database. The securities master database, housed in Aurora, contains data about all of the securities your firm trades. The data consists of the security ticker, the trading exchange, trading partner firm for the security, etc. As this securities data is relatively static, you can improve the performance of your API Gateway REST endpoint by using API Gateway caching. Your REST API calls for equity security request types and fixed income security request types to be cached separately. Which of the following options is the most efficient way to separate your cache responses via request type using API Gateway caching? Domain: Design High-Performing Architectures
Payload compression
Custom domain name
API Stage
Query string

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

You are a solutions architect working for a healthcare provider. Your company uses REST APIs to expose critical patient data to internal front-end systems used by doctors and nurses. The data for your patient information is stored in Aurora. How can you ensure that your patient data REST endpoint is only accessed by your authorized internal users? (Select TWO) Domain: Design Secure Architectures
Run your Aurora DB cluster on an EC2 instance in a private subnet
Use a Gateway VPC Endpoint to make your REST endpoint private and only accessible from within your VPC
Use IAM resource policies to restrict access to your REST APIs by adding the aws:SourceVpce condition to the API Gateway resource policy
Use an Interface VPC Endpoint to make your REST endpoint private and only accessible from within your VPC and through your VPC endpoint
Use IAM resource policies to restrict access to your REST APIs by adding the aws:SourceArn condition to the API Gateway resource policy

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following statements is correct with respect to the instance store and EBS volume? (Select TWO) Domain: Design High-Performing Architectures
Instance store backed EC2 instances will persist storage across instance stop, terminate, and failures
EBS backed EC2 instances can persist storage across instance stop, terminate, and failures
Instance store backed EC2 instance will persist storage only during instance stop and start
You cannot add instance store volumes once the EC2 instance is launched
All available EC2 instance types support instance store and EBS volumes

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You are working in a start-up company, and you need to save the cost of Amazon EC2, AWS Fargate, and AWS Lambda. You are looking for a flexible pricing model. For example, you will be charged at a lower rate if you commit to $10/hour of compute usage. Which AWS service can achieve this requirement? Domain: Design Cost-Optimized Architectures
AWS Savings Plan
AWS Reserved Instance
AWS Dedicated Host
AWS Spot Instance

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?