Free AWS-SysOps Exam Braindumps (page: 4)

Page 3 of 121

A SysOps administrator is deploying an application on 10 Amazon EC2 instances. The application must be highly available. The instances must be placed on distinct underlying hardware.
What should the SysOps administrator do to meet these requirements?

  1. Launch the instances into a cluster placement group in a single AWS Region.
  2. Launch the instances into a partition placement group in multiple AWS Regions.
  3. Launch the instances into a spread placement group in multiple AWS Regions.
  4. Launch the instances into a spread placement group in a single AWS Region.

Answer(s): D



A SysOps administrator is troubleshooting an AWS CloudFormation template whereby multiple Amazon EC2 instances are being created. The template is working in us-east-1, but it is failing in us-west-2 with the error code:
AMI [ami-12345678] does not exist
How should the Administrator ensure that the AWS CloudFormation template is working in every region?

  1. Copy the source region's Amazon Machine Image (AMI) to the destination region and assign it the same ID.
  2. Edit the AWS CloudFormation template to specify the region code as part of the fully qualified AMI ID.
  3. Edit the AWS CloudFormation template to offer a drop-down list of all AMIs to the user by using the AWS::EC2::AMI::ImageID control.
  4. Modify the AWS CloudFormation template by including the AMI IDs in the ג€Mappingsג€ section. Refer to the proper mapping within the template for the proper AMI I

Answer(s): D



A SysOps administrator is provisioning an Amazon Elastic File System (Amazon EFS) file system to provide shared storage across multiple Amazon EC2 instances. The instances all exist in the same VPC across multiple Availability Zones. There are two instances in each Availability Zone. The SysOps administrator must make the file system accessible to each instance with the lowest possible latency.
Which solution will meet these requirements?

  1. Create a mount target for the EFS file system in the VPC. Use the mount target to mount the file system on each of the instances.
  2. Create a mount target for the EFS file system in one Availability Zone of the VPC. Use the mount target to mount the file system on the instances in that Availability Zone. Share the directory with the other instances.
  3. Create a mount target for each instance. Use each mount target to mount the EFS file system on each respective instance.
  4. Create a mount target in each Availability Zone of the VPC. Use the mount target to mount the EFS file system on the instances in the respective Availability Zone.

Answer(s): D

Explanation:


Reference:

https://docs.aws.amazon.com/efs/latest/ug/accessing-fs.html



A SysOps administrator has successfully deployed a VPC with an AWS CloudFormation template. The SysOps administrator wants to deploy the same template across multiple accounts that are managed through AWS Organizations.
Which solution will meet this requirement with the LEAST operational overhead?

  1. Assume the OrganizationAccountAccessRole IAM role from the management account. Deploy the template in each of the accounts.
  2. Create an AWS Lambda function to assume a role in each account. Deploy the template by using the AWS CloudFormation CreateStack API call.
  3. Create an AWS Lambda function to query for a list of accounts. Deploy the template by using the AWS CloudFormation CreateStack API call.
  4. Use AWS CloudFormation StackSets from the management account to deploy the template in each of the accounts.

Answer(s): D

Explanation:


Reference:

https://aws.amazon.com/blogs/aws/new-use-aws-cloudformation-stacksets-for-multiple-accounts-in-an-aws-organization/






Post your Comments and Discuss Amazon AWS-SysOps exam with other Community members:

AWS-SysOps Discussions & Posts