Architecting on AWS DAY I Part 2

Architecting on AWS DAY I Part 2

1st - 10th Grade

5 Qs

quiz-placeholder

Similar activities

AWS Technical Essentials Part 1

AWS Technical Essentials Part 1

1st - 10th Grade

5 Qs

Rumbo Cloud Practitioner

Rumbo Cloud Practitioner

1st - 3rd Grade

10 Qs

IAM

IAM

5th Grade

10 Qs

Audi car types

Audi car types

6th Grade - Professional Development

9 Qs

Fnaf Oc Quiz

Fnaf Oc Quiz

KG - University

6 Qs

The Ultimate iamSanna quiz!

The Ultimate iamSanna quiz!

5th Grade - Professional Development

8 Qs

Robux Or Bucks From Adopt Me?

Robux Or Bucks From Adopt Me?

3rd Grade

8 Qs

AWS Storage

AWS Storage

1st Grade

7 Qs

Architecting on AWS DAY I Part 2

Architecting on AWS DAY I Part 2

Assessment

Quiz

Other

1st - 10th Grade

Medium

Created by

Anonymous Anonymous

Used 25+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Amazon S3 has __________ of availability

99.999999999%

99.999%

99.99%

100%

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is the cheapest storage class offered by AWS with its storage services?

S3 Standard

Glacier

S3 Standard IA - Infrequent Access

S3 One Zone IA - Infrequent Access

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

With Amazon EFS, you can manage NFS file systems on AWS with unlimited space

True

False

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is the AWS service that allows you track all the APIs run on your infrastructure?

AWS Config

AWS API Gateway

AWS Security

AWS CloudTrail

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You need to allow the communication between your EC2 instance and other AWS services. Which is the best way to do that?

Assign the necessary IAM policies to the EC2 instance

Create an IAM role with the necessary IAM policies and assign the role to the EC2 instance

Configure the AWS Command Line Interface (CLI) on the EC2 instance, storing the credentials locally

Create an IAM role specific for EC2 and assign it to the EC2 instance