• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/15

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

15 Cards in this Set

  • Front
  • Back

Well-architected framework

▪🔒 Security


▪🏰 Reliability


▪💰 Cost optimization


▪📊 Performance Efficiency


▪⚔ Operational Excellence

S3

▪max file size: 5 TB


▪max bucket policy size: 20 KB


▪Object-Lock: WORM (w 1 r many)


▪CORS config in XML

Glacier (Object Types & Retrival Types)

Archive = File


▪Vault = Bucket



▪Expedited: 1 - 5 min


▪Standard: 3 - 5 h


▪Bulk: 5 - 12 h

Instance Optimized For EBS (speed)

425 Mbps - 14.000 Mbps

EFS

Elastic File System


▪Storage that can be used by multiple instances


▪Linux only!

FSx

▪File system for multiple instances


▪Windows and Lustre only!

EC2 Instance Types

▪General: t


▪Compute: c


▪Memory: r


▪Storage: h


▪GPU Compute: p

EC2 Billing Options

▪On-demand


▪Reserved


• Standard (best discount)


• Convertible (attr can be changed for equal or better RI)


• Scheduled (launch in customer defined time frame)


▪Spot

EC2 Considerations

▪Cluster Placememt Groups


• all instances in same AZ


• lowest latency


▪Spread Placememt Groups


• instances spread across HW


• for critical data


▪Partition Placememt Groups


• different partitions and different HW


• large distributed workloads

DynamoDB Data Types

▪Key - Value Pairs


▪Documents


▪Graphs

DynamoDB vs. RDS

DynamoDB


▪horizontal scaling


▪not for complex joints



RDS


▪vertical scaling


▪supports complex joints

DynamoDB Consistency

▪Eventual C. Reads (0.5x)


▪Strong C. Reads (1x)

RDS Security

▪Access Control


▪Encryption at Rest


▪Encryption in Transit


▪Event Notifications

DynamoDB Security

▪Access Permissions (for table, item or attr)


▪Encryption at Rest


▪Encryption in Transit

DB Migration Tools

▪AWS Database Migration Service


• ongoing or 1 time


▪AWS Schema Conversion Tool