Aws Sysops Administrator Associate Flashcards ionicons-v5-c

Host Level Metrics Consist of (4)?

CPUNetworkDiskStatus Check

What are the 4 types of EBS Storage?

GP2 (General Purpose SSD)io1 (Provisioned IOPS SSD)st1 (Throughput Optimized HDD)sc1 (Cold HDD)

What are the 4 ways to monitor ELB's?

Cloud Watch MetricsAccess LogsRequest TracingCloudtrail Logs

True/False: As soon as you provision an ELB, you must turn on Cloud Watch metrics.

False, CW metrics are turned on by default when you provision an ELB.

What are the 4 EC2 pricing models?

On demandReservedSpotDedicated host

(AWS Config) Collection of config items

Configuration Snapshots

TRUE/FALSE: You can only resolve the DNS of an ELB, not the public IP

TRUE, AWS Elastic load balancers only resolve from their DNS, the IP's are controlled entirely by Amazon.

What RDS instance types support read replicas?

MySQLPostgreSQLMariaDBAurora

Data consistency for S3?

Read after write for PUT of new objectsEventually consistent for overwrite PUT and DELETE

What is the durability & availability of S3 Standard?

Durability: 99.99.... (11 9's)Availability: 99.99%

What is the durability & availability of S3 IA?

Durability: 99.99... (11 9's)Availability: 99.9%

What is the durability & availability of One zone IA?

Durability: 99.99 (11 9's)Availability: 99.5%

What is the durability & availability of Glacier?

Durability: 99.99 (11 9's)Availability: 99.99%

What is the durability & availability of RRS?

Durability: 99.99%Availability: 99.99%

S3 encrypts data at rest using?

Server Side (sse-s3, sse-kms, ss3-c)Client Side

True/False: A NACL can be associated with many subnet.

True (but subnet can only be associated with one NACL)

What are the three types of Route 53 health checks you can create?

EndpointCloudWatch AlarmsOther Health Checks

What are the two flavors of snowball edge?

Storage Optimized Compute Optimized

Name some reasons why your EC2 instance may go from pending to terminated immediately:

EBS Volume Limit ReachedRoot EBS volume encrypted, you don't have permsEBS Snapshot corrupt

You can create a load balancer with what three security features?

SSL Server CertsSSL NegotiationBack-end Server Authentication