Content Delivery and DNS Quiz Flashcards
How can an organization improve performance for users around the world accessing online videos?
- Use Route 53 Failover Routing
- Create an Amazon CloudFront Distribution to host videos
- Use Amazon S3 cross-region replication to distribute the media around the world
- Use Amazon S3 Transfer to speed up downloads
Amazon CloudFront can be used to get the content cached around the world, closer to users, which will improve performance
Which statement is NOT true about Amazon CloudFront Regional Edge Caches and Edge Locations?
- A regional edge cache has a larger cache bandwidth than an edge location
- There are more edge locations than regional edge caches
- An edge location sits between cloudfront distribution and a regional edge cache
- A regional edge cache sits between a cloudfront distribution and an edge location
- A regional edge cache sits between a cloudfront distribution and an edge location
This statement is incorrect a regional edge cache sits between a CloudFront Distribution and an edge location
True:
This is true, regional edge caches have a larger cache bandwidth than edge locations
Which types of Origin does Amazon CloudFront support?
- S3 Bucket, EC2 instance
- S3 Bucket, RDS database
- EC2 instance, EFS filesystem
- EC2 instance, AutoScaling Group
1.S3 Bucket, EC2 instance
You can use S3 buckets and EC2 instances as origins for you CloudFront distribution. You can also use S3 static websites, other HTTP servers using Route 53, instances behind an ELB, and MediaStore Containers
You cannot configure an RDS database as an origin
Which services have a Global scope?
- CloudFront, Route 53, VPC
- CloudFront, Route 53,CloudWatch
- CloudFront, Route 53,Lambda
- IAM, CloudFront, Route 53
4.IAM, CloudFront, Route 53
All three of these services have a global scope
Which services does Amazon Route 53 provide?
- Domain Registration, DNS, Firewall protection
- Health Checking, DNS, Domain registration
- Health Checking, DNS, IP routing
- Domain Registration, DNS, content distribution
2.Health Checking, DNS, Domain registration
These are the core features of Amazon Route 53
Which service has built-in Distributed Denial of Service (DDoS) protection?
- Route 53
- Internet Gateway
- CloudFront
- Direct Connect
Amazon CloudFront has built-in Distributed Denial of Service (DDoS) attack protection
Which of the following is used to cache data to bring it closer to end users?
- Edge Location
- CloudFront Distribution
- CloudFront Origin
- CloudFront Bucket
Edge Locations are part of the AWS Global Infrastructure and are located around the world. They are used to cache content to bring it closer to end users for improved performance
In Amazon Route 53, what is the name for the configuration item that holds a collection of records belonging to a domain?
- DNS record
- Alias
- Hosted Zone
- Routing Policy
A hosted zone represents a set of records belonging to a domain