Sysops 8
Sysops 8
Search Courses D
Practice Test V Completed on 10-June-2019
No 1
Domain Other
Total Question 60
Correct 43
Incorrect 17
Unattempted 0
Marked for review 2
Total Total
All Domain All Domain
Total Question 60
Correct 43
Incorrect 17
Unattempted 0
Marked for review 2
https://www.whizlabs.com/learn/course/quiz-result/188833 1/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Sorting by All
Question 1 Incorrect
Domain : Other
In Autoscaling what are some of the error messages that can occur. Choose 3 answers from the
options below
The cause for error in Option A is The Auto Scaling group might have been deleted.
The cause for error in Option B is some options in your launch configuration might not be currently
supported.
The cause for error in Option C is the requested Availability Zone is no longer supported. Please retry
your request by not specifying an Availability Zone or choosing <list of available Availability Zones>.
Launching EC2 instance failed.
For more information on Autoscaling troubleshooting, please visit the below URL:
http://docs.aws.amazon.com/autoscaling/latest/userguide/ts-as-instancelaunchfailure.html
https://www.whizlabs.com/learn/course/quiz-result/188833 2/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Question 2 Incorrect
Domain : Other
What is the largest size of an object which can be uploaded by a PUT request in S3? Choose the
correct answer from the options below
] A. 5 GB
A
] B. 1 TB
] C. 100 MB
z] D. 1 GB
B
Explanation:
Answer – A
https://aws.amazon.com/s3/faqs/
Domain : Other
Which one of AWS RDS features listed below is supposed to allow 'a point in time restore' of your
database?
Please select the best answer.
https://www.whizlabs.com/learn/course/quiz-result/188833 3/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
] A. Multi-AZ RDS
] B. AWS S3
Answer – D
Automated backups automatically back up your DB instance during a specific, user-definable backup
window. Amazon RDS keeps these backups for a limited period that you can specify. You can later
recover your database to any point in time during this backup retention period. And all of these
backups get stored to S3 by default.
The backup retention period is present as a setting when you setup the RDS in AWS.
Option A and C are wrong because If the table is deleted the Multi-AZ and Read Replica will also have
the same dropped tables because the synchronization would have already happened.
http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithAutomatedBackups.h
Domain : Other
If there is a requirement to upload a 6GB file to S3 what is the best option to use from the below?
https://www.whizlabs.com/learn/course/quiz-result/188833 4/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Explanation:
Answer – B
When uploading large videos it’s always better to make use of AWS multi part file upload.
So if you are using the Multi Upload option for S3, then you can resume on failure. Below are the
advantage of Multi Part upload
Quick recovery from any network issues—smaller part size minimizes the impact of restarting a
failed upload due to a network error.
Pause and resume object uploads—you can upload object parts over time. Once you initiate a
multipart upload there is no expiry; you must explicitly complete or abort the multipart upload.
Begin an upload before you know the nal object size—you can upload an object as you are
creating it.
For more information on Multi-part file upload for S3, please visit the URL:
http://docs.aws.amazon.com/AmazonS3/latest/dev/qfacts.html
Domain : Other
Which of the below services is used as infrastructure as a code in AWS. Choose an answer from the
options below
https://www.whizlabs.com/learn/course/quiz-result/188833 5/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
] A. SNS
] B. SES
z] C. Cloudformation
A
] D. None of the above
Explanation:
Answer – C
AWS CloudFormation gives developers and systems administrators an easy way to create and
manage a collection of related AWS resources, provisioning and updating them in an orderly and
predictable fashion.
You can use AWS CloudFormation’s sample templates or create your own templates to describe the
AWS resources, and any associated dependencies or runtime parameters, required to run your
application.
https://aws.amazon.com/cloudformation/
Domain : Other
A user is planning to evaluate AWS for their internal use. The user does not want to incur any charge
on his account during the evaluation. Which of the below mentioned AWS services would incur a
charge if used?
Explanation:
Answer – A
The below documentation from AWS gives what are offered free from AWS. In this , only 750 hours of
RDS storage is allowed.
For more information on the AWS Free tier, please visit the link:
https://aws.amazon.com/free/
https://www.whizlabs.com/learn/course/quiz-result/188833 7/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Domain : Other
Which of the below services is a fully managed MySQL Solution from AWS. Choose an answer from
the options below
] A. DynamoDB
z] B. Aurora
A
] C. SQLServer
] D. Oracle
Explanation:
Answer – B
Amazon Aurora is a relational database engine that combines the speed and reliability of high-end
commercial databases with the simplicity and cost-effectiveness of open source databases. It delivers
up to five times the throughput of standard MySQL running on the same hardware.
https://aws.amazon.com/rds/aurora/details/
Domain : Other
z] A. Yes
A
] B. No
Explanation:
https://www.whizlabs.com/learn/course/quiz-result/188833 8/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Answer – A
Let’s assume that an alarm has been created as shown below for any amounts exceeding 200 USD.
To increase the limit, all you have to do is to click on the Modify option and you can change the value
of the alarm in the next screen.
https://aws.amazon.com/cloudwatch/
Domain : Other
A user is trying to aggregate all the CloudWatch metric data of the last 1 week. Which of the below
mentioned statistics is not available for the user as a part of data aggregation?
https://www.whizlabs.com/learn/course/quiz-result/188833 9/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
] A. Minimum
] B. Maximum
z] C. Mean
A
] D. Average
Explanation:
Answer – C
If you go to Cloudwatch and go to any metric and see the statistic column you will see the below
dimensions for statistics. And the only one which is not there from the above list is Mean.
https://aws.amazon.com/cloudwatch/
Domain : Other
https://www.whizlabs.com/learn/course/quiz-result/188833 10/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
z] A. SubnetID
B
] B. Route table
A
] C. VPC
] D. Network ACL
Explanation:
Answer - B
A route table contains a set of rules, called routes that are used to determine where network traffic is
directed.
Each subnet in your VPC must be associated with a route table; the table controls the routing for the
subnet. A subnet can only be associated with one route table at a time, but you can associate multiple
subnets with the same route table.
http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Route_Tables.html
Note:
AWS says about NACL that "A network access control list (ACL) is an optional layer of security for your
VPC that acts as a firewall for controlling traffic in and out of one or more subnets."
However, "A route table contains a set of rules, called routes, that are used to determine where
network traffic is directed."
https://www.whizlabs.com/learn/course/quiz-result/188833 11/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_ACLs.html
https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Route_Tables.html
Domain : Other
A user is trying to understand AWS SNS. To which of the below mentioned end points is SNS unable to
send a notification?
] A. Application
] B. SQS
] C. AWS Lambda
z] D. AWS SES
A
Explanation:
Answer – D
Let’s see a sample Topic created in the SNS dashboard as shown below.
https://www.whizlabs.com/learn/course/quiz-result/188833 12/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
When you create a subscription, you can see the different Protocols available
https://aws.amazon.com/sns/
https://www.whizlabs.com/learn/course/quiz-result/188833 13/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Domain : Other
z] A. Yes
A
] B. No
Explanation:
Answer – A
Spot instances are a cost-effective choice compared to On-Demand instances, if you can be flexible
about when your applications run and if your applications can be interrupted. You can set up Auto
Scaling to launch Spot instances instead of On-Demand instances.
https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-launch-spot-
instances.html
Domain : Other
When you set up a static web site in S3 what are the most important steps to carry out? Choose 3
correct answer from the options below
Explanation:
Answer – A, B and D
When you go to S3, make sure that static website hosting is enabled. Also upload the index.html
document , make sure it is Public and also ensure that it is put as the Index document.
For more information on all S3 web site hosting please refer to the below URL:
http://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html
Domain : Other
There is an S3 bucket which is private. There are also objects present in this bucket. Which of the
below steps is the recommended one to make the objects in the bucket accessible to other users?
] A. The user should select all objects from the console and apply a single policy to mark them public
] B. The user can write a program which programmatically makes all objects public using S3 SDK
https://www.whizlabs.com/learn/course/quiz-result/188833 15/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
z] C. Set the AWS bucket policy which marks all objects as public
A
] D. Make the bucket ACL as public so it will also mark all objects as public
Explanation:
Answer – C
You can set AWS bucket policy to make everything public. You can do via the following steps
https://www.whizlabs.com/learn/course/quiz-result/188833 16/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Step 3) Add the S3 bucket policy to allow any Principal to access your bucket and choose the Actions
accordingly.
https://www.whizlabs.com/learn/course/quiz-result/188833 17/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
http://docs.aws.amazon.com/AmazonS3/latest/dev/DataDurability.html
Domain : Other
Which of the following is the maximum allowable time for connection draining in AWS elb?
] A. 600 seconds
z] B. 3600 seconds
A
] C. 300 seconds
] D. 0 seconds
Explanation:
Answer – B
When you have an ELB, you can go to the Console, go to the Instances tab and edit the Connection
draining time for instances. By default the Connection draining time limit is set to 300.
https://www.whizlabs.com/learn/course/quiz-result/188833 18/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
For more information on connection draining, please refer to the below link:
http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/con g-conn-drain.html
Domain : Other
In S3 , when giving permissions via ACL what are the specific permissions that can be given via the
console? Choose 3 answers from the options below
z A. List Objects
A
B. Full Control
z C. Write Objects
A
z D. Read Bucket Permissions
A
Explanation:
S3 Console:
https://www.whizlabs.com/learn/course/quiz-result/188833 19/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
http://docs.aws.amazon.com/AmazonS3/latest/dev/DataDurability.html
Domain : Other
When configuring an ELB what setting can be made to ensure that the user request always goes to
the same EC2 instance?
Explanation:
https://www.whizlabs.com/learn/course/quiz-result/188833 20/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Answer – C
To ensure that each end user request goes to the same EC2 instance as the session created, you need
to enable stickiness at the ELB level
To enable stickiness go to the ELB and in the port configuration section you can enable the stickiness.
https://aws.amazon.com/elasticloadbalancing/
Domain : Other
When EC2 instances are registered with an AWS ELB, they are registered in a group. What is that
group called?
https://www.whizlabs.com/learn/course/quiz-result/188833 21/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
] A. Placement Group
] B. Primary Group
] C. Secondary Group
z] D. Target Group
A
Explanation:
Answer - D
You register targets, such as EC2 instances, with a target group. To route requests to the targets in a
target group, specify the target group in a rule for one of the listeners for your load balancer.
You define health check settings for your load balancer on a per target group basis. Each target group
uses the default health check settings, unless you override them when you create the target group or
modify them later on. After you specify a target group in a rule for a listener, the load balancer
continually monitors the health of all targets registered with the target group that are in an Availability
Zone enabled for the load balancer. The load balancer routes requests to the registered targets that
are healthy.
http://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-target-
groups.html
Domain : Other
{
"Parameters" : {
"KeyName" :{
"Description":"The EC2 Key Pair to allow SSH access to the instance",
"Type":"AWS::EC2::KeyPair::KeyName"
}
https://www.whizlabs.com/learn/course/quiz-result/188833 22/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
}
}
] A. Yes
z] B. No
A
Explanation:
Answer - B
"Parameters" : {
"KeyName" : {
"Description" : "The EC2 Key Pair to allow SSH access to the instance",
}
}
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/gettingstarted.templatebasics.ht
Domain : Other
https://www.whizlabs.com/learn/course/quiz-result/188833 23/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
An SQS queue has been created with the default settings. There are 3 messages published and not
been consumed since 3 days. Will the messages still be available for consumption?
z] A. True
A
] B. False
Explanation:
Answer – A
Yes , since the default retention period for messages in an SQS queue is 4 days.
https://aws.amazon.com/sqs/faqs/
Domain : Other
What is the ideal step to enable disaster recovery for EC2 instances?
] A. Copy the running instance using the “Instance Copy” command to the another region
z] B.
Create an AMI of the instance and copy the AMI to the another region. Then launch the instance
from the AMI itself. A
] C. Copy the instance from the US East region to the EU region
] D. Use the “Launch more like this” option to copy the instance from one region to another
https://www.whizlabs.com/learn/course/quiz-result/188833 24/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Explanation:
Answer – B
The first step is to ensure that you create an AMI of the current EC2 instance so that you have all of the
required configuration settings.
If you need an AMI across multiple regions, then you have to copy the AMI across regions. Note that
by default AMI’s that you have created will not be available across all regions.
Step 1) The first step is to create an AMI from your running instance by choosing on Image->Create
Image.
Step 2) Once the Image has been created, go to the AMI section in the EC2 dashboard and click on the
Copy AMI option.
https://www.whizlabs.com/learn/course/quiz-result/188833 25/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Step 3 ) In the next screen , you can specify where to copy the AMI to.
For the entire details to copy AMI’s , please visit the link:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/CopyingAMIs.html
Domain : Other
z] A. 100000
A
] B. 5000
https://www.whizlabs.com/learn/course/quiz-result/188833 26/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
] C. 100
] D. 1000
Explanation:
Answer – A
For more information on AWS Service limits please visit the link:
http://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html
https://www.whizlabs.com/learn/course/quiz-result/188833 27/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Domain : Other
Which of the below CLI commands can be used to merge autoscaling groups into single multi-zone
group? Choose an answer from the options below
z] A. update-auto-scaling-group
A
] B. Create-auto-scaling-group
] C. Create-launch-con guration
] D. Describe-auto-scaling-groups
Explanation:
Answer – A
An example is provided in the AWS documentation in which the first command used is update-auto-
scaling-group
For more information on Autoscaling merging, please visit the below URL:
http://docs.aws.amazon.com/autoscaling/latest/userguide/merge-auto-scaling-groups.html
Domain : Other
https://www.whizlabs.com/learn/course/quiz-result/188833 28/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
A system admin is trying to understand the Auto Scaling activities. Which of the below mentioned
processes is performed by Auto Scaling? Select 3 Options
A. Reboot Instance
z B. Schedule Actions
A
z C. HealthCheck
A
z D. AddToLoadBalancer
A
Explanation:
The below snapshot shows the options of an Autoscaling group. In the Suspended processes you can
see the different processes for Autoscaling.
https://aws.amazon.com/autoscaling/
https://www.whizlabs.com/learn/course/quiz-result/188833 29/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Domain : Other
A user wants to ensure that whenever the CPU utilization of the AWS EC2 instance is above 90% he
gets an email notification. Which of the below mentioned AWS services is helpful for this purpose?
Explanation:
Answer – C
http://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/US_SetupSNS.html
Domain : Other
A user is trying to understand the ACL and policy for an S3 bucket. Which of the below mentioned
policy permissions is equivalent to the READ permission on a bucket object?
z] A. s3:GetObject
A
] B. s3:PutObject
] C. s3:ReadObject
https://www.whizlabs.com/learn/course/quiz-result/188833 30/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
] D. s3:DeleteObject
Explanation:
Answer – A
As per the AWS documentation, the READ permission corresponds to the GetObject permission.
http://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html
Domain : Other
A user has launched an EC2 instance from an instance store backed AMI. The infrastructure team
wants to create an AMI from the running instance. Which of the below mentioned steps is performed
while creating the AMI? Choose 3 answers from the options below
https://www.whizlabs.com/learn/course/quiz-result/188833 31/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Answer – B, C and D
Below is the snapshot from the AWS documentation on the Instance store lifecycle of an AMI.
From here it is evident that there is no stage of ‘Define the AMI launch permissions’
For more information on Instance store EC2 volumes, please visit the URL:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-instance-store.html
Domain : Other
In a subnet with CIDR block 10.0.0.0/24 , what are the IP Addresses reserved by AWS? Choose 3
answers from the options below
https://www.whizlabs.com/learn/course/quiz-result/188833 32/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
z A. 10.0.0.0
A
z B. 10.0.0.1
A
z C. 10.0.0.255
A
D. 10.0.0.4
Explanation:
The first four IP addresses and the last IP address in each subnet CIDR block are not available for you
to use, and cannot be assigned to an instance. For example, in a subnet with CIDR block 10.0.0.0/24,
the following five IP addresses are reserved:
10.0.0.2: Reserved by AWS. The IP address of the DNS server is always the base of the VPC network
range plus two; however, we also reserve the base of each subnet range plus two. 10.0.0.3:
Reserved by AWS for future use.
10.0.0.255: Network broadcast address. We do not support broadcast in a VPC, therefore we reserve
this address.
http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Subnets.html
Domain : Other
A company is experiencing high latency due to the Multi AZ feature for their MySQL database. Which
of the below mentioned options can help alleviate the situation?
Select three options.
https://www.whizlabs.com/learn/course/quiz-result/188833 33/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Explanation:
As per AWS the below are the best practices for multiAZ
For production workloads, we recommend you use Provisioned IOPS and DB instance classes
(m1.large and larger) that are optimized for Provisioned IOPS for fast, consistent performance.
Also if backups are scheduled during working hours , then I/O can be suspended and increase the
latency of the DB, hence it is better to schedule outside of office hours.
http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.MultiAZ.html
Domain : Other
] A. Yes
z] B. No
A
https://www.whizlabs.com/learn/course/quiz-result/188833 34/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Explanation:
Answer – B
In AWS , when u try to delete a subnet which has instances it will not allow to delete it. The below
error message will be shown when u try to delete a subnet with instances.
For more information on VPC and subnets please visit the link:
http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Subnets.html
Domain : Other
Which of the below alarm states corresponds to “metric is outside of the defined threshold”. Choose
an answer from the options below
] A. OK
https://www.whizlabs.com/learn/course/quiz-result/188833 35/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
] B. ALARM
A
z] C. INSUFFICIENT_DATA
B
] D. None of the above
Explanation:
Answer - B
INSUFFICIENT_DATA—The alarm has just started, the metric is not available, or not enough data is
available for the metric to determine the alarm state
http://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/AlarmThatSendsEmail.html
Domain : Other
Which of the following error codes relates to “A malformed or canceled request from the client”.
Choose an answer from the options below
] A. HTTPCode_Backend_2XX
z] B. HTTPCode_Backend_3XX
B
] C. HTTPCode_ELB_4XX
A
] D. HTTPCode_ELB_5XX
https://www.whizlabs.com/learn/course/quiz-result/188833 36/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Explanation:
Answer – C
http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/ts-elb-http-errors.html
Domain : Other
Does the Basic HTTP load balancer support the X-Forwarded-For header?
z] A. True
A
] B. False
Explanation:
Answer - A
https://www.whizlabs.com/learn/course/quiz-result/188833 37/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/using-elb-listenercon g-
quickref.html
Domain : Other
You are trying to access AWS web services using your Facebook credentials from an application
running on a mobile device . Which of the following will allow you to do so?
] A. AWS Credentials
] B. Active Directory
] C. LDAP
Answer - D
This is mentioned in the AWS documentation with regards to using web identity federation
https://www.whizlabs.com/learn/course/quiz-result/188833 38/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
For more information on web identity federation, please visit the below URL:
http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_oidc.html
Domain : Other
Which API call is used to describe the state of the specified instances with respect to the specified
load balancer. Choose an answer from the options below
] A. DescribeInstanceHealth
A
] B. DescribeLoadBalancerAttributes
] C. DescribeLoadBalancerPolicies
Answer - A
https://www.whizlabs.com/learn/course/quiz-result/188833 39/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
For more information on the API call, please visit the link:
http://docs.aws.amazon.com/elasticloadbalancing/2012-06-
01/APIReference/API_DescribeInstanceHealth.html
Domain : Other
When you define a security group rule for EC2 instances, which of the below form part of the rule.
Choose 3 answers form the options below.
z A. Protocol
A
z B. Port Range
A
C. Destination
A
z D. Rule ID
B
Explanation:
The below snapshot shows the rules in the AWS console. From the below you can see that Protocol,
Port Range and Destination form part of the Rule.
https://www.whizlabs.com/learn/course/quiz-result/188833 40/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
For more information on the VPC security rules, please visit the link:
http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_SecurityGroups.html
Domain : Other
] A. Yes
A
z] B. No
B
Explanation:
Answer – A
The VPC comes with a default security group. This is mentioned in the AWS documentation
https://www.whizlabs.com/learn/course/quiz-result/188833 41/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
For more information on the default security rules, please visit the link:
http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_SecurityGroups.html#DefaultSecuri
Domain : Other
What is the default limit for the number of VPC’s per region?
] A. 5
A
] B. 10
z] C. 100
B
] D. There is no limit
https://www.whizlabs.com/learn/course/quiz-result/188833 42/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Explanation:
Answer - A
For more information on the AWS limits for VPC please visit the link:
http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Appendix_Limits.html
Domain : Other
What is the range for CIDR blocks for subnets for IPv4?
https://www.whizlabs.com/learn/course/quiz-result/188833 43/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Explanation:
Answer - C
http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/vpc-ip-addressing.html
Domain : Other
What is the feature in S3 that helps replicates data across AWS regions. Choose an answer from the
options below
https://www.whizlabs.com/learn/course/quiz-result/188833 44/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Explanation:
Answer - B
CRR is an Amazon S3 feature that automatically replicates data across AWS regions. With CRR, every
object uploaded to an S3 bucket is automatically replicated to a destination bucket in a different AWS
region that you choose. You can use CRR to provide lower-latency data access in different geographic
regions. CRR can also help if you have a compliance requirement to store copies of data hundreds of
miles apart.
http://docs.aws.amazon.com/AmazonS3/latest/dev/crr.html
Domain : Other
To store data in S3, what is the first thing you need to do? Choose an answer from the options below
z] B. Create a bucket
A
] C. Mark the bucket as public
Explanation:
Answer - B
https://www.whizlabs.com/learn/course/quiz-result/188833 45/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html
Domain : Other
What is the state of any instance when it is fully configured and passes the Amazon EC2 health
checks, it is attached to the Auto Scaling group
] A. InState
z] B. InService
A
] C. OutService
] D. OutState
Explanation:
Answer – B
Below is the diagram for Autoscaling. When any instance is fully configured and passes the Amazon
EC2 health checks, it is attached to the Auto Scaling group and enters the InService state.
https://www.whizlabs.com/learn/course/quiz-result/188833 46/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
http://docs.aws.amazon.com/autoscaling/latest/userguide/AutoScalingGroupLifecycle.html
Domain : Other
In Autoscaling what is the set of instructions that tells Auto Scaling how to respond to alarm
messages.
z] A. Policy
A
] B. Document
] C. Cloudformation
] D. JSON
https://www.whizlabs.com/learn/course/quiz-result/188833 47/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Explanation:
Answer - A
http://docs.aws.amazon.com/autoscaling/latest/userguide/as-scale-based-on-demand.html
Domain : Other
In Autoscaling what are the different types of checks carried out on EC2 Instances. Choose 3 answers
from the options below
A. Random checks
z B. Status checks
A
z C. Health Checks
A
z D. Custom checks
A
Explanation:
For more information on health checks scaling please visit the link:
http://docs.aws.amazon.com/autoscaling/latest/userguide/healthcheck.html
Domain : Other
Which of the following databases supports Multi-AZ deployments without any dependency on native
Mirroring? Choose 3 answers from the options below
z A. My SQL
A
z B. Oracle
A
C. MS SQL
z D. PostgreSQL
A
Explanation:
https://www.whizlabs.com/learn/course/quiz-result/188833 49/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
As per the AWS documentation it is very clear that MultiAZ is supported for MySQL, MariaDb, Oracle
and PostgreSQL. With Microsoft SQL server, you need to use the native mirroring to achieve High
Availability.
https://aws.amazon.com/rds/details/multi-az/
Domain : Other
Which of the following functions are condition Intrinsic functions in Cloudformation? Choose 3
answers from the options below
z A. Fn::And
A
B. Fn:: Xor
z C. Fn::If
A
z D. Fn::Equals
A
Explanation:
https://www.whizlabs.com/learn/course/quiz-result/188833 50/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/conditions-section-
structure.html
Domain : Other
Which of the below combination of services can be used in conjunction for continuous delivery to
automatically build and test changes to your AWS CloudFormation templates before promoting them
to production stacks.
Explanation:
Answer - B
https://www.whizlabs.com/learn/course/quiz-result/188833 51/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/continuous-delivery-
codepipeline.html
Domain : Other
At the moment what are the operating systems supported for EC2 instances. Choose 3 answers from
the options below?
A. Mac OS
z B. Windows server
A
z C. Red Hat Enterprise
A
z D. SUSE Linux Enterprise Server
A
Explanation:
This is given in the AWS documentation for the currently supported Operating systems
https://www.whizlabs.com/learn/course/quiz-result/188833 52/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
https://aws.amazon.com/ec2/faqs/
Domain : Other
What is state of the EC2 instance that makes it billable for EC2 instance hours.
z] A. Running
A
] B. Stopped
] C. Terminated
Explanation:
Answer - A
https://aws.amazon.com/ec2/faqs/
https://www.whizlabs.com/learn/course/quiz-result/188833 53/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Domain : Other
If data has to be transferred between EC2 instances in different regions , would the data rate transfer
be charged at Internet Data transfer rates?
] A. Yes
A
z] B. No
B
Explanation:
Answer – A
https://aws.amazon.com/ec2/faqs/
Domain : Other
https://www.whizlabs.com/learn/course/quiz-result/188833 54/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
In order to use Enhanced Networking for EC2 do you need to pay extra?
z] A. True
B
] B. False
A
Explanation:
Answer – B
https://aws.amazon.com/ec2/faqs/
Domain : Other
Which of the below instances are available as Spot Instances. Choose 3 answers from the options
below
A. Unix servers
A
z B. Linux servers
A
z C. Windows servers
A
z D. Windows Server with SQL Server
B
https://www.whizlabs.com/learn/course/quiz-result/188833 55/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Explanation:
https://aws.amazon.com/ec2/faqs/
Domain : Other
Can you connect your corporate data center using a Hardware VPN connection to a VPC?
z] A. True
A
] B. False
Explanation:
Answer – A
As per the documentation below are the options for connecting to a VPC
https://www.whizlabs.com/learn/course/quiz-result/188833 56/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
https://aws.amazon.com/vpc/faqs/
Domain : Other
z] A. True
A
] B. False
Explanation:
Answer – A
https://www.whizlabs.com/learn/course/quiz-result/188833 57/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
https://aws.amazon.com/vpc/faqs/
The question is as straightforward as it is, it is asking whether are we able to change the size of the
VPC after it is created. The answer is yes, this is a new feature which was announced recently.
In the following example, the VPC on the left has a single CIDR block (10.0.0/16) and two subnets. The
VPC on the right represents the architecture of the same VPC after you've added a second CIDR block
(10.2.0.0/16) and created a new subnet from the range of the second CIDR.
You may refer to the link below for the news and the documentations:
https://aws.amazon.com/about-aws/whats-new/2017/08/amazon-virtual-private-cloud-vpc-
now-allows-customers-to-expand-their-existing-vpcs/
https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Subnets.html#vpc-resize
https://www.whizlabs.com/learn/course/quiz-result/188833 58/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Domain : Other
] A. True
z] B. False
A
Explanation:
Answer – B
https://aws.amazon.com/vpc/faqs/
Domain : Other
Which of the below AWS services is normally used in a decoupling scenario and controlling of EC2
instances in an Autoscaling group
https://www.whizlabs.com/learn/course/quiz-result/188833 59/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
] A. SQS
A
z] B. SNS
B
] C. SES
] D. S3
Explanation:
Answer – A
When you have an SQS configured with EC2 instances, the documented option is to scale up EC2
instances in an AutoScaling group based on length of the message queue.
https://aws.amazon.com/sqs/faqs/
Domain : Other
https://www.whizlabs.com/learn/course/quiz-result/188833 60/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
] A. True
A
z] B. False
B
Explanation:
Answer – A
https://aws.amazon.com/vpc/faqs/
Domain : Other
Which of the below API calls is used to add data points to Cloudwatch. Choose an answer from the
options below
z] A. PutMetricData
A
] B. putMetricAlarm
] C. SetAlarmState
] D. ListMetrics
Explanation:
https://www.whizlabs.com/learn/course/quiz-result/188833 61/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Answer - A
http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_PutMetricData.html
Domain : Other
Which of the below instances is normally used as a jump server to access EC2 instances in a private
subnet in a VPC. Choose an answer from the options below
z] A. Bastion Host
A
] B. Primary Host
] C. Backup Host
] D. Secondary Host
Explanation:
Answer – A
A bastion host is a special purpose computer on a network specifically designed and configured to
withstand attacks. The computer generally hosts a single application, for example a proxy server, and
all other services are removed or limited to reduce the threat to the computer.
In AWS, A bastion host is kept on a public subnet. Users log on to the bastion host via SSH or RDP and
then use that session to manage other hosts in the private subnets.
This is a security practice adopted by many organization to secure the assets in their private subnets.
https://www.whizlabs.com/learn/course/quiz-result/188833 62/64
2/14/2020 Whizlabs Online Certification Training Courses for Professionals (AWS, Java, PMP)
Domain : Other
How can you ensure maximum protection of preserved versions in S3? Choose one answer from the
options below.
z] A. Versioning
B
] B. Encryption
] C. MFA Delete
A
] D. None of the above
Explanation:
Answer – C
https://aws.amazon.com/s3/faqs/
Note:
In the question itself we are emphasising the fact that versioning is already enabled and how we can
ensure maximum protection on these preserved versions of the files. Thus by enabling MFA delete
capability it ensures an additional layer of security to these previous versions of the files.
Finish Review
Follow us
hom
© Copyright 2020. Whizlabs Software Pvt. Ltd. All Right Reserved.
https://www.whizlabs.com/learn/course/quiz-result/188833 64/64