AWS Quiz - Zaid Khreasat

AWS Quiz - Zaid Khreasat

Assessment

Quiz

Education

Professional Development

Medium

Created by

Zaid Khreasat

Used 2+ times

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 20 pts

As a Web Developer, you need to analyze and debug production, distributed applications that have a microservices architecture. Which monitoring AWS service would be most useful for you?

Amazon CloudWatch

AWS Config

AWS X-Ray

AWS CloudTrail

Answer explanation

Explanation AWS X-Ray helps developers analyze and debug production, distributed applications, such as those built using a microservices architecture. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors. X-Ray provides an end-to-end view of requests as they travel through your application, and shows a map of your application's underlying components. You can use X-Ray to analyze both applications in development and in production, from simple three-tier applications to complex microservices applications consisting of thousands of services.

2.

MULTIPLE CHOICE QUESTION

1 min • 20 pts

As a Cloud Developer, you need to access your AWS resources remotely through the AWS Command Line Interface (CLI). Which authentication method will you use in this case?

MFA

User name and password

SSH key pairs

Access keys

Answer explanation

Explanation Before you run any commands using the AWS CLI, you need to set your default credentials - access keys.

3.

MULTIPLE CHOICE QUESTION

1 min • 20 pts

Your company wants to use AWS Snowmobile to migrate data from on-premises data center to AWS Cloud. What is the storage capacity per Snowmobile?

10 PB

50 PB

100 PB

1 EB

Answer explanation

AWS Snowmobile is an Exabyte-scale data transfer service used to move extremely large amounts of data to AWS. You can transfer up to 100PB per Snowmobile, a 45-foot long ruggedized shipping container, pulled by a semi-trailer truck. Snowmobile makes it easy to move massive volumes of data to the cloud, including video libraries, image repositories, or even a complete data center migration. Transferring data with Snowmobile is more secure, fast and cost effective.

4.

MULTIPLE CHOICE QUESTION

1 min • 20 pts

Which AWS serverless service can you use to analyze data in Amazon 53 bucket using SQL?

Amazon QuickSight

Amazon Aurora

Amazon Athena

Amazon Kinesis

Answer explanation

Amazon Athena is an interactive query service that you can use to analyze data in Amazon S3 using ANSI SQL. Athena is serverless, so there's no infrastructure to manage. Athena scales automatically and is simple to use, so you can start analyzing your datasets within seconds.

5.

MULTIPLE CHOICE QUESTION

1 min • 20 pts

An e-commerce company using the AWS Cloud has access to a variety of data types, including raw and preprocessed data. They wants to start using this data for its machine learning pipeline, but also wants to make sure the data is highly available and located in a centralized repository. As a Data Engineer, what approach should you recommend to this company?

They should use Amazon FSx for Lustre to host the data for training.

They should create a data lake using Amazon 53 as the data storage layer.

They should use Amazon Elastic Block Store (EBS) volumes to store the data with data backup.

They should store unstructured data in Amazon DynamoDB and structured data in Amazon RCM

Answer explanation

Amazon Simple Storage Service (S3) is the largest and most performant object storage service for structured and unstructured data and the storage service of choice to build a data lake. With Amazon 53, you can cost-effectively build and scale a data lake of any size in a secure environment where data is protected by 99.999999999% (119s) of durability.

6.

MULTIPLE CHOICE QUESTION

1 min • 20 pts

Imagine you are responsible for the architecture of your company's cloud resources and need to support for a new relational database. You plan to run this database using Amazon EC2 instance. Which Amazon EC2 instance type should you use?

General purpose

Compute optimized

Storage optimized

Memory optimized

Answer explanation

Memory optimized instances are designed to deliver fast performance for workloads that process large data sets in memory.

Compute optimized instances are ideal for compute bound applications that benefit from high performance processors. Instances belonging to this family are well suited for batch processing workloads, media transcoding. high performance web servers. high performance computing (HPC), scientific modeling, dedicated gaming servers and ad server engines, machine learning inference and other compute intensive applications.

General purpose instances provide a balance of compute, memory and networking resources, and can be used for a variety of diverse workloads. These instances are ideal for applications that use these resources in equal proportions such as web servers and code repositories.

Storage optimized instances are designed for workloads that require high, sequential read and write access to very large data sets on local storage. They are optimized to deliver tens of thousands of low-latency, random I/O operations per second (10PS) to applications.

7.

MULTIPLE CHOICE QUESTION

1 min • 20 pts

Which of the following best describes Infrastructure as a Service (laaS) model?

Platforms that allow developers to run their code for short periods on cloud servers.

Services that hide the complexity of an infrastructure behind a simple interface.

Services that give you direct control over underlying compute and storage resources.

Services that provide a service to end users through a public network.

Answer explanation

Infrastructure as a Service, sometimes abbreviated as laaS, contains the basic building blocks for cloud IT and typically provide access to networking features, computers (virtual or on dedicated hardware), and data storage space. Infrastructure as a Service provides you with the highest level of flexibility and management control over your IT resources and is most similar to existing IT resources that many IT departments and developers are familiar with today.

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?