ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 21 - FCP_WCS_AD-7.4 discussion

Report
Export

You need to deploy a new Windows server in AWS to offload web traffic from an existing web server in a different availability zone.

According to the AWS shared responsibility model, what three actions must you take to secure the new EC2 instance? (Choose three.)

A.
Update software on the instance.
Answers
A.
Update software on the instance.
B.
Change the existing elastic load balancer (ELB) to a gateway load balancer
Answers
B.
Change the existing elastic load balancer (ELB) to a gateway load balancer
C.
Configure security groups.
Answers
C.
Configure security groups.
D.
Manage the operating system on the instance.
Answers
D.
Manage the operating system on the instance.
E.
Move all web servers into the same availability zone.
Answers
E.
Move all web servers into the same availability zone.
Suggested answer: A, C, D

Explanation:

Update Software:

As part of the AWS shared responsibility model, it is the customer's responsibility to update and maintain the software running on the EC2 instance, including applying security patches and updates (Option A).

Configure Security Groups:

Security groups act as virtual firewalls for instances to control inbound and outbound traffic. Configuring them correctly is essential for securing the EC2 instance and ensuring only legitimate traffic can reach the server (Option C).

Manage Operating System:

Managing the operating system, including user accounts, permissions, and operating system patches, is the responsibility of the customer under the shared responsibility model (Option D).

Other Options Analysis:

Option B is incorrect as changing the existing ELB to a gateway load balancer is not necessary for securing the new EC2 instance.

Option E is incorrect because it is not required to move all web servers into the same availability zone for security purposes.

AWS Shared Responsibility Model: AWS Shared Responsibility

EC2 Security Best Practices: AWS EC2 Security

asked 18/09/2024
Jose Manuel GONZALEZ BALSEIRO
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first