The AWS Certified Advanced Networking – Specialty (ANS-C01) exam validates your skills in designing and implementing AWS networking solutions. It is suitable for networking professionals looking to specialize in AWS.
A company needs to securely connect on-premises applications to AWS services. Which service should they use?
AAWS VPN
BAWS CloudFormation
CAmazon S3
DElastic Load Balancer
Explanation
AWS VPN allows secure connections between on-premises and AWS; others do not provide secure link functionality.
Q12
What happens when you enable AWS Global Accelerator?
AImproves application availability
BAdds data encryption automatically
CEnables direct access to S3
DProvides fixed IP addresses only
Explanation
AWS Global Accelerator improves application availability by routing traffic optimally; others describe features not related to its primary function.
Q13
Which AWS service provides a dedicated network connection to AWS?
AAWS Direct Connect
BAWS VPN
CAmazon Route 53
DAWS Transit Gateway
Explanation
AWS Direct Connect establishes dedicated connections, while the others do not.
Q14
A company needs to share a VPC between multiple accounts securely. Which solution should they use?
AVPC Peering
BAWS Transit Gateway
CCloudFront
DVPN Gateway
Explanation
AWS Transit Gateway allows VPC sharing across accounts securely, while VPC Peering is account-specific.
Q15
You are configuring security groups for an application. What happens when multiple rules match?
ADeny rules take precedence
BAllow rules take precedence
COnly the first rule is applied
DLast rule added is applied
Explanation
In security groups, any matching allow rule grants access; deny rules don’t exist.
Q16
Which service allows private connections to AWS resources without exposing them to the public Internet?
AAWS Direct Connect
BAWS Internet Gateway
CAWS VPN
DAmazon Route 53
Explanation
AWS Direct Connect provides a private, dedicated connection, while others do not.
Q17
A company needs to route requests based on specific path patterns; which AWS service should they use?
AAWS API Gateway
BAmazon Route 53
CElastic Load Balancing
DAWS Lambda
Explanation
Elastic Load Balancing can route based on path patterns; others do not.
Q18
What happens when an EC2 instance is in a VPC with a default security group but doesn't have inbound rules configured?
AAll traffic is allowed
BNo inbound traffic is allowed
CTraffic is only allowed from localhost
DTraffic is filtered by NACLs
Explanation
By default, no inbound traffic is allowed without specified rules in the security group.
Q19
Which service allows you to define network traffic policies?
AAWS Firewall Manager
BAWS Shield
CAmazon VPC
DAWS CodeDeploy
Explanation
AWS Firewall Manager allows defining network traffic policies, while others focus on different functionalities.
Q20
A company needs a private connection to AWS resources without using the public internet. Which service should they use?
AAWS Direct Connect
BAmazon Route 53
CAmazon VPN
DAWS CloudTrail
Explanation
AWS Direct Connect provides a dedicated connection, unlike the other options.