Practice 4 Flashcards
(34 cards)
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
DynamoDB auto scaling uses the ? to dynamically adjust provisioned throughput capacity on your behalf, in response to actual traffic patterns.
AWS Application Auto Scaling service
Enable Cross-Region Snapshots Copy in your Amazon Redshift Cluste
copy snapshots for a cluster to another region
Aurora is compatible with 2 dbs
Mysql and postgreSqL
DynamoDB is compatible with ? DB
NOSQL
Data pipeline is primarily used as
a cloud-based data workflow service that helps you process and move data between different AWS services and on-premises data sources.
AWS services to build a fault-tolerant and highly available architecture?
EC2 and ELB
Lambda@Edge is a
feature of Amazon CloudFront that lets you run code closer to users of your application, which improves performance and reduces latency.
Route 53 does not have any computing capability. - t or f
true
enhanced monitoring metrics that Amazon CloudWatch gathers from Amazon RDS DB instances
- RDS child processes - summary of the RDS processes that support the DB instance
- RDS processes - summary of the resources used by the RDS management agent, diagnostics monitoring processes, and other AWS processes that are required to support RDS DB instances
- OS processes - summary of the kernel and system processes, which generally have minimal impact on performance