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

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

12th Grade

10 Qs

quiz-placeholder

Similar activities

CTSO and FBLA

CTSO and FBLA

9th - 12th Grade

10 Qs

Data Engineer 288-297

Data Engineer 288-297

12th Grade

10 Qs

NOCTI (Unit 3) Manufacturing Topics

NOCTI (Unit 3) Manufacturing Topics

12th Grade

15 Qs

Python Mastery

Python Mastery

12th Grade

12 Qs

Thunder

Thunder

KG - University

10 Qs

雲端從業人員Module 1 知識點檢查

雲端從業人員Module 1 知識點檢查

9th - 12th Grade

10 Qs

雲端從業人員Module 7 知識點檢查

雲端從業人員Module 7 知識點檢查

9th - 12th Grade

10 Qs

Python Pandas

Python Pandas

12th Grade

10 Qs

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

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

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Alex undefined

Used 1+ times

FREE Resource

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

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?

Discover more resources for Computers