AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Web Services AWS Security Features Deep Dive - Part 1

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Web Services AWS Security Features Deep Dive - Part 1

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers security features across various AWS services, including Kinesis, SQS, AWS IoT, S3, and DynamoDB. It discusses encryption methods, IAM roles, VPC endpoints, and access policies. The tutorial emphasizes the importance of securing data in transit and at rest, and provides insights into specific security configurations for each service.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is required to perform client-side encryption in AWS Kinesis?

Attach an IAM role

Use your own encryption libraries

Use AWS-provided encryption libraries

Enable KMS integration

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which AWS service requires an IAM policy to allow its usage?

AWS S3

AWS IoT

AWS SQS

AWS Kinesis

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of certificates are used in AWS IoT for device security?

SSL certificates

X509 certificates

IAM certificates

TLS certificates

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which AWS service uses Vault lock policies for regulatory compliance?

AWS Kinesis

AWS SQS

AWS S3

AWS IoT

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of VPC endpoints in AWS services?

To allow private access to services

To manage IAM roles

To enable client-side encryption

To provide encryption at rest

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you ensure data is not deleted by mistake in AWS S3?

Enable server-side encryption

Attach an IAM role

Enable versioning and MFA delete

Use IAM policies

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is required to migrate an unencrypted DynamoDB table to an encrypted one?

Use AWS-provided encryption libraries

Create a new table and copy data

Attach an IAM role

Enable encryption in place