Technical Essentials on AWS Part 2

Technical Essentials on AWS Part 2

Professional Development

7 Qs

quiz-placeholder

Similar activities

Entity Framework

Entity Framework

Professional Development

10 Qs

LAMBDA FUNCTION QUIZ

LAMBDA FUNCTION QUIZ

KG - Professional Development

10 Qs

AWS IAM quiz

AWS IAM quiz

Professional Development

11 Qs

AWS L3

AWS L3

Professional Development

10 Qs

Developing Serverless

Developing Serverless

Professional Development

7 Qs

Mobile Offline Sync - OutSystems

Mobile Offline Sync - OutSystems

Professional Development

10 Qs

SAA03 - Módulo 3

SAA03 - Módulo 3

Professional Development

10 Qs

API GW

API GW

Professional Development

6 Qs

Technical Essentials on AWS Part 2

Technical Essentials on AWS Part 2

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Miguel Saavedra

Used 11+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the AWS Shared Responsibility Model, AWS is responsible for the security __ the cloud

OF

IN

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

With Identity and Access Management service (IAM), which entities you can create? (select FOUR)

Users

Accounts

Roles

Groups

Policies

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

_____ is a web service that records API calls to supported AWS services in your account and delivers log files to you

IAM

AWS Config

AWS Security

AWS Cloud Trail

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you need a relational database to support tens of thousands of concurrent reads and writes on a regular basis, which database engine might you choose?

DynamoDB

Redshift

Amazon RDS

Amazon Neptune

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you needed to support 10 million reads and writes per second with consistent low latency, what database engine might you choose?

Aurora RDS

DynamoDB

Redshift

DynamoDB, or Aurora DBS if it has enough read replicas

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

DynamoDB has a flexible schema, therefore I do not have to worry about my schema design?

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a DynamoDB "Primary Key"?

A partition key

a distribution key

a sort key, and an optional partition key

A partition key, and an optional sort key