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 create a VPN connection. Which service should they use?
AAWS Direct Connect
BAWS VPN
CAmazon Route 53
DAmazon CloudFront
Explanation
AWS VPN directly facilitates secure VPN connections, while Direct Connect links to on-premises networks and the other options are unrelated.
Q462
What happens when you associate an Elastic IP with a stopped EC2 instance?
AThe IP is released
BThe binding is maintained
CThe instance can't use it
DThe IP is terminated
Explanation
The Elastic IP remains associated with the stopped EC2 instance until it is explicitly disassociated or terminated.
Q463
Which service provides a managed desktop experience on AWS?
AAmazon WorkSpaces
BAWS Lambda
CAmazon S3
DAmazon EC2
Explanation
Amazon WorkSpaces provides virtual desktops, while others serve different purposes.
Q464
A company needs to ensure data is encrypted in transit for all communications. Which AWS service should they implement?
AAWS CloudTrail
BAWS Shield
CAWS Certificate Manager
DAmazon Route 53
Explanation
AWS Certificate Manager manages certificates for encryption in transit, while the others do not provide this functionality.
Q465
You are configuring a VPC with public and private subnets. What happens when a subnet is marked as private?
APublic IPs are automatically assigned
BNo direct internet access
CData stored is permanently private
DSubnet cannot access VPC resources
Explanation
A private subnet does not have a route to the internet, while the other options are incorrect based on subnet functionality.
Q466
Which service offers managed DDoS protection in AWS?
AAWS Shield
BAWS Firewall Manager
CAmazon CloudFront
DAWS WAF
Explanation
AWS Shield provides dedicated DDoS protection, while others are security-related services without specific DDoS focus.
Q467
A company needs to connect on-premises networks to AWS. Which service is ideal?
AAWS Direct Connect
BAmazon VPC Peering
CAWS Site-to-Site VPN
DAWS Transit Gateway
Explanation
AWS Direct Connect is used for private connections to AWS, whereas the other options serve different purposes.
Q468
You are configuring an AWS Transit Gateway. What must you ensure about the attached VPCs?
AThey must have the same CIDR block
BThey must be in different regions
CThey must use same VPC endpoint
DThey must not overlap in IP ranges
Explanation
IP ranges of attached VPCs must not overlap to avoid routing conflicts, while the other options are incorrect requirements for attaching VPCs.