December 8, 2020 by admin aws SOA-C01 practice test Welcome to your aws SOA-C01 practice test QUESTION 1 Which of the below-mentioned AWS RDS logs cannot be viewed from the console for MySQL? A. Error Log B. Slow Query Log C. Transaction Log D. General Log None QUESTION 2 What does Amazon VPC stand for? A. Amazon Virtual Private Cloud B. Amazon Variable Power Cluster C. Amazon Virtual Private Computer D. Amazon Virtual Public Cloud None QUESTION 3 Your customers are concerned about the security of their sensitive data and their inquiry asks about what happens toold storage devices on AWS. What would be the best answer to this question? A. AWS uses a 3rd party security organization to destroy data as part of the decommissioning process. B. AWS uses the techniques detailed in DoD 5220.22-M to destroy data as part of the decommissioning process. C. AWS reformats the disks and uses them again. D. AWS uses its own proprietary software to destroy data as part of the decommissioning process. None QUESTION 4 A user is configuring the Multi-AZ feature of an RDS DB. The user came to know that this RDS DB does not use theAWS technology, but uses server mirroring to achieve HA. Which DB is the user using right now? A. My SQL B. Oracle C. MS SQL D. PostgreSQL None QUESTION 5 A user has created an ELB with Auto Scaling. Which of the below mentioned offerings from ELB helps the user to stopsending new requests traffic from the load balancer to the EC2 instance when the instance is being deregistered whilecontinuing in-flight requests? A. ELB sticky session B. ELB deregistration check C. ELB connection draining D. ELB auto registration Off None QUESTION 6 EBS (Elastic Block Store) can be best described as: A. persistent internet storage. B. persistent block storage. C. transient instance storage. D. transient block storage. None QUESTION 7 A SysOps Administrator has implemented a VPC network design with the following requirements: Two AvailabilityZones (AZs)Two private subnetsTwo public subnetsOne internet gatewayOne NAT gatewayWhat would potentially cause applications in the VPC to fail during an AZ outage? A. A single virtual private gateway, because it can be associated with a single AZ only. B. A single internet gateway, because it is not redundant across both AZs. C. A single NAT gateway because it is not redundant across both AZs. D. The default VPC route table, because it can be associated with a single AZ only. None QUESTION 8 A user has configured Auto Scaling with the minimum capacity as 2 and the desired capacity as 2. The user is trying toterminate one of the existing instances with the command:What will Auto Scaling do in this scenario? A. Terminates the instance and does not launch a new instance B. Terminates the instance and updates the desired capacity to 1 C. Terminates the instance and updates the desired capacity and minimum size to 1 D. Throws an error None QUESTION 9 A user is planning to use AWS services for his web application. If the user is trying to set up his own billing managementsystem for AWS, how can he configure it? A. Set up programmatic billing access. Download and parse the bill as per the requirement B. It is not possible for the user to create his own billing management service with AWS C. Enable the AWS CloudWatch alarm which will provide APIs to download the alarm data D. Use AWS billing APIs to download the usage report of each service from the AWS billing console None QUESTION 10 A routing table in VPC can be associated with multiple subnets. However, a subnet can be associated with only ______route table(s) at a time. A. four B. two C. three D. one None QUESTION 11 The Security team has decided that there will be no public internet access to HTTP (TCP port 80) because it is movingto HTTPS for all incoming web traffic. The team has asked a SysOps Administrator to provide a report on any securitygroups that are not compliant.What should the SysOps Administrator do to provide near real-time compliance reporting? A. Enable AWS Trusted Advisor and show the Security team that the Security Groups unrestricted access check will alarm. B. Schedule an AWS Lambda function to run hourly to scan and evaluate all security groups and send a report to the Security team. C. Use AWS Config to enable the restricted-common-ports rule and add port 80 to the parameters. D. Use Amazon Inspector to evaluate the security groups during scans, and send the completed reports to the Security team. None QUESTION 12 You have been asked to automate many routine systems administrator backup and recovery activities. You are current plan is to leverage AWS-managed solutions as much as possible and automate the rest with the AWS CLI and scripts.Which task would be best accomplished with a script? A. Creating daily EBS snapshots with a monthly rotation of snapshots B. Creating daily RDS snapshots with a monthly rotation of snapshots C. Automatically detect and stop unused or underutilized EC2 instances D. Automatically add Auto Scaled EC2 instances to an Amazon Elastic Load Balancer None QUESTION 13 A SysOps Administrator deployed an AWS Elastic Beanstalk worker node environment that reads messages from anauto-generated Amazon Simple Queue Service (Amazon SQS) queue and deletes them from the queue afterprocessing. Amazon EC2 Auto Scaling scales in and scales out the number of worker nodes based on CPU utilization.After some time, the Administrator notices that the number of messages in the SQS queue is increasing significantly.Which action will remediate this issue? A. Change the scaling policy to scale based upon the number of messages in the queue. B. Decouple the queue from the Elastic Beanstalk worker node and create it as a separate resource. C. Increase the number of messages in the queue. D. Increase the retention period of the queue. None Time's up