Amazon AWS-SysOps Exam Practice Questions (P. 1)
- Full Access (932 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
Which of the following is the best method to quickly and temporarily deny access from the specified IP address block?
- ACreate an AD policy to modify Windows Firewall settings on all hosts in the VPC to deny access from the IP address block
- BModify the Network ACLs associated with all public subnets in the VPC to deny access from the IP address blockMost Voted
- CAdd a rule to all of the VPC 5 Security Groups to deny access from the IP address block
- DModify the Windows Firewall settings on all Amazon Machine Images (AMIs) that your organization uses in that VPC to deny access from the IP address block
B
Reference:
http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_SecurityGroups.html

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #2
- AGather evidence of your IT operational controls
- BRequest and obtain applicable third-party audited AWS compliance reports and certifications
- CRequest and obtain a compliance and security tour of an AWS data center for a pre-assessment security review
- DRequest and obtain approval from AWS to perform relevant network scans and in-depth penetration tests of your system's Instances and endpoints
- ESchedule meetings with AWS's third-party auditors to provide evidence of AWS compliance that maps to your control objectives
ABD

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #3
(&B) in front of web instances in an Auto Scaling Group When you check the metrics for the ELB in CloudWatch you see four healthy instances in Availability Zone
(AZ) A and zero in AZ B There are zero unhealthy instances.
What do you need to fix to balance the instances across AZs?
- ASet the ELB to only be attached to another AZ
- BMake sure Auto Scaling is configured to launch in both AZs
- CMake sure your AMI is available in both AZs
- DMake sure the maximum size of the Auto Scaling Group is greater than 4
B

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #4
Which option will provide the most scalable solution for communicating between the application and SQS?
- AEnsure the application instances are properly configured with an Elastic Load Balancer
- BEnsure the application instances are launched in private subnets with the EBS-optimized option enabled
- CEnsure the application instances are launched in public subnets with the associate-public-IP-address=true option enabled
- DLaunch application instances in private subnets with an Auto Scaling group and Auto Scaling triggers configured to watch the SQS queue size
D
Bandwidth literally means network not IO Bandwidth. Having alerts to scale the Autoscaling is most sophisticated option.

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #5
How do you remedy this situation?
- AAdd an additional ENI
- BChange to a larger InstanceMost Voted
- CUse DirectConnect between EC2 and S3
- DUse EBS PIOPS on the local volume
B
Reference:
https://media.amazonwebservices.com/AWS_Amazon_EMR_Best_Practices.pdf

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #6
- AElastic IPS (EIP)
- BNAT Gateway (NAT)
- CInternet Gateway {IGW)Most Voted
- DVirtual Private Gateway (VGW)Most Voted
CD

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #7
What should you do to avoid potential service disruptions during the ramp up in traffic?
- AEnsure that you have pre-allocated 175 Elastic IP addresses so that each server will be able to obtain one as it launches
- BCheck the service limits in Trusted Advisor and adjust as necessary so the forecasted count remains within limits.Most Voted
- CChange your Auto Scaling configuration to set a desired capacity of 175 prior to the launch of the marketing campaign
- DPre-warm your Elastic Load Balancer to match the requests per second anticipated during peak demand prior to the marketing campaign
D
Amazon ELB is able to handle the vast majority of use cases for our customers without requiring ג€pre-warmingג€ (configuring the load balancer to have the appropriate level of capacity based on expected traffic).
Reference:
https://aws.amazon.com/articles/1636185810492479#pre-warming

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #8
What do you need to do to ensure trial instances marked unhealthy by the ELB will be terminated and replaced?
- AChange the thresholds set on the Auto Scaling group health check
- BAdd an Elastic Load Balancing health check to your Auto Scaling groupMost Voted
- CIncrease the value for the Health check interval set on the Elastic Load Balancer
- DChange the health check set on the Elastic Load Balancer to use TCP rather than HTTP checks
A

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #9
- AAmazon S3
- BAmazon RDS
- CAmazon EBS
- DAmazon Red shift
BD
By default, and at no additional charge, Amazon RDS enables automated backups of your DB Instance with a 1-day retention period.
By default, Amazon Redshift enables automated backups of your data warehouse cluster with a 1-day retention period.

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #10
Elastic Load Balancer (ELB) configured to use the public subnets. The application s web tier leverages the ELB. Auto Scaling and a mum-AZ RDS database instance The organization would like to eliminate any potential single points ft failure in this design.
What step should you take to achieve this organization's objective?
- ANothing, there are no single points of failure in this architecture.
- BCreate and attach a second IGW to provide redundant internet connectivity.
- CCreate and configure a second Elastic Load Balancer to provide a redundant load balancer.
- DCreate a second multi-AZ RDS instance in another Availability Zone and configure replication to provide a redundant database.
A
You need multiple ELB if you want HA across regions.
ג€AWS Load Balancer ג€"Cross Network
Many times it happens that after setting up your ELB, you experience significant drops in your performance. The best way to handle this situation is to start with identifying whether your ELB is single AZ or multiple AZ, as single AZ ELB is also considered as one of the Single Points of Failures on AWS Cloud. Once you identify your ELB, it is necessary to make sure ELB loads are kept cross regions.ג€
Reference:
https://www.botmetric.com/blog/eliminating-single-points-of-failures-on-aws-cloud/

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
All Pages