1. Right Answer: B
Explanation: The Load Balancer should accept traffic on ow port 80 and 443 traffic from 0.0.0.0/0 The backend EC2 Instances should accept traffic from the Load Balancer The database should allow traffic from the Web server And the Bastion host should only allow traffic from a specific corporate IP address range Option A is incorrect because the Web group should only allow traffic from the Load balancer Option B and C are incorrect because the bastion host should only traffic from a corporate IP address For more information on AWS(Amazon Web Service) Security Groups , please refer to below URL https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-network-security.html
2. Right Answer: B,D
Explanation: Create a Direct Connect connection so that corporate users can access the AWS(Amazon Web Service) account. Option B is incorrect because IAM policies are not directly mapped to group memberships in the corporate directory. It is IAM roles which are mapped. Option C is incorrect because Lambda functions is an incorrect option to assign roles. Option D is incorrect because IAM users are not directly mapped to employees' corporate identities. For more information on Direct Connect , please refer to below URL https://aws.amazon.com/directconnect/ From the AWS(Amazon Web Service) Documentation , for federated access, you also need to ensure the right policy permissions are in place < href='https://s3.amazonaws.com/whizlabs-pub/AWS+Security+Specialty+Practice+Test+Images/Practice+Test+I/62.png' target='_blank'> For more information on SAML federation , please refer to below URL https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_enable-console-saml.html
3. Right Answer: A
Explanation:
4. Right Answer: C
Explanation:
5. Right Answer: D
Explanation: Since this is required over a consistency low latency connection , you should use Direct Connect. For encryption , you can make use of a VPN Option A is invalid because exposing an HTTPS endpoint will not help all traffic to flow between a VPC and the data center. Option C is invalid because low latency is a key requirement Option D is invalid because only Direct Connect will not suffice For more information on the connection options please see the below link https://aws.amazon.com/answers/networking/aws-multiple-vpc-vpn-connection-sharing/
Write a public review