AWS Technical Essentials

AWS Technical Essentials

Professional Development

10 Qs

quiz-placeholder

Similar activities

NetApp Presales Champion Quiz

NetApp Presales Champion Quiz

Professional Development

8 Qs

AWS Quiz Pre-Show 2023

AWS Quiz Pre-Show 2023

Professional Development

5 Qs

EVA CONTINUA 01 - Metodos de Datos

EVA CONTINUA 01 - Metodos de Datos

Professional Development

10 Qs

CloudAcademyday3

CloudAcademyday3

Professional Development

5 Qs

Cloud migration prerequisite

Cloud migration prerequisite

University - Professional Development

15 Qs

AWS compute services.

AWS compute services.

Professional Development

15 Qs

AWS Restart Quiz 6 banco de dados

AWS Restart Quiz 6 banco de dados

Professional Development

10 Qs

  #2 AWS Developer_set-1

#2 AWS Developer_set-1

Professional Development

10 Qs

AWS Technical Essentials

AWS Technical Essentials

Assessment

Quiz

Instructional Technology

Professional Development

Hard

Created by

Pham Vu

Used 138+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the AWS term for a physically distinct group of data centers in a Region?

Availability Zone

Region

Edge Location

Data Center

Answer explanation

Availability Zones are distinct locations within an AWS Region that are engineered to be isolated from failures in other Availability Zones. They provide inexpensive, low-latency network connectivity to other Availability Zones in the same AWS Region. Each region is completely independent.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

AWS has more Regions than edge locations.

True

False

Answer explanation

AWS has 80 Availability Zones across 25 geographic regions, with plans to launch 15 more Availability Zones and five more AWS Regions in Australia, India, Indonesia, Spain, and Switzerland.

https://aws.amazon.com/about-aws/global-infrastructure/?p=ngi&loc=0

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

AWS owns and maintains the infrastructure required for application services. Customers provision and use them as needed.

True

False

4.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Which AWS service would help support a web application by hosting static assets and storing user uploaded images and video off-instance?

Answer explanation

The AWS Solutions site lists many of the ways you can use Amazon S3. The following list summarizes some of those ways.


Backup and storage – Provide data backup and storage services for others.

Application hosting – Provide services that deploy, install, and manage web applications.

Media hosting – Build a redundant, scalable, and highly available infrastructure that hosts video, photo, or music uploads and downloads.

Software delivery – Host your software applications that customers can download.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What acts as an additional layer of security at the subnet level in an Amazon VPC?

Network ACLs

Security Group

Network Rules

Answer explanation

A network access control list (ACL) is an optional layer of security for your VPC that acts as a firewall for controlling traffic in and out of one or more subnets.

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A web application must read/write an Amazon DynamoDB table and an Amazon S3 bucket. This operation requires AWS credentials and authorization to use AWS services. What IAM entity should be used?

User

Group

Role

Policy

Answer explanation

An IAM role is an IAM identity that you can create in your account that has specific permissions. An IAM role is similar to an IAM user, in that it is an AWS identity with permission policies that determine what the identity can and cannot do in AWS. However, instead of being uniquely associated with one person, a role is intended to be assumable by anyone who needs it. Also, a role does not have standard long-term credentials such as a password or access keys associated with it. Instead, when you assume a role, it provides you with temporary security credentials for your role session.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Amazon DynamoDB allows customers to store any amount of data with no limits.

True

False

Answer explanation

The length of a Binary is constrained by the maximum item size of 400 KB.


Table SizeThere is no practical limit on a table's size. Tables are unconstrained in terms of the number of items or the number of bytes.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?