AWS - 4

AWS - 4

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

levi sika

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A company has a web application that is hosted on a single EC2 instance and is approaching 100 percent CPU Utilization during peak loads. Rather than scaling the server vertically, the company has decided to deploy three Amazon EC2 instances in parallel and to distribute traffic across the three servers. What AWS Service should the company use to distribute the traffic evenly?

Amazon CloudFront

AWS Global Accelerator

AWS Application Load Balancer (ALB)

AWS Gateway Load Balancer (GWLB)

Answer explanation

To evenly distribute traffic across multiple servers, the company should use AWS Application Load Balancer (ALB). This load balancer automatically routes incoming traffic to the EC2 instances, ensuring that the load is evenly distributed. By deploying three EC2 instances in parallel and using ALB, the company can handle peak loads without overloading a single server. ALB also provides advanced features like health checks and SSL termination, making it a suitable choice for distributing traffic in a scalable and reliable manner.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A company’s AWS workflow requires that it periodically perform large-scale image and video processing jobs. The customer is seeking to minimize cost and has stated that the amount of time it takes to process these jobs is not critical, but that cost minimization is the most important factor in designing the solution. Which EC2 instance class is best suited for this processing?

EC2 Reserved Instances - No Upfront

EC2 On-Demand Instances

EC2 Spot Instances

EC2 Reserved Instances - All Upfront

Answer explanation

To minimize cost for large-scale image and video processing jobs, the best choice is EC2 Spot Instances. Although processing time is not critical, cost minimization is the priority. EC2 Spot Instances offer significant cost savings compared to other options. By bidding on unused EC2 capacity, you can access compute resources at a much lower price. This makes EC2 Spot Instances the ideal choice for cost-conscious workflows.

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

A company is migrating a web application to AWS. The application’s compute capacity is continually utilized throughout the year. Which of the below options offer the company the most cost-effective solution? (Choose TWO)

On-demand Instances

Reserved Instances

Savings Plans

Dedicated Hosts

Spot Instances

Answer explanation

To find the most cost-effective solution for migrating a web application to AWS, consider using Reserved Instances and Savings Plans. Reserved Instances provide a discounted hourly rate for a fixed term, while Savings Plans offer flexibility and savings on usage. By combining these options, the company can optimize costs without compromising on compute capacity. This approach ensures long-term cost savings and efficient resource utilization, making it the best choice for the company's needs.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

There is a requirement to grant a DevOps team full administrative access to all resources in an AWS account. Who can grant them these permissions?

AWS cloud support engineers

AWS security team

AWS account owner

AWS technical account manager

Answer explanation

To grant a DevOps team full administrative access to all resources in an AWS account, the permissions can be granted by the AWS account owner. The account owner has the authority to provide the necessary access and manage the team's privileges. This ensures that the DevOps team has the required permissions to perform their tasks effectively and efficiently. It is important to have a designated account owner who can oversee and control access to the AWS resources.

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following are examples of AWS-managed databases? (Choose TWO)

Amazon CloudSearch

Microsoft SQL Server on Amazon EC2

Amazon Neptune

MySQL on Amazon EC2

Amazon RDS for MySQL

Answer explanation

The question asks for examples of AWS-managed databases. Amazon CloudSearch, Amazon Neptune, and Amazon RDS for MySQL are all examples of AWS-managed databases. Microsoft SQL Server on Amazon EC2 and MySQL on Amazon EC2 are not AWS-managed databases. Therefore, the correct choices are Amazon CloudSearch and Amazon RDS for MySQL.

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

A customer is planning to migrate their Microsoft SQL Server databases to AWS. Which AWS Services can the customer use to run their Microsoft SQL Server database on AWS? (Choose TWO)

Amazon Elastic Compute Cloud

AWS Lambda

AWS Database Migration service (DMS)

AWS Fargate

Amazon RDS

Answer explanation

To run their Microsoft SQL Server database on AWS, the customer can use two AWS services. First, they can utilize Amazon RDS, which provides a managed database service for SQL Server. Second, they can leverage the AWS Database Migration Service (DMS) to migrate their databases to AWS. These services offer reliable and scalable solutions for running SQL Server on the AWS platform, ensuring efficient database management and migration without the need for manual setup or configuration.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which AWS Service offers an NFS file system that can be mounted concurrently from multiple EC2 instances?

Amazon SageMaker

Amazon Elastic File System

Amazon Simple Storage Service

Amazon Elastic Block Store

Answer explanation

Amazon Elastic File System is the correct choice for this question. It offers an NFS file system that can be mounted concurrently from multiple EC2 instances. This service provides scalable storage capacity and performance, making it suitable for a wide range of use cases. With Amazon Elastic File System, you can easily share files across multiple instances, making it a convenient option for applications that require shared access to data.

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?