PDF Download
AWS - ASSESSMENT QUESTIONS EXAM QUESTIONS
Actual Qs and Ans Expert-Verified Explanation
This Exam contains:
-Guarantee passing score -27 Questions and Answers -format set of multiple-choice -Expert-Verified Explanation
Question 1: Cloud Computing
Answer:
use of web services to perform functions that were traditionally performed with software on an individual computer; i.e. Flickr, Google Docs, etc.Question 2: Which of these is the primary benefit from using resource tags with your AWS assets?1) Tags enable the use of remote administration operations via the AWS CLI 2) Tags make it easier to identify and administrate running resources in a busy AWS account 3) Tags enhance data security throughout your account 4) Some AWS services won't work without the use of the resource tag
Answer:
2) Tags make it easier to identify and administrate running resources in a busy AWS account
Question 3: The AWS Shared Responsibility Model illustrates how AWS itself (as opposed to its customers) is responsible for which aspects of the cloud environment?1) The redundancy and integrity of customer-added data 2) The underlying integrity and security of AWS physical resources 3) Data and configurations added by customers 4) The operating systems run on EC2 instance
Answer:
2) The underlying integrity and security of AWS physical resources Question 4: What service does AWS use to provide a Content Delivery Network (CDN) for its customers?1) VPC peering 2) Internet gateway 3) Route 53 4) CouldFront
Answer:
4) CloudFront
- distributes content through its global network of edge locations
Question 5: AWS customers receive "production system down" support within one hour when they subscribe to which support plan(s)?1) Enterprise 2) Business and Enterprise 3) Developer and Basic 4) All plans get this level support
Answer:
2) Business and Enterprise
Question 6: Which of these is a designation for two or more AWS data centers within a single geographic area?1) Availability Zone 2) Region 3) Network subnet 4) Geo-unit
Answer:
Availability Zone Question 7: Which of the following best describes the cloud service model known as infrastructure as a service (Iaas)?1) End user access to software applications delivered over the internet.2) Access to a simplified interface through which customers can directly deploy their application code without having to worry about managing the underlying infrastructure.3) Customer rental of the use of measured units of a provider's physical compute, storage, and networking resources.4) Abstracted interfaces built to manage clusters of containerized workloads.
Answer:
3) Customer rental of the use of measured units of a provider's physical compute, storage, and networking resources.
- Rent the physical infrastructure
Question 8: How, using security best practices, should your organization's team members access your AWS account resources?1) Only a single team member should be given any account access 2) Through a jointly shared single account user who's been given full account-wide permission 3) Through the use of specifically created users, groups, and roles, each given the fewest permissions necessary 4) Ideally, resource access should occur only through the use of access keys
Answer:
3) Through the use of specifically created users, groups, and roles, each given the fewest permissions necessary
Question 9: What is Amazon Athena?
1) A service that permits queries against data stored in Amazon S3 2) A service that permits processing and analyzing of real-time video and data streams 3) A NoSQL database engine 4) A Greece-based Amazon Direct Connect service partner
Answer:
1) A service that permits queries against a data stored in Amazon S3 Question 10: Which of the following AWS storage services can make the most practical sense for petabype-sized archives that currently exist in your local data center?1) Saving to a Glacier Vault 2) Saving to a Simple Storage Service (S3) bucket 3) Saving to an Elastic Block Storage (EBS) volume 4) Saving to an AWS Snowball device
Answer:
4) Saving to an AWS Snowball device Question 11: Which of the following AWS object storage services offers the lowest ongoing charges, but at the cost of some convenience?1) Glacier 2) Storage Gateway 3) Simple Storage Service (S3) 4) Elastic Block Storage (EBS)
Answer:
1) Glacier
- Can reliably store large amounts of data for a very low price but requires CLI and SDK administration
access, and retrieving your data can take hours.