@xdev-asia/xdev-knowledge-mcp 1.0.43 → 1.0.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/content/pages/xoa-du-lieu-nguoi-dung.md +68 -0
  2. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/01-phan-1-data-engineering/lessons/01-bai-1-data-repositories-ingestion.md +5 -0
  3. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/01-phan-1-data-engineering/lessons/02-bai-2-data-transformation.md +5 -0
  4. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/01-phan-1-data-engineering/lessons/03-bai-3-data-analysis.md +159 -0
  5. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/02-phan-2-modeling/lessons/04-bai-4-sagemaker-built-in-algorithms.md +186 -0
  6. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/02-phan-2-modeling/lessons/05-bai-5-training-hyperparameter-tuning.md +159 -0
  7. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/02-phan-2-modeling/lessons/06-bai-6-model-evaluation.md +169 -0
  8. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/03-phan-3-implementation-operations/lessons/07-bai-7-model-deployment.md +193 -0
  9. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/03-phan-3-implementation-operations/lessons/08-bai-8-model-monitoring-mlops.md +184 -0
  10. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/03-phan-3-implementation-operations/lessons/09-bai-9-security-cost.md +166 -0
  11. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/04-phan-4-on-tap/lessons/10-bai-10-bai-toan-thuong-gap.md +181 -0
  12. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/04-phan-4-on-tap/lessons/11-bai-11-cheat-sheet.md +110 -0
  13. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/04-phan-4-on-tap/lessons/12-bai-12-chien-luoc-thi.md +113 -0
  14. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/index.md +1 -1
  15. package/content/series/luyen-thi/luyen-thi-cka/chapters/01-cluster-architecture/lessons/01-kien-truc-cka-kubeadm.md +133 -0
  16. package/content/series/luyen-thi/luyen-thi-cka/chapters/01-cluster-architecture/lessons/02-cluster-upgrade-kubeadm.md +147 -0
  17. package/content/series/luyen-thi/luyen-thi-cka/chapters/01-cluster-architecture/lessons/03-rbac-cka.md +152 -0
  18. package/content/series/luyen-thi/luyen-thi-cka/chapters/02-workloads-scheduling/lessons/04-deployments-daemonsets-statefulsets.md +186 -0
  19. package/content/series/luyen-thi/luyen-thi-cka/chapters/02-workloads-scheduling/lessons/05-scheduling-taints-affinity.md +163 -0
  20. package/content/series/luyen-thi/luyen-thi-cka/chapters/03-services-networking/lessons/06-services-endpoints-coredns.md +145 -0
  21. package/content/series/luyen-thi/luyen-thi-cka/chapters/03-services-networking/lessons/07-ingress-networkpolicies-cni.md +172 -0
  22. package/content/series/luyen-thi/luyen-thi-cka/chapters/04-storage/lessons/08-persistent-volumes-storageclass.md +159 -0
  23. package/content/series/luyen-thi/luyen-thi-cka/chapters/05-troubleshooting/lessons/09-etcd-backup-restore.md +149 -0
  24. package/content/series/luyen-thi/luyen-thi-cka/chapters/05-troubleshooting/lessons/10-troubleshooting-nodes.md +153 -0
  25. package/content/series/luyen-thi/luyen-thi-cka/chapters/05-troubleshooting/lessons/11-troubleshooting-workloads.md +146 -0
  26. package/content/series/luyen-thi/luyen-thi-cka/chapters/05-troubleshooting/lessons/12-troubleshooting-networking-exam.md +170 -0
  27. package/content/series/luyen-thi/luyen-thi-cka/index.md +217 -0
  28. package/content/series/luyen-thi/luyen-thi-ckad/chapters/01-app-design-build/lessons/01-multi-container-pods.md +146 -0
  29. package/content/series/luyen-thi/luyen-thi-ckad/chapters/01-app-design-build/lessons/02-jobs-cronjobs-resources.md +174 -0
  30. package/content/series/luyen-thi/luyen-thi-ckad/chapters/02-app-deployment/lessons/03-rolling-updates-rollbacks.md +148 -0
  31. package/content/series/luyen-thi/luyen-thi-ckad/chapters/02-app-deployment/lessons/04-helm-kustomize.md +181 -0
  32. package/content/series/luyen-thi/luyen-thi-ckad/chapters/03-app-observability/lessons/05-probes-logging-debugging.md +183 -0
  33. package/content/series/luyen-thi/luyen-thi-ckad/chapters/04-app-environment-config/lessons/06-configmaps-secrets.md +182 -0
  34. package/content/series/luyen-thi/luyen-thi-ckad/chapters/04-app-environment-config/lessons/07-securitycontext-pod-security.md +168 -0
  35. package/content/series/luyen-thi/luyen-thi-ckad/chapters/04-app-environment-config/lessons/08-resources-qos.md +168 -0
  36. package/content/series/luyen-thi/luyen-thi-ckad/chapters/05-services-networking/lessons/09-services-ingress.md +182 -0
  37. package/content/series/luyen-thi/luyen-thi-ckad/chapters/05-services-networking/lessons/10-networkpolicies-exam-strategy.md +236 -0
  38. package/content/series/luyen-thi/luyen-thi-ckad/index.md +199 -0
  39. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/chapters/01-phan-1-problem-framing/lessons/01-bai-1-framing-ml-problems.md +136 -0
  40. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/chapters/01-phan-1-problem-framing/lessons/02-bai-2-gcp-ai-ml-ecosystem.md +160 -0
  41. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/chapters/02-phan-2-data-engineering/lessons/03-bai-3-data-pipeline.md +174 -0
  42. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/chapters/02-phan-2-data-engineering/lessons/04-bai-4-feature-engineering.md +156 -0
  43. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/chapters/03-phan-3-model-development/lessons/05-bai-5-vertex-ai-training.md +155 -0
  44. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/chapters/03-phan-3-model-development/lessons/06-bai-6-bigquery-ml-tensorflow.md +141 -0
  45. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/chapters/04-phan-4-deployment-mlops/lessons/07-bai-7-model-deployment.md +134 -0
  46. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/chapters/04-phan-4-deployment-mlops/lessons/08-bai-8-vertex-ai-pipelines-mlops.md +149 -0
  47. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/chapters/05-phan-5-responsible-ai/lessons/09-bai-9-responsible-ai.md +128 -0
  48. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/chapters/05-phan-5-responsible-ai/lessons/10-bai-10-cheat-sheet-chien-luoc-thi.md +108 -0
  49. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/index.md +1 -1
  50. package/content/series/luyen-thi/luyen-thi-kcna/chapters/01-kubernetes-fundamentals/lessons/01-kien-truc-kubernetes.md +137 -0
  51. package/content/series/luyen-thi/luyen-thi-kcna/chapters/01-kubernetes-fundamentals/lessons/02-pods-workloads-controllers.md +142 -0
  52. package/content/series/luyen-thi/luyen-thi-kcna/chapters/01-kubernetes-fundamentals/lessons/03-services-networking-storage.md +155 -0
  53. package/content/series/luyen-thi/luyen-thi-kcna/chapters/01-kubernetes-fundamentals/lessons/04-rbac-security.md +137 -0
  54. package/content/series/luyen-thi/luyen-thi-kcna/chapters/02-container-orchestration/lessons/05-container-runtimes-oci.md +137 -0
  55. package/content/series/luyen-thi/luyen-thi-kcna/chapters/02-container-orchestration/lessons/06-orchestration-patterns.md +147 -0
  56. package/content/series/luyen-thi/luyen-thi-kcna/chapters/03-cloud-native-architecture/lessons/07-cloud-native-architecture.md +143 -0
  57. package/content/series/luyen-thi/luyen-thi-kcna/chapters/04-observability-delivery/lessons/08-observability.md +143 -0
  58. package/content/series/luyen-thi/luyen-thi-kcna/chapters/04-observability-delivery/lessons/09-helm-gitops-cicd.md +162 -0
  59. package/content/series/luyen-thi/luyen-thi-kcna/index.md +168 -0
  60. package/data/quizzes.json +1059 -0
  61. package/package.json +1 -1
@@ -0,0 +1,166 @@
1
+ ---
2
+ id: bb3d4aa7-2e63-49f6-a751-6323c5919325
3
+ title: 'Bài 9: Security & Cost Optimization'
4
+ slug: bai-9-security-cost
5
+ description: >-
6
+ IAM roles và policies cho SageMaker. VPC configuration, PrivateLink.
7
+ Encryption at rest (KMS) và in transit. Spot Training Instances.
8
+ S3 lifecycle policies cho ML data. Right-sizing instances.
9
+ duration_minutes: 45
10
+ is_free: true
11
+ video_url: null
12
+ sort_order: 9
13
+ section_title: "Phần 3: ML Implementation & Operations (20%)"
14
+ course:
15
+ id: 019c9619-lt02-7002-c002-lt0200000002
16
+ title: 'Luyện thi AWS Certified Machine Learning - Specialty'
17
+ slug: luyen-thi-aws-ml-specialty
18
+ ---
19
+
20
+ <div style="text-align: center; margin: 2rem 0;">
21
+ <img src="/storage/uploads/2026/04/aws-mls-bai9-security-architecture.png" alt="AWS ML Security Architecture" style="max-width: 800px; width: 100%; border-radius: 12px;" />
22
+ <p><em>Security trong AWS ML: IAM Roles, VPC isolation, KMS encryption, và tối ưu chi phí với Spot Instances</em></p>
23
+ </div>
24
+
25
+ <h2 id="iam-sagemaker"><strong>1. IAM for SageMaker</strong></h2>
26
+
27
+ <p>SageMaker sử dụng <strong>IAM Roles</strong> (không phải users) để thực hiện actions trên AWS resources. Đây là pattern bảo mật quan trọng trong đề thi.</p>
28
+
29
+ <table>
30
+ <thead><tr><th>Role Type</th><th>Used By</th><th>Needs Access To</th></tr></thead>
31
+ <tbody>
32
+ <tr><td><strong>Execution Role</strong></td><td>SageMaker Notebooks, Training Jobs, Endpoints</td><td>S3, ECR, CloudWatch, KMS</td></tr>
33
+ <tr><td><strong>SageMaker Studio Role</strong></td><td>Studio IDE users</td><td>Data, experiments, pipelines</td></tr>
34
+ <tr><td><strong>Training Job Role</strong></td><td>The training container itself</td><td>Input/output S3 buckets</td></tr>
35
+ </tbody>
36
+ </table>
37
+
38
+ <blockquote>
39
+ <p><strong>Exam tip:</strong> SageMaker training/inference containers KHÔNG có EC2 instance credentials — họ chạy với IAM Role cross-account. Luôn cần grant S3 và ECR permissions cho execution role.</p>
40
+ </blockquote>
41
+
42
+ <h2 id="vpc-security"><strong>2. VPC Configuration for SageMaker</strong></h2>
43
+
44
+ <p>Chạy SageMaker workloads trong <strong>VPC</strong> để đảm bảo traffic không đi qua public internet.</p>
45
+
46
+ <pre><code class="language-text">SageMaker Network Security:
47
+
48
+ Internet ──✗────────────────────────────────────────
49
+
50
+ ┌─── Private VPC ──────────────────────┐ │
51
+ │ │ │
52
+ │ SageMaker Training Instance │ │
53
+ │ ↓ (VPC Endpoint) │ │
54
+ │ ┌──── S3 Gateway Endpoint ────────┐ │ │
55
+ │ │ ECR VPC Endpoint │ │ │
56
+ │ │ SageMaker API VPC Endpoint │ │ │
57
+ │ └─────────────────────────────────┘ │ │
58
+ └───────────────────────────────────────┘ │
59
+ </code></pre>
60
+
61
+ <table>
62
+ <thead><tr><th>Feature</th><th>Description</th></tr></thead>
63
+ <tbody>
64
+ <tr><td><strong>VPC Endpoints (PrivateLink)</strong></td><td>Access S3, ECR, SageMaker API without internet</td></tr>
65
+ <tr><td><strong>Security Groups</strong></td><td>Control inbound/outbound traffic cho training instances</td></tr>
66
+ <tr><td><strong>Network Isolation</strong></td><td>Training job không có internet access (isolated mode)</td></tr>
67
+ <tr><td><strong>Inter-Container Encryption</strong></td><td>Encrypt distributed training traffic</td></tr>
68
+ </tbody>
69
+ </table>
70
+
71
+ <h2 id="encryption"><strong>3. Encryption</strong></h2>
72
+
73
+ <table>
74
+ <thead><tr><th>What</th><th>How</th><th>Service</th></tr></thead>
75
+ <tbody>
76
+ <tr><td><strong>S3 data at rest</strong></td><td>SSE-S3, SSE-KMS, SSE-C</td><td>S3 + KMS</td></tr>
77
+ <tr><td><strong>Model artifacts at rest</strong></td><td>KMS key cho output S3 bucket</td><td>KMS</td></tr>
78
+ <tr><td><strong>EBS volumes (training)</strong></td><td>KMS encryption for instance storage</td><td>KMS</td></tr>
79
+ <tr><td><strong>Data in transit</strong></td><td>TLS 1.2/1.3 for all API calls</td><td>Default</td></tr>
80
+ <tr><td><strong>Distributed training traffic</strong></td><td>Enable inter-container encryption</td><td>SageMaker config</td></tr>
81
+ </tbody>
82
+ </table>
83
+
84
+ <h2 id="cost-optimization"><strong>4. Cost Optimization Strategies</strong></h2>
85
+
86
+ <table>
87
+ <thead><tr><th>Strategy</th><th>Savings</th><th>How</th></tr></thead>
88
+ <tbody>
89
+ <tr><td><strong>Spot Instances</strong></td><td>Up to 90%</td><td>Training Jobs + checkpointing</td></tr>
90
+ <tr><td><strong>Right-sizing</strong></td><td>20-40%</td><td>Match instance type to actual GPU/CPU usage</td></tr>
91
+ <tr><td><strong>Serverless Inference</strong></td><td>Variable</td><td>Pay per invocation, no idle cost</td></tr>
92
+ <tr><td><strong>SageMaker Savings Plans</strong></td><td>Up to 64%</td><td>Commit to consistent usage</td></tr>
93
+ <tr><td><strong>S3 Intelligent-Tiering</strong></td><td>Variable</td><td>Auto-tier old training data</td></tr>
94
+ <tr><td><strong>Lifecycle Configurations</strong></td><td>Variable</td><td>Auto-stop idle notebooks</td></tr>
95
+ </tbody>
96
+ </table>
97
+
98
+ <h3 id="s3-lifecycle"><strong>4.1. S3 Lifecycle Policies cho ML Data</strong></h3>
99
+
100
+ <pre><code class="language-text">Data Lifecycle for ML:
101
+
102
+ Active Training Data (S3 Standard)
103
+ ↓ after 30 days unused
104
+ S3 Intelligent-Tiering
105
+ ↓ after 90 days
106
+ S3 Standard-IA (Infrequent Access)
107
+ ↓ after 180 days
108
+ S3 Glacier Instant Retrieval
109
+ ↓ after 1 year
110
+ S3 Glacier Deep Archive (compliance)
111
+ </code></pre>
112
+
113
+ <h2 id="compliance"><strong>5. Compliance Frameworks</strong></h2>
114
+
115
+ <table>
116
+ <thead><tr><th>Framework</th><th>Relevance for ML</th></tr></thead>
117
+ <tbody>
118
+ <tr><td><strong>HIPAA</strong></td><td>Healthcare ML — PHI data encryption, audit logging, BAA required</td></tr>
119
+ <tr><td><strong>GDPR</strong></td><td>EU data — right to erasure, data minimization, consent</td></tr>
120
+ <tr><td><strong>SOC 2</strong></td><td>Security controls audit for SaaS ML products</td></tr>
121
+ <tr><td><strong>PCI DSS</strong></td><td>Payment card data in ML models</td></tr>
122
+ </tbody>
123
+ </table>
124
+
125
+ <h2 id="cheat-sheet"><strong>6. Cheat Sheet — Security & Cost</strong></h2>
126
+
127
+ <table>
128
+ <thead><tr><th>Scenario</th><th>Solution</th></tr></thead>
129
+ <tbody>
130
+ <tr><td>SageMaker training with no internet</td><td>VPC + Network Isolation + VPC Endpoints</td></tr>
131
+ <tr><td>Encrypt training data on S3</td><td>SSE-KMS with customer-managed key</td></tr>
132
+ <tr><td>Reduce training cost by 70%+</td><td>Spot Instances + checkpointing</td></tr>
133
+ <tr><td>Auto-archive old training datasets</td><td>S3 Lifecycle Policies</td></tr>
134
+ <tr><td>Prevent notebook idle cost</td><td>Studio Lifecycle Config → auto-shutdown</td></tr>
135
+ <tr><td>Healthcare data (HIPAA)</td><td>KMS + VPC + CloudTrail + BAA with AWS</td></tr>
136
+ </tbody>
137
+ </table>
138
+
139
+ <h2 id="practice"><strong>7. Practice Questions</strong></h2>
140
+
141
+ <p><strong>Q1:</strong> A company needs SageMaker training jobs to access data in S3 without traversing the public internet for security compliance. What should they configure?</p>
142
+ <ul>
143
+ <li>A) VPC Flow Logs</li>
144
+ <li>B) SageMaker Training with VPC + S3 VPC Gateway Endpoint ✓</li>
145
+ <li>C) IAM policy with IP restriction</li>
146
+ <li>D) AWS Shield</li>
147
+ </ul>
148
+ <p><em>Explanation: Configuring SageMaker Training Jobs to run in a VPC, combined with an S3 VPC Gateway Endpoint, ensures all S3 traffic stays within the AWS network without going through the public internet.</em></p>
149
+
150
+ <p><strong>Q2:</strong> A machine learning team wants to reduce costs for long-running training jobs that can be interrupted. The jobs should resume from where they stopped. Which approach is MOST cost-effective?</p>
151
+ <ul>
152
+ <li>A) Use larger instances to finish faster</li>
153
+ <li>B) Use Reserved Instances</li>
154
+ <li>C) Use Spot Instances with checkpointing to S3 ✓</li>
155
+ <li>D) Run training locally</li>
156
+ </ul>
157
+ <p><em>Explanation: Spot Instances provide up to 90% cost savings. With checkpointing enabled (saving model state to S3 periodically), jobs can resume from the last checkpoint if interrupted, making Spot Instances practical for long training runs.</em></p>
158
+
159
+ <p><strong>Q3:</strong> Which AWS service provides centralized key management for encrypting SageMaker training data, model artifacts, and EBS volumes?</p>
160
+ <ul>
161
+ <li>A) AWS Secrets Manager</li>
162
+ <li>B) AWS IAM</li>
163
+ <li>C) AWS KMS (Key Management Service) ✓</li>
164
+ <li>D) AWS Certificate Manager</li>
165
+ </ul>
166
+ <p><em>Explanation: AWS KMS provides encryption key management for at-rest encryption of S3 data (SSE-KMS), EBS volumes used by training instances, and model artifacts. SageMaker integrates natively with KMS throughout the training and deployment workflow.</em></p>
@@ -0,0 +1,181 @@
1
+ ---
2
+ id: f7a8daa0-e49a-4fac-b232-d6a8b998e120
3
+ title: 'Bài 10: Các Bài Toán ML Thường Gặp'
4
+ slug: bai-10-bai-toan-thuong-gap
5
+ description: >-
6
+ Fraud detection, recommendation systems, NLP pipeline, time series forecasting,
7
+ computer vision — nhận dạng bài toán và chọn đúng AWS service/algorithm.
8
+ duration_minutes: 55
9
+ is_free: true
10
+ video_url: null
11
+ sort_order: 10
12
+ section_title: "Phần 4: Ôn Tập Tổng Hợp"
13
+ course:
14
+ id: 019c9619-lt02-7002-c002-lt0200000002
15
+ title: 'Luyện thi AWS Certified Machine Learning - Specialty'
16
+ slug: luyen-thi-aws-ml-specialty
17
+ ---
18
+
19
+ <div style="text-align: center; margin: 2rem 0;">
20
+ <img src="/storage/uploads/2026/04/aws-mls-bai10-ml-patterns.png" alt="AWS ML Problem Patterns" style="max-width: 800px; width: 100%; border-radius: 12px;" />
21
+ <p><em>ML Problem Patterns: Fraud detection, Recommendation, NLP, Time Series, và Computer Vision trên AWS</em></p>
22
+ </div>
23
+
24
+ <h2 id="pattern-matching"><strong>1. Nhận Dạng Bài Toán Nhanh</strong></h2>
25
+
26
+ <p>Phần lớn câu hỏi MLS-C01 là <strong>scenario-based</strong>: đọc mô tả business problem, chọn AWS service hoặc algorithm phù hợp nhất. Bài học này cung cấp framework để nhận dạng nhanh.</p>
27
+
28
+ <pre><code class="language-text">ML Problem Recognition Framework:
29
+
30
+ READ SCENARIO
31
+
32
+ Is output a CATEGORY? → Classification
33
+ Is output a NUMBER? → Regression
34
+ Is output a CLUSTER/GROUP? → Clustering (no labels)
35
+ Is output a RANK/SCORE? → Recommendation / Ranking
36
+ Is output a DETECTION (anomaly)? → Anomaly Detection
37
+ Is output a SEQUENCE? → Time Series / Seq2Seq
38
+ </code></pre>
39
+
40
+ <h2 id="fraud-detection"><strong>2. Fraud Detection</strong></h2>
41
+
42
+ <p>Fraud detection là bài toán điển hình trong đề thi. Key challenge: <strong>extreme class imbalance</strong> (99.9% transactions là legitimate).</p>
43
+
44
+ <table>
45
+ <thead><tr><th>Challenge</th><th>Solution</th></tr></thead>
46
+ <tbody>
47
+ <tr><td>Class imbalance</td><td>SMOTE, class_weight, <strong>precision-recall</strong> (not accuracy)</td></tr>
48
+ <tr><td>Real-time scoring</td><td>SageMaker Real-time Endpoint</td></tr>
49
+ <tr><td>Unsupervised fraud (no labels)</td><td><strong>Random Cut Forest</strong> (anomaly detection)</td></tr>
50
+ <tr><td>Graph-based fraud rings</td><td><strong>Amazon Neptune</strong> + GNN (GraphSAGE)</td></tr>
51
+ <tr><td>Supervised (labeled history)</td><td><strong>XGBoost</strong> or Linear Learner</td></tr>
52
+ </tbody>
53
+ </table>
54
+
55
+ <blockquote>
56
+ <p><strong>Exam tip:</strong> Khi câu hỏi nói "không có nhãn fraud" hoặc "phát hiện hành vi bất thường" → <strong>Random Cut Forest</strong>. Khi có lịch sử giao dịch gian lận đã được gán nhãn → Classification (XGBoost).</p>
57
+ </blockquote>
58
+
59
+ <h2 id="recommendation"><strong>3. Recommendation Systems</strong></h2>
60
+
61
+ <table>
62
+ <thead><tr><th>Type</th><th>Algorithm</th><th>AWS Service</th></tr></thead>
63
+ <tbody>
64
+ <tr><td>Collaborative Filtering</td><td>Factorization Machines, Neural CF</td><td>SageMaker FM, <strong>Amazon Personalize</strong></td></tr>
65
+ <tr><td>Content-Based</td><td>TF-IDF, Embeddings</td><td>SageMaker Knn</td></tr>
66
+ <tr><td>Hybrid</td><td>FM + content features</td><td>Amazon Personalize (HRNN)</td></tr>
67
+ <tr><td>Cold Start Problem</td><td>Content features, metadata</td><td>Personalize context metadata</td></tr>
68
+ </tbody>
69
+ </table>
70
+
71
+ <p>Đề thi thường hỏi: <em>"Real-time personalized recommendations for e-commerce"</em> → câu trả lời gần như luôn là <strong>Amazon Personalize</strong> (managed service).</p>
72
+
73
+ <h2 id="nlp"><strong>4. NLP Pipeline</strong></h2>
74
+
75
+ <pre><code class="language-text">NLP Task Decision Tree:
76
+
77
+ Classify documents?
78
+ → Text Classification → BlazingText (word2vec mode), Comprehend Custom
79
+
80
+ Extract entities from text?
81
+ → Named Entity Recognition → Amazon Comprehend (NER)
82
+
83
+ Translate text?
84
+ → Amazon Translate
85
+
86
+ Summarize documents?
87
+ → Hugging Face on SageMaker (T5, BART)
88
+
89
+ Q&A / Generation?
90
+ → SageMaker JumpStart foundation models (Llama, Falcon)
91
+
92
+ Toxic content detection?
93
+ → Amazon Comprehend (Sentiment + custom classifier)
94
+ </code></pre>
95
+
96
+ <table>
97
+ <thead><tr><th>NLP Task</th><th>Algorithm/Service</th></tr></thead>
98
+ <tbody>
99
+ <tr><td>Document classification</td><td>BlazingText, Comprehend Custom</td></tr>
100
+ <tr><td>Topic modeling</td><td><strong>Latent Dirichlet Allocation (LDA)</strong>, NTM</td></tr>
101
+ <tr><td>Sentiment analysis</td><td>Amazon Comprehend</td></tr>
102
+ <tr><td>Language detection</td><td>Amazon Comprehend</td></tr>
103
+ <tr><td>Machine translation</td><td>Amazon Translate</td></tr>
104
+ <tr><td>Conversational AI</td><td>Amazon Lex (chatbot) + Lambda</td></tr>
105
+ </tbody>
106
+ </table>
107
+
108
+ <h2 id="time-series"><strong>5. Time Series Forecasting</strong></h2>
109
+
110
+ <table>
111
+ <thead><tr><th>Service/Algorithm</th><th>Use Case</th></tr></thead>
112
+ <tbody>
113
+ <tr><td><strong>DeepAR+</strong> (SageMaker built-in)</td><td>Multiple related time series, cold start</td></tr>
114
+ <tr><td><strong>Amazon Forecast</strong></td><td>Fully managed, business forecasting (demand, inventory)</td></tr>
115
+ <tr><td><strong>ARIMA</strong></td><td>Single stationary series, classic approach</td></tr>
116
+ <tr><td><strong>Prophet</strong></td><td>Seasonality + holidays, Facebook's library</td></tr>
117
+ </tbody>
118
+ </table>
119
+
120
+ <blockquote>
121
+ <p><strong>Exam tip:</strong> "Predict retail demand for thousands of products" → <strong>DeepAR+</strong> (multiple related series) or <strong>Amazon Forecast</strong> (managed). Key differentiator: DeepAR+ trains one model for ALL items, while classical methods need one model per series.</p>
122
+ </blockquote>
123
+
124
+ <h2 id="computer-vision"><strong>6. Computer Vision</strong></h2>
125
+
126
+ <table>
127
+ <thead><tr><th>CV Task</th><th>Algorithm</th><th>Service</th></tr></thead>
128
+ <tbody>
129
+ <tr><td>Image Classification</td><td><strong>Image Classification (ResNet)</strong></td><td>SageMaker built-in</td></tr>
130
+ <tr><td>Object Detection</td><td><strong>Object Detection (SSD/YOLO)</strong></td><td>SageMaker built-in</td></tr>
131
+ <tr><td>Semantic Segmentation</td><td><strong>Semantic Segmentation</strong></td><td>SageMaker built-in</td></tr>
132
+ <tr><td>Rekognition (no ML needed)</td><td>Faces, objects, text, moderation</td><td><strong>Amazon Rekognition</strong></td></tr>
133
+ <tr><td>Custom labels in images</td><td>Fine-tuning</td><td>Rekognition Custom Labels</td></tr>
134
+ </tbody>
135
+ </table>
136
+
137
+ <h2 id="mapping-table"><strong>7. Business Domain → AWS Service Mapping</strong></h2>
138
+
139
+ <table>
140
+ <thead><tr><th>Industry / Scenario</th><th>AWS Service</th></tr></thead>
141
+ <tbody>
142
+ <tr><td>E-commerce personalization</td><td>Amazon Personalize</td></tr>
143
+ <tr><td>Call center analytics</td><td>Amazon Transcribe + Comprehend</td></tr>
144
+ <tr><td>Medical image analysis</td><td>Amazon HealthLake + SageMaker (custom model)</td></tr>
145
+ <tr><td>Document understanding (invoices, forms)</td><td><strong>Amazon Textract</strong></td></tr>
146
+ <tr><td>Product search (semantic)</td><td>Amazon OpenSearch + KNN</td></tr>
147
+ <tr><td>IoT anomaly detection</td><td><strong>Amazon Lookout for Equipment</strong></td></tr>
148
+ <tr><td>Manufacturing defect detection</td><td><strong>Amazon Lookout for Vision</strong></td></tr>
149
+ <tr><td>Financial forecasting (managed)</td><td>Amazon Forecast</td></tr>
150
+ <tr><td>Churn prediction</td><td>XGBoost (SageMaker)</td></tr>
151
+ </tbody>
152
+ </table>
153
+
154
+ <h2 id="practice"><strong>8. Practice Questions</strong></h2>
155
+
156
+ <p><strong>Q1:</strong> A retail company wants to predict next quarter's sales for 10,000 individual products, incorporating holiday seasonality and promotional events. Which solution is MOST appropriate?</p>
157
+ <ul>
158
+ <li>A) Train separate ARIMA models for each of the 10,000 products</li>
159
+ <li>B) Use Amazon Forecast with related time series data ✓</li>
160
+ <li>C) Use Amazon Comprehend for trend analysis</li>
161
+ <li>D) Use Amazon Rekognition to analyze product images</li>
162
+ </ul>
163
+ <p><em>Explanation: Amazon Forecast is designed for business demand forecasting at scale, can handle thousands of related time series simultaneously, and supports external factors like holidays and promotions. Training 10,000 separate ARIMA models would be impractical and miss cross-series patterns.</em></p>
164
+
165
+ <p><strong>Q2:</strong> A bank needs to detect fraudulent transactions in real time WITHOUT having labeled historical fraud data. Which algorithm should they use?</p>
166
+ <ul>
167
+ <li>A) XGBoost classifier</li>
168
+ <li>B) Linear Learner with binary classification</li>
169
+ <li>C) Random Cut Forest ✓</li>
170
+ <li>D) BlazingText</li>
171
+ </ul>
172
+ <p><em>Explanation: Without labeled fraud data, this is an unsupervised anomaly detection problem. Random Cut Forest detects anomalies (transactions that deviate from normal patterns) without requiring labeled examples. XGBoost and Linear Learner are supervised and require labeled training data.</em></p>
173
+
174
+ <p><strong>Q3:</strong> A company wants to extract key-value pairs from scanned insurance claim forms (PDFs). No custom ML training has been done. Which AWS service should they use?</p>
175
+ <ul>
176
+ <li>A) Amazon Comprehend</li>
177
+ <li>B) Amazon Textract ✓</li>
178
+ <li>C) SageMaker Object Detection</li>
179
+ <li>D) Amazon Rekognition</li>
180
+ </ul>
181
+ <p><em>Explanation: Amazon Textract is purpose-built for extracting text, forms (key-value pairs), and tables from scanned documents including PDFs. It requires no ML training. Comprehend analyzes text meaning; Rekognition analyzes images; neither handles structured form extraction like Textract.</em></p>
@@ -0,0 +1,110 @@
1
+ ---
2
+ id: 722555b5-e196-45c3-9061-a4f72197e2ed
3
+ title: 'Bài 11: Cheat Sheet Tổng Hợp'
4
+ slug: bai-11-cheat-sheet
5
+ description: >-
6
+ Bảng tổng hợp toàn bộ khoá học: thuật toán SageMaker, AWS AI services,
7
+ evaluation metrics, công thức quan trọng và các bẫy thường gặp trong đề thi.
8
+ duration_minutes: 40
9
+ is_free: true
10
+ video_url: null
11
+ sort_order: 11
12
+ section_title: "Phần 4: Ôn Tập Tổng Hợp"
13
+ course:
14
+ id: 019c9619-lt02-7002-c002-lt0200000002
15
+ title: 'Luyện thi AWS Certified Machine Learning - Specialty'
16
+ slug: luyen-thi-aws-ml-specialty
17
+ ---
18
+
19
+ <h2 id="algorithms-master"><strong>1. SageMaker Built-in Algorithms Master Table</strong></h2>
20
+
21
+ <table>
22
+ <thead><tr><th>Algorithm</th><th>Type</th><th>Best For</th><th>Input</th></tr></thead>
23
+ <tbody>
24
+ <tr><td><strong>XGBoost</strong></td><td>Supervised (C/R)</td><td>Tabular data, competitions</td><td>CSV, LibSVM</td></tr>
25
+ <tr><td><strong>Linear Learner</strong></td><td>Supervised (C/R)</td><td>High-dimensional, fast</td><td>CSV, RecordIO</td></tr>
26
+ <tr><td><strong>Random Cut Forest</strong></td><td>Unsupervised</td><td>Anomaly detection</td><td>CSV, RecordIO</td></tr>
27
+ <tr><td><strong>K-Means</strong></td><td>Unsupervised</td><td>Customer segmentation</td><td>CSV, RecordIO</td></tr>
28
+ <tr><td><strong>PCA</strong></td><td>Dimensionality Reduction</td><td>Feature reduction</td><td>CSV, RecordIO</td></tr>
29
+ <tr><td><strong>Factorization Machines</strong></td><td>Supervised (C/R)</td><td>Sparse data, recommendations</td><td>RecordIO only</td></tr>
30
+ <tr><td><strong>DeepAR+</strong></td><td>Supervised</td><td>Time series forecasting</td><td>JSON Lines</td></tr>
31
+ <tr><td><strong>BlazingText</strong></td><td>Supervised / Unsupervised</td><td>Text classification, word2vec</td><td>Text files</td></tr>
32
+ <tr><td><strong>Object2Vec</strong></td><td>Supervised</td><td>Semantic similarity</td><td>JSON Lines</td></tr>
33
+ <tr><td><strong>Image Classification</strong></td><td>Supervised</td><td>Image labels</td><td>RecordIO, raw images</td></tr>
34
+ <tr><td><strong>Object Detection</strong></td><td>Supervised</td><td>Bounding boxes</td><td>RecordIO, JSON</td></tr>
35
+ <tr><td><strong>Semantic Segmentation</strong></td><td>Supervised</td><td>Pixel-level classification</td><td>Images + masks</td></tr>
36
+ <tr><td><strong>LDA</strong></td><td>Unsupervised</td><td>Topic modeling</td><td>CSV, RecordIO</td></tr>
37
+ <tr><td><strong>NTM</strong></td><td>Unsupervised</td><td>Neural topic modeling</td><td>CSV, RecordIO</td></tr>
38
+ <tr><td><strong>IP Insights</strong></td><td>Unsupervised</td><td>IP address anomaly</td><td>CSV</td></tr>
39
+ </tbody>
40
+ </table>
41
+
42
+ <h2 id="aws-ai-services"><strong>2. AWS AI Services — No-Code ML</strong></h2>
43
+
44
+ <table>
45
+ <thead><tr><th>Service</th><th>Purpose</th><th>Output</th></tr></thead>
46
+ <tbody>
47
+ <tr><td><strong>Amazon Rekognition</strong></td><td>Image/video analysis</td><td>Labels, faces, text, moderation</td></tr>
48
+ <tr><td><strong>Amazon Textract</strong></td><td>Document extraction</td><td>Text, forms, tables</td></tr>
49
+ <tr><td><strong>Amazon Comprehend</strong></td><td>NLP, text analytics</td><td>Entities, sentiment, topics</td></tr>
50
+ <tr><td><strong>Amazon Translate</strong></td><td>Machine translation</td><td>Translated text</td></tr>
51
+ <tr><td><strong>Amazon Transcribe</strong></td><td>Speech to text</td><td>Transcription, subtitles</td></tr>
52
+ <tr><td><strong>Amazon Polly</strong></td><td>Text to speech</td><td>Audio</td></tr>
53
+ <tr><td><strong>Amazon Lex</strong></td><td>Conversational AI (chatbot)</td><td>Intent, slots</td></tr>
54
+ <tr><td><strong>Amazon Kendra</strong></td><td>Intelligent search</td><td>Answers, documents</td></tr>
55
+ <tr><td><strong>Amazon Personalize</strong></td><td>Recommendations</td><td>Item rankings, user recs</td></tr>
56
+ <tr><td><strong>Amazon Forecast</strong></td><td>Time series forecasting</td><td>Predictions + confidence</td></tr>
57
+ <tr><td><strong>Amazon Lookout for Vision</strong></td><td>Visual anomaly (manufacturing)</td><td>Pass/Fail, anomaly map</td></tr>
58
+ <tr><td><strong>Amazon Lookout for Equipment</strong></td><td>Equipment anomaly (IoT)</td><td>Anomaly scores</td></tr>
59
+ </tbody>
60
+ </table>
61
+
62
+ <h2 id="metrics"><strong>3. Evaluation Metrics Quick Reference</strong></h2>
63
+
64
+ <table>
65
+ <thead><tr><th>Metric</th><th>Formula</th><th>Use When</th></tr></thead>
66
+ <tbody>
67
+ <tr><td><strong>Accuracy</strong></td><td>(TP+TN)/(TP+TN+FP+FN)</td><td>Balanced classes</td></tr>
68
+ <tr><td><strong>Precision</strong></td><td>TP/(TP+FP)</td><td>FP is costly (spam filter)</td></tr>
69
+ <tr><td><strong>Recall (Sensitivity)</strong></td><td>TP/(TP+FN)</td><td>FN is costly (cancer diagnosis)</td></tr>
70
+ <tr><td><strong>F1 Score</strong></td><td>2×(P×R)/(P+R)</td><td>Imbalanced classes</td></tr>
71
+ <tr><td><strong>AUC-ROC</strong></td><td>Area under TPR vs FPR curve</td><td>Overall classifier quality</td></tr>
72
+ <tr><td><strong>RMSE</strong></td><td>√(Σ(yᵢ-ŷᵢ)²/n)</td><td>Regression, penalizes outliers</td></tr>
73
+ <tr><td><strong>MAE</strong></td><td>Σ|yᵢ-ŷᵢ|/n</td><td>Regression, robust to outliers</td></tr>
74
+ <tr><td><strong>MAPE</strong></td><td>Σ|yᵢ-ŷᵢ|/|yᵢ| × 100%</td><td>Forecasting, interpretable %</td></tr>
75
+ </tbody>
76
+ </table>
77
+
78
+ <h2 id="traps"><strong>4. Common Exam Traps</strong></h2>
79
+
80
+ <table>
81
+ <thead><tr><th>Trap</strong></th><th>What the Exam Says</th><th>Correct Answer</th></tr></thead>
82
+ <tbody>
83
+ <tr><td>Imbalanced data + accuracy</td><td>"Model has 99% accuracy" (fraud)</td><td>Use Precision/Recall/F1, not accuracy</td></tr>
84
+ <tr><td>FM input format</td><td>Factorization Machines</td><td>Requires RecordIO ONLY (not CSV)</td></tr>
85
+ <tr><td>Managed vs custom</td><td>"quickest to implement"</td><td>Prefer managed (Personalize, Forecast)</td></tr>
86
+ <tr><td>Overfitting fix</td><td>Training accuracy high, validation low</td><td>Regularization (L1/L2) or more data</td></tr>
87
+ <tr><td>SageMaker + Internet</td><td>"secure environment, no internet"</td><td>VPC + Network Isolation + VPC Endpoints</td></tr>
88
+ <tr><td>Ground Truth labeling</td><td>"reduce labeling cost"</td><td>Auto-labeling (active learning) in GT</td></tr>
89
+ <tr><td>Bias in model</td><td>"identify bias before deployment"</td><td>SageMaker Clarify</td></tr>
90
+ <tr><td>Multiple models behind one endpoint</td><td>"save cost, single endpoint"</td><td>Multi-Model Endpoint (MME)</td></tr>
91
+ </tbody>
92
+ </table>
93
+
94
+ <h2 id="storage-formats"><strong>5. Data / Storage Quick Reference</strong></h2>
95
+
96
+ <table>
97
+ <thead><tr><th>Scenario</th><th>Best Choice</th></tr></thead>
98
+ <tbody>
99
+ <tr><td>Large tabular training data</td><td>S3 + CSV or Parquet; RecordIO for SageMaker</td></tr>
100
+ <tr><td>Real-time streaming data ingestion</td><td>Kinesis Data Streams → Firehose → S3</td></tr>
101
+ <tr><td>Ad-hoc SQL queries on S3 data</td><td>Amazon Athena</td></tr>
102
+ <tr><td>ETL transformation → Feature Store</td><td>AWS Glue (Spark ETL) → SageMaker Feature Store</td></tr>
103
+ <tr><td>Business intelligence / dashboards</td><td>Amazon QuickSight</td></tr>
104
+ <tr><td>Data warehouse for ML features</td><td>Amazon Redshift → ML (Redshift ML)</td></tr>
105
+ </tbody>
106
+ </table>
107
+
108
+ <blockquote>
109
+ <p><strong>Exam tip:</strong> Hãy nhớ: khi đề bài nói "fastest / easiest / no code" → AWS Managed AI Service. Khi nói "custom model / flexibility / bring your own" → SageMaker. Đây là decision boundary quan trọng nhất.</p>
110
+ </blockquote>
@@ -0,0 +1,113 @@
1
+ ---
2
+ id: 87d7c5c5-d20a-47a8-b64e-7f9db75bb1d2
3
+ title: 'Bài 12: Chiến Lược Thi MLS-C01'
4
+ slug: bai-12-chien-luoc-thi
5
+ description: >-
6
+ Cấu trúc đề thi MLS-C01, phân bổ điểm số theo domain, chiến lược quản lý
7
+ thời gian, kỹ thuật loại trừ đáp án và kế hoạch ôn tập cuối kỳ.
8
+ duration_minutes: 35
9
+ is_free: true
10
+ video_url: null
11
+ sort_order: 12
12
+ section_title: "Phần 4: Ôn Tập Tổng Hợp"
13
+ course:
14
+ id: 019c9619-lt02-7002-c002-lt0200000002
15
+ title: 'Luyện thi AWS Certified Machine Learning - Specialty'
16
+ slug: luyen-thi-aws-ml-specialty
17
+ ---
18
+
19
+ <h2 id="exam-structure"><strong>1. Cấu Trúc Đề Thi MLS-C01</strong></h2>
20
+
21
+ <table>
22
+ <thead><tr><th>Item</th><th>Details</th></tr></thead>
23
+ <tbody>
24
+ <tr><td><strong>Total Questions</strong></td><td>65 câu</td></tr>
25
+ <tr><td><strong>Scored Questions</strong></td><td>50 câu (15 unscored/experimental)</td></tr>
26
+ <tr><td><strong>Time Limit</strong></td><td>180 phút (3 giờ)</td></tr>
27
+ <tr><td><strong>Passing Score</strong></td><td>750/1000</td></tr>
28
+ <tr><td><strong>Question Format</strong></td><td>Multiple choice + Multiple response</td></tr>
29
+ <tr><td><strong>Languages</strong></td><td>Có thể chọn tiếng Nhật, tiếng Hàn (không có tiếng Việt)</td></tr>
30
+ <tr><td><strong>Validity</strong></td><td>3 năm</td></tr>
31
+ </tbody>
32
+ </table>
33
+
34
+ <h2 id="domain-weights"><strong>2. Domain Weights — Phân Bổ Điểm</strong></h2>
35
+
36
+ <table>
37
+ <thead><tr><th>Domain</th><th>Weight</th><th>Questions (~)</th></tr></thead>
38
+ <tbody>
39
+ <tr><td>Domain 1: Data Engineering</td><td>20%</td><td>~13 câu</td></tr>
40
+ <tr><td>Domain 2: Exploratory Data Analysis</td><td>24%</td><td>~16 câu</td></tr>
41
+ <tr><td>Domain 3: Modeling</td><td>36%</td><td>~24 câu</td></tr>
42
+ <tr><td>Domain 4: ML Implementation & Operations</td><td>20%</td><td>~13 câu</td></tr>
43
+ </tbody>
44
+ </table>
45
+
46
+ <blockquote>
47
+ <p><strong>Exam tip:</strong> <strong>Domain 3 (Modeling) chiếm 36%</strong> — đây là domain quan trọng nhất. Ưu tiên ôn: SageMaker built-in algorithms, evaluation metrics, hyperparameter tuning, và underfitting/overfitting.</p>
48
+ </blockquote>
49
+
50
+ <h2 id="time-management"><strong>3. Chiến Lược Quản Lý Thời Gian</strong></h2>
51
+
52
+ <pre><code class="language-text">Time Budget (180 minutes, 65 questions):
53
+
54
+ Average: 2.5 minutes per question
55
+
56
+ Strategy:
57
+ Round 1 (120 min): Attempt all 65 questions
58
+ - Answer confident questions immediately
59
+ - Flag uncertain questions (don't spend > 3 min each)
60
+
61
+ Round 2 (45 min): Review flagged questions
62
+ - Apply elimination technique
63
+ - Check scenario keywords
64
+
65
+ Round 3 (15 min): Final review
66
+ - Check unmarked questions
67
+ - Don't change answers unless certain
68
+ </code></pre>
69
+
70
+ <h2 id="elimination"><strong>4. Kỹ Thuật Loại Trừ Đáp Án</strong></h2>
71
+
72
+ <table>
73
+ <thead><tr><th>Keyword in Question</th><th>Eliminate</th><th>Keep / Prefer</th></tr></thead>
74
+ <tbody>
75
+ <tr><td>"no labels / unlabeled data"</td><td>Supervised algorithms</td><td>K-Means, RCF, PCA</td></tr>
76
+ <tr><td>"quickest / easiest / no code"</td><td>Custom SageMaker models</td><td>Managed AI services</td></tr>
77
+ <tr><td>"real-time predictions"</td><td>Batch Transform</td><td>Real-time Endpoint</td></tr>
78
+ <tr><td>"low traffic, cost-efficient inference"</td><td>Real-time Endpoint</td><td>Serverless Inference</td></tr>
79
+ <tr><td>"no internet, secure"</td><td>Public endpoint</td><td>VPC + Network Isolation</td></tr>
80
+ <tr><td>"imbalanced dataset"</td><td>Accuracy metric</td><td>F1, Precision, Recall, AUC</td></tr>
81
+ <tr><td>"multiple models, save cost"</td><td>Separate endpoints</td><td>Multi-Model Endpoint</td></tr>
82
+ <tr><td>"structured tabular data"</td><td>Image/NLP algorithms</td><td>XGBoost, Linear Learner</td></tr>
83
+ </tbody>
84
+ </table>
85
+
86
+ <h2 id="study-plan"><strong>5. Kế Hoạch Ôn Tập Cuối Kỳ</strong></h2>
87
+
88
+ <table>
89
+ <thead><tr><th>Ngày</th><th>Focus</th></tr></thead>
90
+ <tbody>
91
+ <tr><td>Day 1</td><td>Review Domain 3 (Modeling): algorithms + metrics + HPO</td></tr>
92
+ <tr><td>Day 2</td><td>Review Domain 2 (EDA): data preparation + feature engineering</td></tr>
93
+ <tr><td>Day 3</td><td>Review Domain 1+4 (Data Engineering + Operations)</td></tr>
94
+ <tr><td>Day 4</td><td>Practice exam 1 (65 câu): identify weak areas</td></tr>
95
+ <tr><td>Day 5</td><td>Review weak areas từ Practice Exam 1</td></tr>
96
+ <tr><td>Day 6</td><td>Practice exam 2 (65 câu)</td></tr>
97
+ <tr><td>Day 7</td><td>Cheat sheet review only — nghỉ ngơi, không học mới</td></tr>
98
+ </tbody>
99
+ </table>
100
+
101
+ <h2 id="day-of-exam"><strong>6. Ngày Thi</strong></h2>
102
+
103
+ <ul>
104
+ <li>Đến sớm 30 phút (Pearson VUE test center) hoặc check kỹ environment (online proctored)</li>
105
+ <li>Đọc kỹ toàn bộ câu hỏi — đừng chỉ đọc 2-3 dòng đầu</li>
106
+ <li>Highlight keywords: "MOST cost-effective", "LEAST operational overhead", "FASTEST to deploy"</li>
107
+ <li>Khi thấy 2 đáp án đều đúng: chọn cái phù hợp nhất với constraints trong câu hỏi</li>
108
+ <li>Không để trống câu nào — guess nếu không biết (không bị trừ điểm)</li>
109
+ </ul>
110
+
111
+ <blockquote>
112
+ <p><strong>Exam tip:</strong> AWS Specialty exams thường có câu hỏi dài (3-5 dòng scenario). Keywords ở CUỐI câu thường là key constraint: "with minimal operational overhead", "in the most cost-effective manner", "without requiring data scientists" — đọc kỹ đến cuối!</p>
113
+ </blockquote>
@@ -7,7 +7,7 @@ description: >-
7
7
  (MLS-C01). Nắm vững SageMaker, data engineering, modeling, triển khai ML trên AWS
8
8
  ở mức chuyên gia.
9
9
 
10
- featured_image: null
10
+ featured_image: images/blog/aws-ml-specialty-series-banner.png
11
11
  level: advanced
12
12
  duration_hours: 40
13
13
  lesson_count: 12