Amazon AWS
AWS Certified Advanced Networking – Specialty
ANS-C01
Popular
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.
468 questions
0 views
Free
Questions 271–280 of 468
Which service is used for AWS Direct Connect?
A
AWS CloudFormation
B
AWS Direct Connect
C
AWS Elastic Load Balancing
D
AWS VPN
Reveal Answer
Explanation
AWS Direct Connect establishes a dedicated network connection; others do not provide this capability.
A company needs to route traffic to multiple VPCs across AWS accounts. What is the best solution?
A
AWS PrivateLink
B
VPC Peering
C
AWS Transit Gateway
D
Direct Connect Gateway
Reveal Answer
Explanation
AWS Transit Gateway simplifies interconnecting multiple VPCs; others do not efficiently support multi-account setups.
What happens when you disable Multi-Factor Authentication (MFA) on a user's IAM access?
A
User loses all access
B
Access remains unchanged
C
User must re-enable MFA
D
IAM policies are removed
Reveal Answer
Explanation
Disabling MFA doesn't directly affect access rights; the policies and permissions remain intact.
Which service allows you to create private networks in the cloud?
A
Amazon VPC
B
Amazon S3
C
AWS Lambda
D
Amazon RDS
Reveal Answer
Explanation
Amazon VPC enables private networking, while others serve different purposes.
A company needs to secure an application's API keys. What kind of AWS service should they use?
A
AWS Secrets Manager
B
Amazon DynamoDB
C
AWS CodeDeploy
D
Amazon S3
Reveal Answer
Explanation
AWS Secrets Manager is designed for securely managing secrets, unlike the other options.
You are configuring a global network for your application. What happens when you enable Amazon Route 53 latency-based routing?
A
Routes users based on geographic location
B
Routes based on server health checks
C
Redirects user traffic based on nearest region
D
Routes requests to the lowest latency
Reveal Answer
Explanation
Latency-based routing directs traffic to the lowest-latency endpoint, unlike other routing options listed.
Which service allows for direct connection to AWS via a private network?
A
Direct Connect
B
VPN Gateway
C
API Gateway
D
CloudFront
Reveal Answer
Explanation
Direct Connect provides a dedicated line to AWS, while others do not.
A company needs to implement a solution for automatic scaling of their application. Which AWS service should they use?
A
AWS Lambda
B
Auto Scaling
C
CloudFormation
D
CloudWatch
Reveal Answer
Explanation
Auto Scaling automatically adjusts resource capacity; others do not provide this functionality.
What happens when you enable VPC flow logs in an AWS VPC?
A
Logs are sent to CloudWatch
B
Logs are stored in S3
C
Logs are generated for VPC changes
D
Logs are disabled by default
Reveal Answer
Explanation
Flow logs are stored in S3; others describe incorrect behaviors.
Which AWS service provides global traffic management for applications?
A
Amazon Route 53
B
AWS CloudFormation
C
Amazon VPC
D
AWS Direct Connect
Reveal Answer
Explanation
Amazon Route 53 is designed for global traffic management.