AWS Quiz Show 2023 (Week 1)

AWS Quiz Show 2023 (Week 1)

Professional Development

20 Qs

quiz-placeholder

Similar activities

Introduction to Alexa Skills and APIs

Introduction to Alexa Skills and APIs

10th Grade - Professional Development

25 Qs

AWS SAA - 16

AWS SAA - 16

Professional Development

20 Qs

AWS SAA - 28

AWS SAA - 28

Professional Development

20 Qs

AWS compute services.

AWS compute services.

Professional Development

15 Qs

ArqAdv_Class7_DevOps

ArqAdv_Class7_DevOps

Professional Development

20 Qs

400-420

400-420

Professional Development

20 Qs

Google Professional Architect 10 - 181 to 197

Google Professional Architect 10 - 181 to 197

Professional Development

17 Qs

Google Professional Architect 5 - 81 to 100

Google Professional Architect 5 - 81 to 100

Professional Development

20 Qs

AWS Quiz Show 2023 (Week 1)

AWS Quiz Show 2023 (Week 1)

Assessment

Quiz

Instructional Technology

Professional Development

Hard

Created by

Billy Manauis

Used 10+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which AWS Trusted Advisor category includes checks for high-utilization EC2 instances?

Performance

Cost Optimization

Fault Tolerance

Security

Answer explanation

In this category, AWS Trusted Advisor also helps improve the performance of your services by providing recommendations for how to take advantage of provisioned throughput.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • This category includes checks that help you to review your permissions and identify which AWS security features to enable.

Fault Tolerance

Security

Cost Optimization

Performance

Answer explanation

  • The Security category includes checks that help you to review your permissions and identify which AWS security features to enable.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool enables you to visualize, understand, and manage your AWS costs and usage over time?

AWS Artifact

AWS Pricing Calculator

AWS Budgets


AWS Cost Explorer

Answer explanation

With AWS Cost Explorer, you can quickly create custom reports to analyze your AWS cost and usage data.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

YA large company is interested in avoiding long-term contracts and moving from fixed costs to variable costs.

What is the value proposition of AWS for this company?

Economies of scale

Volume pricing discounts

Pay-as-you-go pricing

Automated cost optimization

Answer explanation

Pay-as-you-go pricing helps companies move away from fixed costs to variable costs in a model in which they only pay for what they actually use. There are no fixed term contracts with AWS so that requirement is also met.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An individual IAM user must be granted access to an Amazon S3 bucket using a bucket policy. Which element in the S3 bucket policy should be updated to define the user account for which access will be granted?

Action

Resource

Condition

Principal

Answer explanation

Media Image

The Principal element specifies the user, account, service, or other entity that is allowed or denied access to a resource. The bucket policy below has a Principal element set to * which is a wildcard meaning any user. To grant access to a specific IAM user the following format can be used:

"Principal":{"AWS":"arn:aws:iam::AWSACCOUNTNUMBER:user/username"}

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following AWS services are compute services? (Select TWO)

AWS Batch

AWS Elastic Beanstalk

AWS CloudTrail

Amazon EFS

Amazon Inspector

Answer explanation

AWS Batch enables developers, scientists, and engineers to easily and efficiently run hundreds of thousands of batch computing jobs on AWS.

AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger, and IIS.

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

AWS Direct _______ is a service that enables you to establish a dedicated private connection between your data center and VPC. 

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?