CG - Practice Test 1 Flashcards
AWS Config
continuously record configurations changes to Amazon RDS DB Instances, DB Subnet Groups, DB Snapshots, DB Security Groups, and Event Subscriptions and receive notification of changes through Amazon Simple Notification Service (SNS)
All EC2 operating systems are supported by CloudWatch. - T or F
True
When can you encrypt an EBS volume
time of creation
The NLB does not uses a Round-Robin strategy - T or F
true
The Classic uses a Round-Robin strategy for
TCP listeners only
How does ALB do round robin?
1st selects a target based on the routing rule, then uses a Round-Robin strategy to select a node.
CRR replicates? associated with the object as part of the replication.
metadata and ACLs
Which of the following will happen when an EC2 instance with an associated Elastic IP is stopped and restarted?
- All data on instance-store devices will be lost
2. The underlying host for the instance will be changed
Which of the following database engines support read replicas?
PostgreSQL
Oracle
MySQL
What is the ‘first-byte’ latency when retrieving data from Glacier?
3-5 hours
What is the maximum size of a general-purpose SSD EBS volume?
16TiB
AWS Services were introduced at re:Invent 2016
Lex
Polly
Lambda - Version numbers are never reused, even for a function that has been deleted and recreated. - true or false
true
Bucket names can contain underscores. - true or false
false; Bucket names must not contain underscores.
Service control policies (SCPs)
type of policy that you can use to manage your organization
SQS vs Kinesis streams
SQS - hosted queue for storing messages as they travel between applications or microservices while Kinesis streams allows real-time processing of streaming big data and the ability to read and replay records to multiple Amazon Kinesis Applications.