Search Header Logo

AWS SAM/CDK/Cognito (25/26/27)

Authored by Alex undefined

Computers

12th Grade

Used 1+ times

AWS SAM/CDK/Cognito (25/26/27)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands allows you to upload your Serverless SAM application to AWS?

  • sam deploy

  • sam zip

  • sam upload

  • sam package

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You just accepted a new role as an AWS Developer in a new company. Your tech lead gives you a bunch of CloudFormation templates to review. One of the templates starts with the following Transform: 'AWS::Serverless-2016-10-31'. What does this represent?

  • It's an Intrinsic function

  • It's a Lambda function definition

  • It's a SAM template

all of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

AWS SAM supports the following resource types, EXCEPT ............................

  • AWS::Serverless::Function

  • AWS::Serverless::UserPool

  • AWS::Serverless::Api

  • AWS::Serverless::SimpleTable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SAM Policy Template should you use in a SAM template to give a Lambda function read access to objects in S3 buckets?

  • LambdaInvokePolicy

  • SQSPollerPolicy

  • S3CrudPolicy

  • S3ReadPolicy

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to create your infrastructure in AWS using code, but you don't have time to learn JSON or YAML to write a CloudFormation template. You already know Python. Which AWS service can help you?

  • Amazon S3

  • AWS CDK

  • AWS CloudFormation Python Plugin

  • AWS Cloud9

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a photo-sharing application where you want your users to log in with Twitter. Users should also have permission to directly access their own data in the Users DynamoDB table and access their own photos in an S3 bucket that contains photos for all users. Which of the following you can use?

  • Cognito User Pools

  • Cognito Identity Pools

  • Cognito Sync

  • IAM Roles

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You would like to authenticate your users against Facebook before they are able to make requests to your API hosted by API Gateway. What should you use to make a seamless authentication integration?

  • Cognito Sync

  • DynamoDB Table with Lambda Authorizer

  • Cognito User Pools

  • Cognito Federated Identity Pools

Access all questions and much more by creating a free account

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

Already have an account?

Discover more resources for Computers