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 connect its on-premises network to its VPC securely. Which AWS service will they use?
AAWS Direct Connect
BAWS CloudFormation
CAWS Lambda
DAmazon S3
Explanation
AWS Direct Connect establishes a secure, dedicated connection, while the others do not provide network connectivity.
Q342
What happens when you delete a subnet that has an active Elastic IP associated with one of its instances?
AElastic IP is deleted instantly
BElastic IP remains available for use
CInstances are automatically terminated
DSubnet is restored automatically
Explanation
The Elastic IP remains available for reassignment, while the subnet deletion does not affect the Elastic IP allocation.
Q343
Which service automates network configuration management?
AAWS CloudFormation
BAWS Config
CAWS Elastic Beanstalk
DAWS Direct Connect
Explanation
AWS Config automates continuous monitoring and management of network settings, while others do not focus solely on configuration management.
Q344
A company needs to connect their on-premises data center to AWS securely. Which option should they use?
AAWS Lambda
BAWS Direct Connect
CAmazon VPC Peering
DAWS CloudFront
Explanation
AWS Direct Connect provides a dedicated network connection, making it ideal for secure on-premises to AWS connectivity, unlike the other options.
Q345
What happens when an EC2 instance in a public subnet uses an Elastic IP but receives no inbound traffic?
AIt becomes unreachable remotely.
BIt incurs no charges.
CIt maintains a public IP.
DIt terminates automatically.
Explanation
The instance retains its Elastic IP even without inbound traffic, which does incur costs despite being idle.
Q346
Which service provides a managed way to deploy and manage containerized applications?
AAmazon ECS
BAWS Lambda
CAWS Batch
DAmazon S3
Explanation
Amazon ECS is specifically designed for managing containers, while the others serve different purposes.
Q347
A company needs to filter traffic based on IP address for its VPC. What service should be used?
AAWS Shield
BVPC Network ACLs
CAWS WAF
DAmazon CloudFront
Explanation
VPC Network ACLs directly filter traffic based on IP addresses; others are for different traffic management features.
Q348
What happens when an instance is stopped and started in an Auto Scaling group with EBS backed storage?
AData is lost
BData remains intact
CNew instance is created
DNo changes occur
Explanation
Stopping and starting an EBS-backed instance retains data on its volumes; the other options are incorrect regarding data retention.
Q349
Which service provides dedicated connections to AWS?
AAWS Direct Connect
BAWS Snowmobile
CAWS CloudFront
DAWS VPN
Explanation
AWS Direct Connect establishes dedicated, high-speed connections, while others provide different functionalities.
Q350
A company needs to isolate network resources between departments. What should they use?
ASecurity Groups
BVPC Peering
CSubnets
DRoute Tables
Explanation
Subnets in a VPC allow for resource isolation by department; others do not isolate at that level.