Questions
Q1
Which VPC component enables to you grant internet access to servers in the public subnet deployed in the VPC?
- NAT gateway
- Internet gateway
- VPC peering
- Security group
ANS: 4 (Should be 2)
Q2
Which of the following statements are true?
- NACLs protect entire subnets, whereas security groups protect the individual instance.
- NACLs protect the individual instance, whereas security groups protect the entire subnet.
- NACLs enable instances in the private subnet to access the internet and act as a NAT device, whereas security groups are used to assign IAM policies to servers that need access to S3 buckets.
- NACLs enable instances in the private subnet to access the internet and act as a NAT device, whereas security groups are used to assign IAM policies to servers that need access to S3 buckets.
ANS: 1 (Correct)
Q3
Which AWS service enables you to purchase and register new domain names that can be used to publish your website on the internet?
- Route53
- VPC
- RDS
- Elastic Beanstalk
ANS: 1 (Correct)
Q4
Which AWS service enables you to distribute your digital assets such that it is cached locally to users who attempt to access this content for a time to live, and thus helps to reduce network latency?
- AWS CloudFront
- AWS CloudTrail
- AWS CloudWatch
- AWS CloudScape
ANS: 1 (Correct)
Q5
Your organization hosts multiple AWS accounts with multiple VPCs. You would like to connect these VPCs together and centrally manage connectivity policies. Which AWS service enables you to connect multiple VPCs configured as a hub that controls how traffic is routed among all the connected networks, which act like spokes?
- AWS Transit Gateway
- AWS Global Accelerator
- AWS VPC Peering
- AWS Virtual Private Gateway
ANS: 1 (Correct)
Q6
Which AWS service enables you to grant internet access to EC2 instances configured with IPv4, and located in the private subnet of your VPC?
- Egress-only internet gateway
- NAT gateway
- VPC endpoint
- VPN tunnel
ANS: 2 (Correct)
Q7
You company has a primary production website in the US and a DR site in Sydney. You need to configure DNS such that if your primary site becomes unavailable, you can fail DNS over to the secondary site. Which DNS routing policy can you configure to achieve this?
- Weighted Routing
- Geolocation Routing
- Latency Routing
- Failover Routing
ANS: 4 (Correct)
Q8
You plan to set up DNS failover using Amazon Route53. Which feature of Route53 can you use to test your web application's availability and reachability?
- Private DNS
- CloudWatch
- Health checks
- DNS ping
ANS: 3 (Correct)
Q9
Which VPC firewall solution enables you to deny inbound traffic from a specific IP address, which can be used to prevent malicious attacks?
- AWS Firewall
- AWS Security Groups
- AWS Network Access Control Lists (NACLs)
- AWS CloudFront
ANS: 1 (Should be 3)
Q10
Which AWS service enables you to connect your private data center to your Amazon VPC with up to 100 Gbps network connectivity?
- Snowball
- Direct Connect
- Virtual Private Network (VPN)
- Virtual Satellite Network (VSN)
ANS: 2 (Correct)