Premium

AWS Certified SysOps Administrator - Associate Questions and Answers (Dumps and Practice Questions)



Question : Which of the below mentioned AWS RDS logs cannot be viewed from the console for MySQL?

  : Which of the below mentioned AWS RDS logs cannot be viewed from the console for MySQL?
1. Error Log
2. Slow Query Log
3. Access Mostly Uused Products by 50000+ Subscribers
4. General Log


Correct Answer : Get Lastest Questions and Answer :

Explanation: The user can view, download, and watch the database logs using the Amazon RDS console, the Command Line Interface CLI, or the Amazon
RDS API. For the MySQL RDS, the user can view the error log, slow querylog, and general logs. RDS does not support viewing the transaction
logs






Question : A user has launched an EBS backed EC instance in the US-East-a region. The user stopped the instance and started it back after days.
AWS throws up an `InsufficientInstanceCapacity' error. What can be the possible reason for this?

 : A user has launched an EBS backed EC instance in the US-East-a region. The user stopped the instance and started it back after  days.
1. AWS does not have sufficient capacity in that availability zone
2. AWS zone mapping is changed for that user account
3. Access Mostly Uused Products by 50000+ Subscribers
4. The user account has reached the maximum EC2 instance limit


Correct Answer : Get Lastest Questions and Answer :

When the user gets an `InsufficientInstanceCapacity' error while launching or starting an EC2 instance, it
means that AWS does not currently have enough available capacity to service the user request. If the user is requesting a large number of
instances, there might not be enough server capacity to host them. The user can either try again later, by specifying a smaller number of instances
or changing the availability zone if launching a fresh instance.





Question : A user has created a VPC with public and private subnets using the VPC wizard. Which of the below
mentioned statements is true in this scenario?

 : A user has created a VPC with public and private subnets using the VPC wizard. Which of the below
1. The AWS VPC will automatically create a NAT instance with the micro size
2. VPC bounds the main route table with a private subnet and a custom route table with a public subnet
3. Access Mostly Uused Products by 50000+ Subscribers
4. VPC bounds the main route table with a public subnet and a custom route table with a private subnet




Correct Answer : Get Lastest Questions and Answer :


Explanation: A Virtual Private Cloud VPC. is a virtual network dedicated to the user's AWS account. A user can create a subnet with VPC and launch instances
inside that subnet. If the user has created a public private subnet, the instances in the public subnet can receive inbound traffic directly from the
internet, whereas the instances in the private subnet cannot. If these subnets are created with Wizard, AWS will create a NAT instance of a
smaller or higher size, respectively. The VPC has an implied router and the VPC wizard updates the main route table used with the private subnet,
creates a custom route table and associates it with the public subnet.





Related Questions


Question : HadoopExam Sysadmin has created a launch configuration for Auto Scaling where CloudWatch detailed monitoring is disabled.
Now sysadmin wants to now enable detailed monitoring. How can the user achieve this?
 :  HadoopExam Sysadmin has created a launch configuration for Auto Scaling where CloudWatch detailed monitoring is disabled.
1. Update the Launch config with CLI to set InstanceMonitoringDisabled = false
2. The user should change the Auto Scaling group from the AWS console to enable detailed monitoring
3. Update the Launch config with CLI to set InstanceMonitoring.Enabled = true
4. Create a new Launch Config with detail monitoring enabled and update the Auto Scaling group



Question : It __________ that you read or write to all the blocks on your volume before you use it
 :   It  __________ that you read or write to all the blocks on your volume before you use it
1. is not recommended
2. is recommended
3. is not good for performance




Question : A user is trying to pre-warm a blank EBS volume attached to a Linux instance.
Which of the below mentioned steps should be performed by the user?
  : A user is trying to pre-warm a blank EBS volume attached to a Linux instance.
1. There is no need to pre-warm an EBS volume
2. Contact AWS support to pre-warm
3. Unmount the volume before pre-warming
4. Format the device



Question : A user has launched an EC instance from an instance store backed AMI. The user has attached an additional instance store volume to the
instance. The user wants to create an AMI from the running instance. Will the AMI have the additional instance store volume data?
  : A user has launched an EC instance from an instance store backed AMI. The user has attached an additional instance store volume to the
1. Yes, the block device mapping will have information about the additional instance store volume
2. No, since the instance store backed AMI can have only the root volume bundled
3. It is not possible to attach an additional instance store volume to the existing instance store backed AMI instance
4. No, since this is ephermal storage it will not be a part of the AMI



Question : A user has created an EBS volume of GB and attached it to a running instance. The user is trying to access EBS for first time. Which of the
below mentioned options is the correct statement with respect to a first time EBS access?
  : A user has created an EBS volume of  GB and attached it to a running instance. The user is trying to access EBS for first time. Which of the
1. The volume will show a size of 8 GB
2. The volume will show a loss of the IOPS performance the first time
3. The volume will be blank
4. If the EBS is mounted it will ask the user to create a file system



Question : QuickTechie.com sysadmin has enabled termination protection on an EC instance. The user has also set Instance initiated
shutdown behaviour to terminate. When the user shuts down the instance from the OS, what will happen?
  : QuickTechie.com sysadmin has enabled termination protection on an EC instance. The user has also set Instance initiated
1. The OS will shutdown but the instance will not be terminated due to protection
2. It will terminate the instance
3. It will not allow the user to shutdown the instance from the OS
4. It is not possible to set the termination protection when an Instance initiated shutdown is set to Terminate