Exams > Amazon > AWS-SysOps: AWS Certified SysOps Administrator
AWS-SysOps: AWS Certified SysOps Administrator
Page 30 out of 91 pages Questions 291-300 out of 910 questions
Question#291

Spot instances are ideally designed for which purpose below?

  • A. Running database instances that can scale up and down based on a specific workload.
  • B. Running long duration and highly transactional applications.
  • C. For building distributed fault tolerant databases under a tight deadline.
  • D. Taking advantage of excess EC2 capacity at prices below standard on-demand rates, for short duration jobs.
Discover Answer Hide Answer

D
There are four general categories of time-flexible and interruption-tolerant tasks that work well with Spot Instances: Delayable tasks, Optional tasks, Tasks that can be sped up by adding additional-computing power and at the end, Tasks that require a large number of compute instances that you can't access any other way.
Reference:
http://aws.amazon.com/ec2/spot-instances/

Question#292

What does Amazon EMR stand for?

  • A. Elastic Magnetic Resonance
  • B. Encrypted Machine Reads
  • C. Elastic MapReduce
  • D. Encrypted Machine Rendering
Discover Answer Hide Answer

C
Amazon EMR stands for Elastic MapReduce (Amazon EMR.) Amazon EMR is a managed cluster platform that simplifies running big data frameworks, such as
Apache Hadoopand Apache Spark,
on AWS to process and analyze vast amounts of data. By using these frameworks and related open- source projects, such as Apache Hive and Apache Pig, you can process data for analytics purposes and business intelligence workloads.
Reference:
http://docs.aws.amazon.com/ElasticMapReduce/latest/DeveloperGuide/emr-what-is-emr.html

Question#293

What is the main use of EMR?

  • A. Data-sensitive storage
  • B. Encryption
  • C. Data-intensive processing tasks
  • D. authentication
Discover Answer Hide Answer

C
Using Amazon EMR, you can instantly provision as much or as little capacity as you like to perform data-intensive tasks for applications such as web indexing, data mining, log file analysis, machine learning, financial analysis, scientific simulation, and bioinformatics research. Amazon
EMR lets you focus on crunching or analyzing your data without having to worry about time-consuming set-up, management or tuning of Hadoop clusters or the compute capacity upon which they sit.
Reference:
https://aws.amazon.com/elasticmapreduce/faqs/

Question#294

What cloud service does Amazon S3 offer?

  • A. Atomic updates across keys over the Internet
  • B. Messaging over the Internet
  • C. Storage over the Internet
  • D. Object locking over the Internet
Discover Answer Hide Answer

C
Amazon S3 has a simple web services interface that you can use to store and retrieve any amount of data, at any time, from anywhere on the web.
Reference:
http://docs.aws.amazon.com/AmazonS3/latest/dev/Introduction.html

Question#295

A user is launching an instance with EC2. Which options below should the user consider before launching an instance?

  • A. Select the region where the instance is being launched.
  • B. All choices are correct.
  • C. Select the instance type.
  • D. Select the OS of the AMI.
Discover Answer Hide Answer

B
Regarding Amazon EC2, when launching an instance, the user needs to select the region the in-stance would be launched from. While launching, the user needs to plan for the instance type and the OS of the instance.
Reference:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-instance_linux.html

Question#296

In regard to AWS CloudFormation, to pass values to your template at runtime you should use ____________.

  • A. parameters
  • B. conditions
  • C. resources
  • D. mapping
Discover Answer Hide Answer

A
Optional parameters are listed in the Parameters section. Parameters enable you to pass values to your template at runtime, and can be dereferenced in the
Resources and Outputs sections of the template.
Reference:
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/concept-template.html

Question#297

What does Amazon S3 stand for?

  • A. Social Storage Service
  • B. Simple Storage Service
  • C. Secure Storage Service
  • D. Standard Storage Service
Discover Answer Hide Answer

B
Amazon Simple Storage Service (Amazon S3) is storage for the Internet. It provides a simple inter-face to manage scalable, reliable, and low latency data storage service over the Internet.
Reference:
http://docs.aws.amazon.com/AmazonS3/latest/gsg/GetStartedWithS3.html

Question#298

What is Amazon WorkSpaces?

  • A. Amazon WorkSpaces is a fully managed desktop computing service in the cloud, allowing end-users to access the documents, applications, and resources they need with the device of their choice.
  • B. Amazon WorkSpaces is a flexible application management solution with automation tools that enable you to model and control your applications and their supporting infrastructure.
  • C. Amazon WorkSpaces is a fully redundant data storage infrastructure for storing and retrieving any amount of data, at any time, from anywhere on the web.
  • D. Amazon WorkSpaces is a web service that enables businesses, researchers, data analysts, and de-velopers to easily and cost-effectively process vast amounts of data.
Discover Answer Hide Answer

A
Amazon WorkSpaces is a fully managed desktop computing service in the AWS cloud, allowing end-users to access the documents, applications, and resources they need with the device of their choice.
Amazon WorkSpaces offers a choice of service bundles. You can choose from Value, Standard, Performance, Power, or Graphics bundles that offer different
CPU, GPU, memory, and storage re-sources (SSD volumes).
Reference:
https://aws.amazon.com/workspaces/

Question#299

What does AMI stand for?

  • A. Amazon Machine Image
  • B. Advanced Machine Instance
  • C. Amazon Micro Instance
  • D. Advanced Machine Image
Discover Answer Hide Answer

A
AMI stands for Amazon Machine Image.
An Amazon Machine Image (AMI) is a template that contains a software configuration (for exam-ple, an operating system, an application server, and applications).
From an AMI, you launch an in-stance, which is a copy of the AMI running as a virtual server in the cloud. You can launch multiple instances of an AMI, as shown in the following figure.
Reference:
http://aws.amazon.com/ec2/faqs/

Question#300

Which of the following statements is true of tags and resource identifiers for EC2 instances?

  • A. You can't select instances by their tags for stoppage, termination, or deletion
  • B. You don't need to specify the resource identifier while terminating a resource.
  • C. You don't need to specify the resource identifier while stopping a resource.
  • D. You can select instances by their tags for stoppage, termination, or deletion
Discover Answer Hide Answer

A
You can assign tags only to resources that already exist. You can't terminate, stop, or delete a re-source based solely on its tags; you must specify the resource identifier. For example, to delete snap-shots that you tagged with a tag key called DeleteMe, you must use the DeleteSnapshots action with the resource identifiers of the snapshots, such as snap-1234567890abcdef0. To identify re-sources by their tags, you can use the DescribeTags action to list all of your tags and their associated resources.
Reference:
http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/Using_Tags.html

chevron rightPrevious Nextchevron right