API GW

API GW

Professional Development

6 Qs

quiz-placeholder

Similar activities

Kuis Webinar Cerdas Bertelekomunikasi OTP Fraud

Kuis Webinar Cerdas Bertelekomunikasi OTP Fraud

6th Grade - Professional Development

10 Qs

BPMN: Pools & Lanes

BPMN: Pools & Lanes

University - Professional Development

5 Qs

CompTIA Security+ 11-20

CompTIA Security+ 11-20

Professional Development

10 Qs

Web Development Quiz

Web Development Quiz

Professional Development

10 Qs

CEH Pre Assessment

CEH Pre Assessment

Professional Development

10 Qs

AZ-900T0x_Module 05: Identity, governance, privacy, and complain

AZ-900T0x_Module 05: Identity, governance, privacy, and complain

Professional Development

9 Qs

OSI Model - Network Layer

OSI Model - Network Layer

9th Grade - Professional Development

10 Qs

Application Security

Application Security

Professional Development

10 Qs

API GW

API GW

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Tú Nguyễn

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

To create a serverless API, you should integrate Amazon API Gateway with ......................

EC2 Instance

Elastic Load Balancing

AWS Lambda

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

When you are using an Edge-Optimized API Gateway, your API Gateway lives in CloudFront Edge Locations across all AWS Regions.

True

False

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

You are running an application in production that is leveraging DynamoDB as its datastore and is experiencing smooth sustained usage. There is a need to make the application run in development mode as well, where it will experience the unpredictable volume of requests. What is the most cost-effective solution that you recommend?

Use Provisioned Capacity Mode with Auto Scaling enabled for both development and production

Use Provisioned Capacity Mode with Auto Scaling enabled for production and use On-Demand Capacity Mode for development

Use Provisioned Capacity Mode with Auto Scaling enabled for development and use On-Demand Capacity Mode for production

Use On-Demand Capacity Mode for both development and production

4.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

The maximum size of an item in a DynamoDB table is ...................

1MB

500 KB

400 KB

400MB

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

A social media application is hosted on an EC2 server fleet running behind an Application Load Balancer. The application traffic is fronted by a CloudFront distribution. The engineering team wants to decouple the user authentication process for the application, so that the application servers can just focus on the business logic.

As a Solutions Architect, which of the following solutions would you recommend to the development team so that it requires minimal development effort?

Use Cognito Authentication via Cognito User Pools for your Application Load Balancer

Use Cognito Authentication via Cognito Identity Pools for your Application Load Balancer

Use Cognito Authentication via Cognito User Pools for your CloudFront distribution

Use Cognito Authentication via Cognito Identity Pools for your CloudFront distribution

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

You have been hired as a Solutions Architect to advise a company on the various authentication/authorization mechanisms that AWS offers to authorize an API call within the API Gateway. The company would prefer a solution that offers built-in user management.

Which of the following solutions would you suggest as the best fit for the given use-case?

Use Amazon Cognito User Pools

Use AWS_IAM authorization

Use API Gateway Lambda authorizer

Use Amazon Cognito Identity Pools