Tán Gái Thần Chưởng
let n = +inf For i = 1; i <=n; i++ { Bước 1: Tìm đối tượng Bước 2: Tán gái Bước 3: Bị gái táng sưng mồm }
Docker Quick Review
Intro A Few words Before Docker Docker introduced Concept \& Component 1. Network 2. Volumes a. Mount ...
Modern Data Consistency - Consistent Hashing In Disk Partition & Database
🧾 Goal Simulate how keys are mapped to partitions (nodes) using Consistent Hashing. Then simulate what happens when you add a new partition. Show how only some keys are remapped (not all, un...
AWS Services Summary - Storage
Simple Storage Service (S3) Main Features Fast-up data transfer: Enable Transfer Acceleration in the destination bucket Upload the collected data using Multipart Upload. Config...
AWS Services Summary - Security, Identity, & Compliance
AWS WAF Configuration Regular rule: Match condition only Rate-based rule: Match condition & apply throttling
AWS Services Summary - Networking & Content Delivery
API Gateway Main features Throttling at multiple levels including global and by service call Add caching to API calls by provisioning an Amazon API Gateway cache and specifying its size in gi...
AWS Services Summary - Containers
Elastic Kubernetes Service Configuration Secret encryption (On/Off): with a AWS KMS -> Encrypt sensitive data stored in etcd
AWS Services Summary - Application Integration
Simple Queue Service (SQS) Main features Create a queue of messages Expose an endpoint and wait for other applications to consume Producer/Consumer architecture NOTE: Can be combined w...
AWS Solution Architect Associate (SAA-C03) CheatSheet
Glossary Storage/Data Tier - Level of access Hot Storage Access Speed: Fastest, optimized for frequently accessed data. Cost: Most expensive due to performance optimization. ...