AWS Severless Quizzes

AWS Severless Quizzes

University

12 Qs

quiz-placeholder

Similar activities

Round 2 for Preplacement Bootcamp

Round 2 for Preplacement Bootcamp

University

15 Qs

Internet

Internet

University

11 Qs

ICF-Mechanical-(Theory Quiz-2)

ICF-Mechanical-(Theory Quiz-2)

University

10 Qs

PSSI Chp 1 dan 2

PSSI Chp 1 dan 2

University

12 Qs

Algo Quiz

Algo Quiz

University

16 Qs

Server Administration- Quiz 1

Server Administration- Quiz 1

12th Grade - University

10 Qs

Computer Science (1-9) - Identifying & Preventing Threats

Computer Science (1-9) - Identifying & Preventing Threats

University

11 Qs

Recording Software Button Identification Quiz

Recording Software Button Identification Quiz

8th Grade - University

10 Qs

AWS Severless Quizzes

AWS Severless Quizzes

Assessment

Quiz

Computers

University

Hard

Created by

linh hồng

Used 17+ times

FREE Resource

AI

Enhance your content in a minute

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

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A cybersecurity company is running a serverless backend with several compute-heavy workflows running on Lambda functions. The development team has noticed a performance lag after analyzing the performance metrics for the Lambda functions.

As a Developer Associate, which of the following options would you suggest as the BEST solution to address the compute-heavy workloads?

Increase the amount of memory available to the Lambda functions

Invoke the Lambda functions asynchronously to process the compute-heavy workflows

Use reserved concurrency to account for the compute-heavy workflows

Use provisioned concurrency to account for the compute-heavy workflows

2.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

You are planning to use the Serverless Application model which will be used to deploy a serverless application consisting of a Node.js function. Which of the following steps need to be carried out? Choose 2 answers from the options given below.

Use the Lambda package command.

Use the SAM package command.

Use the Lambda deploy command.

Use the SAM deploy command.

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You are a developer in a manufacturing company that has several servers on-site. The company decides to move new development to the cloud using serverless technology. You decide to use the AWS Serverless Application Model (AWS SAM) and work with an AWS SAM template file to represent your serverless architecture.

Which of the following is NOT a valid serverless resource type?

AWS::Serverless::UserPool

AWS::Serverless::Function

AWS::Serverless::Api

AWS::Serverless::SimpleTable

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A media analytics company has built a streaming application on Lambda using Serverless Application Model (SAM).

As a Developer Associate, which of the following would you identify as the correct order of execution to successfully deploy the application?

Develop the SAM template locally => upload the template to Lambda => deploy your application to the cloud

Develop the SAM template locally => upload the template to CodeCommit => deploy your application to CodeDeploy

Develop the SAM template locally => upload the template to S3 => deploy your application to the cloud

Develop the SAM template locally => deploy the template to S3 => use your application in the cloud

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Your company is planning to move away from reserving EC2 instances and would like to adopt a more agile form of serverless architecture.

Which of the folloiwng is the simplest and the least effort way of deploying the Docker containers on this serverless architecture?

Amazon Elastic Container Service (Amazon ECS) on EC2

Amazon Elastic Kubernetes Service (Amazon EKS) on Fargate

Amazon Elastic Container Service (Amazon ECS) on Fargate

AWS Elastic Beanstalk

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Other than the Resources section, which of the following sections in a Serverless Application Model (SAM) Template is mandatory?

Parameters

Mappings

Globals

Transform

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

An IT company has migrated to a serverless application stack on the AWS Cloud with the compute layer being implemented via Lambda functions. The engineering managers would like to actively troubleshoot any failures in the Lambda functions.

As a Developer Associate, which of the following solutions would you suggest for this use-case?

Use CloudWatch Events to identify and notify any failures in the Lambda code

Use CodeCommit to identify and notify any failures in the Lambda code

The developers should insert logging statements in the Lambda function code which are then available via CloudWatch logs

Use CodeDeploy to identify and notify any failures in the Lambda code

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?