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 ensure its data is retained for compliance for ten years. What would be the best S3 storage class for cost efficiency?
AS3 Standard
BS3 Intelligent-Tiering
CS3 Glacier Deep Archive
DS3 One Zone-IA
Explanation
S3 Glacier Deep Archive is the most cost-effective for long-term storage requirements.
Q34
Which service allows for real-time analysis of streaming data?
AAmazon Kinesis
BAWS Lambda
CAmazon RDS
DAmazon SQS
Explanation
Amazon Kinesis is designed for real-time data streaming, while the others serve different functions.
Q35
A company needs to launch a new VPC with multiple public and private subnets. What should they use to allow communication between the public and private subnets?
APublic IP Addresses
BNAT Gateway
CDirect Connect
DRoute 53
Explanation
A NAT Gateway facilitates outbound internet access for private subnets, while the others do not provide this ability.
Q36
You are configuring an AWS application to handle sudden spikes in traffic. What should you include to manage the load effectively?
ACloudFormation
BElastic Load Balancer
CT2 Instance Type
DS3 Storage
Explanation
An Elastic Load Balancer distributes incoming application traffic, unlike the other options.
Q37
Which service provides DDoS protection for AWS applications?
AAWS Shield
BAWS CloudTrail
CAWS WAF
DAmazon GuardDuty
Explanation
AWS Shield specifically mitigates DDoS attacks, while others serve different purposes.
Q38
You are configuring a VPC with route tables. What happens when a route is configured to a private IP within the VPC?
ATraffic flows only to that subnet.
BTraffic is not routed.
CTraffic will fail to connect.
DTraffic flows to all subnets.
Explanation
Traffic flows only to the specified subnet, allowing private communication.
Q39
A company needs to securely connect its on-premises network to an AWS VPC. What is the recommended approach?
AAWS Direct Connect
BVPN CloudHub
CAWS Managed VPN
DVPC Peering
Explanation
AWS Direct Connect provides a dedicated connection, offering higher bandwidth and security than VPN alternatives.
Q40
Which service provides centralized management for AWS resources?
AAWS Organizations
BAWS Shield
CAWS CloudFormation
DAWS Transit Gateway
Explanation
AWS Organizations allows for better resource management across multiple accounts, while others serve different purposes.