AWS Quest 3 Test Flashcards
Which of the following is not an RDS database offered?
MongoDB
Which kind of database should be used to store unstructured data as key value pairs?
DynamoDB
True or False: You have just as much control over an RDS instance as you have with an EC2 instance
false
You are billed for RDS snapshots:
Incrementally, just like EBS snapshots
How many copies of data does Aurora maintain to maximize availability and durability?
2 data copies across 3 availability zones = 6 copies
What is the difference between Redshift and Elastic Map Reduce? (choose 2)
- Redshift is intended for data warehousing and running complex SQL requests
- EMR is intended for on demand big data processing workloads (YES)
True or False: Redshift leader nodes coordinate parallel execution of plans with compute nodes and aggregate the results into a response
true
Aurora is compatible with: (choose 2)
- MySQL
2. PostgreSQL
Which caching engine best supports more advanced data structures and a more rich feature set?
Redis
Which of the following is an example of a 2nd level domain?
the “skillstorm” in www.skillstorm.com
Which of the following would you use to direct traffic from a top level domain to a load balancer?
An ALIAS record
Which routing policy should be used to route traffic based on the location of users and the location of the resources themselves?
Geoproximity Routing
Which of the following routing policies will send traffic to a list of endpoints randomly, acting as an inexpensive load balancer?
Simple Routing
If a business was using AWS for their videogame, and needed to direct traffic to servers that would provide the best user experience, which routing policy should be used?
Latency Routing
What is the purpose of a root name server in the DNS process?
To find and direct traffic to the name server for the top level domain