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
Start Mock Test Timed · Full-length · Scored

Questions 451–460 of 468

Q451

Which service allows for content delivery at scale globally?

  • A AWS CloudFront
  • B AWS Glacier
  • C AWS RDS
  • D AWS Direct Connect
Explanation AWS CloudFront accelerates content delivery, while others do not serve this function.
Q452

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
Explanation AWS Direct Connect provides a dedicated connection to AWS, unlike the others which are less suited for a secure connection.
Q453

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
Explanation Services dependent on the endpoint will continue to operate without disruption, unlike other options.
Q454

Which service allows for global content caching?

  • A Amazon CloudFront
  • B AWS Direct Connect
  • C Amazon S3
  • D AWS Global Accelerator
Explanation Amazon CloudFront is specifically designed for caching and delivering content globally, whereas the others serve different purposes.
Q455

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
Explanation Amazon VPC allows you to create multiple subnets across Availability Zones, while the other services do not manage network infrastructure.
Q456

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
Explanation Data on ephemeral storage is indeed lost when stopped, while other options pertain to different EC2 behaviors enhancing their context.
Q457

Which AWS service is best for real-time data streaming?

  • A Amazon Kinesis
  • B S3
  • C CloudFront
  • D RDS
Explanation Amazon Kinesis is designed specifically for processing real-time data streams, while the others serve different purposes.
Q458

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
Explanation Multi-Region Deployment provides redundancy and high availability, while the others do not directly address cross-region deployment.
Q459

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.
Explanation Public subnets can directly access the internet, while private subnets often require a NAT Gateway for outbound Internet access.
Q460

Which AWS service can be used for real-time data streaming?

  • A Amazon Kinesis
  • B Amazon S3
  • C Amazon Redshift
  • D Amazon RDS
Explanation Amazon Kinesis is designed for real-time streaming, while S3 is for storage, Redshift for analytics, and RDS for relational databases.