TD Exam 6 Flashcards
(105 cards)
Can SQS accept http requests directly
No, No, not from outside AWS
What is on-demand capacity reservation
It enables you to reserve compute capacity in a specific AZ for any duration.
No commitment
Capacity available immeditaly
Is reserved capacity automatically used by running instances
yes, if they match
Does on-demand capacity reservation count with discounts fro regional reservation and SAvings plans
Yes if instance attributes match
Can you reserve capacity with Regional Reserved instances
No
Do you need commitment when doing on-demand capacity reservation
No
Does capacity reservation provide a discount
No
How much do on-demand capacity reservation cost
Equivalent of on-demand whether you run instances or not
Whatg do you pay for when you run an instance that matches attributes of an on-demand reservation
Pay only for the instance
Can scheduled reserved instance reserve capacity
Yes
What is the term for scheduled instance reservations
One year
What is AWS Elastic Disaster Recovery service (DRS)
Provides continuous block-level replication, recovery orchestration and automated server conversion capability
What kin of RPO and RTO can you expect from DRS
RPO of seconds, RTO of 5-20 mins
What is the max number of instances for spread placement group
21, 7 per AZ
Is there a limit for number of instances cluster placement group
Only the normal limit of instances in your account
What is recommended when using cluster placement group
Launch them all in a single request and use same instance type (size deos not matter)
What should you do if capacity error when launching new instance in cluster placement group
Stop and restart the instances
What type of replication do you get when you have Aurora Read replica in other region
Asynchronous less than one second
What type of replication do you get when you have RDS MySQL Read replica in other region
Asynchronous, more than one second
What should you use if you need read replica with asynchronous replication that is less than one second
Aurora read replica
Does Elastic Beanstalk support containers
Yes
What should you use if you want something that automatically handles load balancing, auto-scaling, monitoring, placing containers, etc
Elastic Beanstalk
What is the most efficient way to copy data with database
Aurora Cloning
Does Aurora serverless support cloning
No