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.
Which service would you use for real-time monitoring of AWS resources?
AAWS CloudTrail
BAmazon CloudWatch
CAWS Config
DAWS X-Ray
Explanation
Amazon CloudWatch provides real-time monitoring, while the others serve different purposes.
Q362
A company needs to configure a VPN between their on-premises network and AWS. What is the first step to establish a VPN connection?
ACreate a VPC
BSet up customer gateway
CLaunch a VPN gateway
DConfigure route tables
Explanation
You must set up a customer gateway before any other VPN configurations.
Q363
What happens when an EC2 instance is stopped and then restarted?
AInstance retains the same IP
BInstance loses all EBS volumes
CInstance is terminated
DInstance gets a new IP address
Explanation
The instance receives a new public IP address upon restart unless using an Elastic IP.
Q364
Which AWS service provides a private network on the cloud?
AAmazon VPC
BAWS CloudFormation
CAWS Direct Connect
DAmazon EC2
Explanation
Amazon VPC is specifically designed for creating isolated networks, while others serve different networking or deployment purposes.
Q365
A company needs to connect a hybrid environment securely to AWS. Which solution will best suit their needs?
AAWS Site-to-Site VPN
BAmazon S3 Transfer Acceleration
CAWS AppSync
DAWS Lambda
Explanation
AWS Site-to-Site VPN provides a secure tunneling solution for hybrid environments, while the others do not address hybrid connectivity.
Q366
What happens when an EC2 instance within a VPC is launched without a public IP address?
AIt cannot communicate with the Internet.
BIt can access the Internet.
CIt will receive a default public IP.
DIt will terminate automatically.
Explanation
Instances without a public IP cannot communicate directly with the Internet unless connected via a NAT gateway, while other options are incorrect.
Q367
Which service allows for global DNS resolution?
AAmazon Route 53
BAWS Direct Connect
CAmazon API Gateway
DAWS Lambda
Explanation
Amazon Route 53 provides DNS services globally, while others serve different functions.
Q368
A company needs to connect its on-premises data center to multiple VPCs in AWS. What should they use?
AVPN Gateway
BDirect Connect
CVPC Peering
DAWS Transit Gateway
Explanation
An AWS Transit Gateway connects multiple VPCs and on-premises networks efficiently.
Q369
What happens when a user requests a public IP for an EC2 instance more than once?
ANew public IP issued each time
BIP allocated permanently
CNo public IP retained
DExisting IP reused only
Explanation
A new public IP is allocated each time unless the EIP option is used.
Q370
A company needs to connect its on-premises network to AWS securely. Which AWS service should they use?
AAWS Direct Connect
BAWS Lambda
CAmazon S3
DAmazon CloudFront
Explanation
AWS Direct Connect provides a dedicated network connection for secure communication, while the other options do not offer this capability.