Practice 4 Flashcards
CloudTrail logs provide you with
detailed API tracking for Amazon S3 bucket-level and object-level operations
server access logs for Amazon S3 provide you
visibility into object-level operations on your data in Amazon S3 (referrer, turnaround time)
s3 hosted style format
http://bucket.s3.amazonaws.com
s3 path style format
http://s2.amazonaws.com/bucket
AWS Batch
is primarily used to efficiently run hundreds of thousands of batch computing jobs in AWS
cluster endpoint
connects to the current primary DB instance for a DB cluster (only one that can do writer operations)
each aurora db cluster has one cluster endpoint and one primary db instance - T or F
true
reader endpoint
connects to one of the available aurora replicas for that db cluster (each aurora db has one reader end point)
custom endpoint
represent a set of DB instances that you choose
instance endpoint
connects to specifc DB instance within an Aurora Cluster (to diagnose capacity or performance issues that affect one specific instance in an Aurora Cluster)
Amazon Resource Names (ARNs)
uniquely identify AWS resources
AWS Resource ID is primarily used to
find your resources in the Amazon EC2 console only and not your entire VPC or AWS accoun
AWS Service Namespaces only helps you
identify an AWS service and not a unique resource (for amazon S3 - it’s s3)
Calculation for the IOPS
50 * GiB (volume) = IOPS
ex: given a 10 GiB volume = 50 * 10GiB = 500 IOPS
You only need one public subnet per Availability Zone - T or F
true