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 451–460 of 468
Which service allows for content delivery at scale globally?
A
AWS CloudFront
B
AWS Glacier
C
AWS RDS
D
AWS Direct Connect
Reveal Answer
Explanation
AWS CloudFront accelerates content delivery, while others do not serve this function.
A company needs to connect its on-premises data center to AWS securely. Which AWS service should they use?
A
AWS VPC Peering
B
AWS Direct Connect
C
AWS Transit Gateway
D
AWS Site-to-Site VPN
Reveal Answer
Explanation
AWS Direct Connect provides a dedicated connection to AWS, unlike the others which are less suited for a secure connection.
What happens when you delete an Amazon VPC endpoint?
A
Data loss occurs immediately
B
Services continue normally
C
Permissions are revoked
D
Endpoint is archived
Reveal Answer
Explanation
Services dependent on the endpoint will continue to operate without disruption, unlike other options.
Which service allows for global content caching?
A
Amazon CloudFront
B
AWS Direct Connect
C
Amazon S3
D
AWS Global Accelerator
Reveal Answer
Explanation
Amazon CloudFront is specifically designed for caching and delivering content globally, whereas the others serve different purposes.
A company needs to set up a VPC with multiple subnets across different Availability Zones. Which service should they use?
A
AWS Lambda
B
Amazon RDS
C
Amazon VPC
D
AWS CloudFormation
Reveal Answer
Explanation
Amazon VPC allows you to create multiple subnets across Availability Zones, while the other services do not manage network infrastructure.
What happens when an EC2 instance is stopped and restarted?
A
Data on ephemeral storage is lost
B
Elastic IP is always retained
C
Instance type can be changed
D
Private IP address is retained
Reveal Answer
Explanation
Data on ephemeral storage is indeed lost when stopped, while other options pertain to different EC2 behaviors enhancing their context.
Which AWS service is best for real-time data streaming?
A
Amazon Kinesis
B
S3
C
CloudFront
D
RDS
Reveal Answer
Explanation
Amazon Kinesis is designed specifically for processing real-time data streams, while the others serve different purposes.
A company needs to ensure high availability for web applications deployed across multiple regions. What solution should they use?
A
Multi-Region Deployment
B
Single Region with Auto Scaling
C
AWS Backup
D
VPC Peering
Reveal Answer
Explanation
Multi-Region Deployment provides redundancy and high availability, while the others do not directly address cross-region deployment.
You are configuring a new VPC with two subnets: one public and one private. Which of the following statements is TRUE?
A
Private subnet must have an Internet Gateway.
B
Public subnet does not require a NAT.
C
Only private subnet can host EC2 instances.
D
Traffic from public to private must traverse a NAT.
Reveal Answer
Explanation
Public subnets can directly access the internet, while private subnets often require a NAT Gateway for outbound Internet access.
Which AWS service can be used for real-time data streaming?
A
Amazon Kinesis
B
Amazon S3
C
Amazon Redshift
D
Amazon RDS
Reveal Answer
Explanation
Amazon Kinesis is designed for real-time streaming, while S3 is for storage, Redshift for analytics, and RDS for relational databases.