TD Exam 4 - Short review Flashcards
Does SNS prevent duplication, loss and maintain order by default?
No
Can SNS handle thousands of messages a day
Maybe not
Is Kinesis Data Stream appropriate for thousands of messages a day that need to be sent to EMR
Yes
Does Kinesis Data Stream prevent duplication, loss and maintain order by default?
Yes
Can you configure RAID for instance store volumes
Yes
Can you configure RAID for EBS volumes
Yes
What is RAID 0
Use data stripping to have better performance
Distributes I/O across volumes in a tripe
If you add a volume, you get straight addition of throughput and IOPS
Can an instance have multiple instance stores
Yes
What is RAID 1
It is used for data mirroring
What is ACID
Provides consistency
What is BASE
Provides HA
Which replication type in RDS supports ACID
REad-replica can support it
What is Amazon Elastic MapReduce
Amazon EMR
What is needed to ensure all objects uploaded to an S3 bucket can read publicly all over the internet
Configure S3 bucket policy to set all objects to public read
Grant public read access to the object when uploading it using S3 Console
What does CORS do in an S3 bucket
Allows objects from one domain to be loaded and accessible ro a different domain
Can you configure an S3 bucket policy to set all objects to public read
Yes, or set permission during upload for a specific object
Where is instance type configured for an auto-scaling group
In launch template
Do you need to create a new version of a launch template to change instance type
Yes, templates can’t be modified unless you create a new version
Are you restricted to us-east-1 when requesting public certificates with ACM
No
What is Redshift spectrum
It allows you to directly run SQL queries against unstructured data in S3
When do instances have associated DNS hostnames
When DNS resolution and DNS hostname are enabled in VPC configuration
What is Glacier Vault
A container for storing archives
There is such a thing as Vault Policies and Vault Lock for WORM compliance
Does AWS SSO require SAML compatibility
Yes
What is Requester Pays
Requester of S3 pays for access
Does Requester Pays disable anonymous access
Yes, automatically
What are the enhanced monitoring metrics in RDS
Includes RDS processes
OS processes
What does RDS enhanced monitoring do
Add an agent on the instance
What is freeable memory in RDS
How much ram is available on the instance
What are some metrics available by default with RDS
CPU Utilization
Database Connections
Freeable memory
What is queue length for Provisioned IOPS volumes
Length of waiting operations
What is the maximum ratio of IOPS to requested volume size
50:1
What is the max IOPS for provisioned IOPS io1
64k iops
What is the maximum IO size for io1 volume at 32k IOPS
256 kiB
What impact does volume size have on IOPS queue length and value
More GB = Better IOPS = lower queue length
What is IOPS volume queue
number of pending IO requests for a device
What queue length should you want for a latency-sensitive app
Low queue length