@xdev-asia/xdev-knowledge-mcp 1.0.41 → 1.0.42

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 (18) hide show
  1. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/chapters/01-domain-1-fundamentals-ai-ml/lessons/01-bai-1-ai-ml-deep-learning-concepts.md +287 -0
  2. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/chapters/01-domain-1-fundamentals-ai-ml/lessons/02-bai-2-ml-lifecycle-aws-services.md +258 -0
  3. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/chapters/02-domain-2-fundamentals-generative-ai/lessons/03-bai-3-generative-ai-foundation-models.md +218 -0
  4. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/chapters/02-domain-2-fundamentals-generative-ai/lessons/04-bai-4-llm-transformers-multimodal.md +232 -0
  5. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/chapters/03-domain-3-applications-foundation-models/lessons/05-bai-5-prompt-engineering-techniques.md +254 -0
  6. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/chapters/03-domain-3-applications-foundation-models/lessons/06-bai-6-rag-vector-databases-knowledge-bases.md +244 -0
  7. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/chapters/03-domain-3-applications-foundation-models/lessons/07-bai-7-fine-tuning-model-customization.md +247 -0
  8. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/chapters/03-domain-3-applications-foundation-models/lessons/08-bai-8-amazon-bedrock-deep-dive.md +276 -0
  9. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/chapters/04-domain-4-responsible-ai/lessons/09-bai-9-responsible-ai-fairness-bias-transparency.md +224 -0
  10. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/chapters/04-domain-4-responsible-ai/lessons/10-bai-10-aws-responsible-ai-tools.md +252 -0
  11. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/chapters/05-domain-5-security-compliance/lessons/11-bai-11-ai-security-data-privacy-compliance.md +279 -0
  12. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/chapters/05-domain-5-security-compliance/lessons/12-bai-12-exam-strategy-cheat-sheet.md +229 -0
  13. package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/index.md +257 -0
  14. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/index.md +240 -0
  15. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/index.md +225 -0
  16. package/data/categories.json +16 -4
  17. package/data/quizzes.json +764 -0
  18. package/package.json +1 -1
@@ -0,0 +1,257 @@
1
+ ---
2
+ id: 019c9619-lt01-7001-c001-lt0100000001
3
+ title: "Luyện thi AWS Certified AI Practitioner (AIF-C01)"
4
+ slug: luyen-thi-aws-ai-practitioner
5
+ description: >-
6
+ Lộ trình ôn tập toàn diện cho kỳ thi AWS Certified AI Practitioner (AIF-C01).
7
+ Bao phủ đầy đủ 5 domain: AI/ML Fundamentals, Generative AI, Foundation Models,
8
+ Responsible AI, Security & Governance. 12 bài học chuyên sâu kèm thi thử tiếng Anh.
9
+
10
+ featured_image: images/blog/aws-ai-practitioner-series-banner.png
11
+ level: beginner
12
+ duration_hours: 30
13
+ lesson_count: 12
14
+ price: '0.00'
15
+ is_free: true
16
+ view_count: 0
17
+ average_rating: '0.00'
18
+ review_count: 0
19
+ enrollment_count: 0
20
+ meta: null
21
+ published_at: '2026-04-04T10:00:00.000000Z'
22
+ created_at: '2026-04-04T10:00:00.000000Z'
23
+
24
+ author:
25
+ id: 019c9616-d2b4-713f-9b2c-40e2e92a05cf
26
+ name: Duy Tran
27
+ avatar: avatars/7e8eb5c6-4cac-455b-a701-4060f085d501.jpeg
28
+
29
+ category:
30
+ id: 019c9616-cat9-7009-a009-000000000009
31
+ name: Luyện thi chứng chỉ
32
+ slug: luyen-thi
33
+
34
+ tags:
35
+ - name: AWS
36
+ slug: aws
37
+ - name: AI
38
+ slug: ai
39
+ - name: Chứng chỉ
40
+ slug: chung-chi
41
+ - name: Amazon Bedrock
42
+ slug: amazon-bedrock
43
+ - name: SageMaker
44
+ slug: sagemaker
45
+ - name: Generative AI
46
+ slug: generative-ai
47
+
48
+ quiz_slug: aws-ai-practitioner
49
+
50
+ sections:
51
+ - id: section-01
52
+ title: "Domain 1: Fundamentals of AI and ML (20%)"
53
+ description: Khái niệm AI, ML, Deep Learning, ML lifecycle, data types, use cases
54
+ sort_order: 1
55
+ lessons:
56
+ - id: 019c9619-lt01-d1-l01
57
+ title: "Bài 1: AI, ML & Deep Learning — Concepts and Terminology"
58
+ slug: bai-1-ai-ml-deep-learning-concepts
59
+ description: >-
60
+ AI vs ML vs DL. Supervised, Unsupervised, Reinforcement Learning.
61
+ Classification, Regression, Clustering. Neural Networks basics.
62
+ Training, Validation, Test sets. Bias-Variance tradeoff.
63
+ duration_minutes: 60
64
+ is_free: true
65
+ sort_order: 0
66
+ video_url: null
67
+ - id: 019c9619-lt01-d1-l02
68
+ title: "Bài 2: ML Development Lifecycle & AWS AI Services Overview"
69
+ slug: bai-2-ml-lifecycle-aws-services
70
+ description: >-
71
+ ML pipeline: data collection → feature engineering → training → evaluation → deployment.
72
+ AWS AI/ML service stack. SageMaker, Rekognition, Comprehend, Polly,
73
+ Transcribe, Translate, Textract, Lex, Personalize, Forecast, Kendra.
74
+ duration_minutes: 60
75
+ is_free: true
76
+ sort_order: 1
77
+ video_url: null
78
+
79
+ - id: section-02
80
+ title: "Domain 2: Fundamentals of Generative AI (24%)"
81
+ description: GenAI concepts, Foundation Models, LLMs, Transformer architecture
82
+ sort_order: 2
83
+ lessons:
84
+ - id: 019c9619-lt01-d2-l03
85
+ title: "Bài 3: Generative AI & Foundation Models"
86
+ slug: bai-3-generative-ai-foundation-models
87
+ description: >-
88
+ Generative AI là gì. Foundation Models: pre-training, fine-tuning.
89
+ Types: text-to-text, text-to-image, text-to-code. Tokenization.
90
+ Model parameters, inference, temperature, top-p, top-k.
91
+ duration_minutes: 60
92
+ is_free: true
93
+ sort_order: 0
94
+ video_url: null
95
+ - id: 019c9619-lt01-d2-l04
96
+ title: "Bài 4: LLMs, Transformers & Multi-modal Models"
97
+ slug: bai-4-llm-transformers-multimodal
98
+ description: >-
99
+ Transformer architecture: attention mechanism, self-attention.
100
+ GPT (decoder-only), BERT (encoder-only), T5 (encoder-decoder).
101
+ Multi-modal models. Hallucination: causes and mitigation.
102
+ Embeddings và vector representations.
103
+ duration_minutes: 60
104
+ is_free: true
105
+ sort_order: 1
106
+ video_url: null
107
+
108
+ - id: section-03
109
+ title: "Domain 3: Applications of Foundation Models (28%)"
110
+ description: Prompt engineering, RAG, fine-tuning, Amazon Bedrock
111
+ sort_order: 3
112
+ lessons:
113
+ - id: 019c9619-lt01-d3-l05
114
+ title: "Bài 5: Prompt Engineering Techniques"
115
+ slug: bai-5-prompt-engineering
116
+ description: >-
117
+ Zero-shot, Few-shot, Chain-of-Thought prompting.
118
+ System prompts, role-based prompting. Prompt templates.
119
+ Best practices: clarity, specificity, constraints.
120
+ Common pitfalls và cách tối ưu.
121
+ duration_minutes: 60
122
+ is_free: true
123
+ sort_order: 0
124
+ video_url: null
125
+ - id: 019c9619-lt01-d3-l06
126
+ title: "Bài 6: RAG — Retrieval-Augmented Generation"
127
+ slug: bai-6-rag-retrieval-augmented-generation
128
+ description: >-
129
+ RAG architecture: indexing, retrieval, generation.
130
+ Vector databases, embeddings, similarity search.
131
+ Amazon Bedrock Knowledge Bases. Chunking strategies.
132
+ RAG vs Fine-tuning: khi nào dùng gì.
133
+ duration_minutes: 60
134
+ is_free: true
135
+ sort_order: 1
136
+ video_url: null
137
+ - id: 019c9619-lt01-d3-l07
138
+ title: "Bài 7: Fine-tuning & Model Customization"
139
+ slug: bai-7-fine-tuning-model-customization
140
+ description: >-
141
+ Pre-training vs Fine-tuning vs Prompt Engineering.
142
+ Continued pre-training, instruction tuning.
143
+ PEFT: LoRA, QLoRA. Training data preparation.
144
+ Amazon Bedrock Custom Models, SageMaker JumpStart.
145
+ duration_minutes: 60
146
+ is_free: true
147
+ sort_order: 2
148
+ video_url: null
149
+ - id: 019c9619-lt01-d3-l08
150
+ title: "Bài 8: Amazon Bedrock — Complete Deep Dive"
151
+ slug: bai-8-amazon-bedrock-deep-dive
152
+ description: >-
153
+ Bedrock architecture, supported models (Claude, Llama, Titan, Mistral).
154
+ Bedrock Agents, Guardrails, Knowledge Bases, Model Evaluation.
155
+ PlayGrounds. Bedrock API & SDKs. Pricing models.
156
+ PartyRock for prototyping.
157
+ duration_minutes: 75
158
+ is_free: true
159
+ sort_order: 3
160
+ video_url: null
161
+
162
+ - id: section-04
163
+ title: "Domain 4: Guidelines for Responsible AI (14%)"
164
+ description: Fairness, transparency, explainability, responsible AI practices
165
+ sort_order: 4
166
+ lessons:
167
+ - id: 019c9619-lt01-d4-l09
168
+ title: "Bài 9: Responsible AI — Fairness, Bias & Transparency"
169
+ slug: bai-9-responsible-ai-fairness-bias
170
+ description: >-
171
+ AWS Responsible AI principles. Types of bias: selection, measurement,
172
+ algorithmic bias. Fairness metrics. Model explainability: SHAP, LIME.
173
+ SageMaker Clarify. AWS AI Service Cards.
174
+ duration_minutes: 50
175
+ is_free: true
176
+ sort_order: 0
177
+ video_url: null
178
+ - id: 019c9619-lt01-d4-l10
179
+ title: "Bài 10: Human-in-the-Loop & AI Governance"
180
+ slug: bai-10-human-in-the-loop-governance
181
+ description: >-
182
+ Human review workflows. Amazon Augmented AI (A2I).
183
+ Model monitoring và drift detection. Guardrails for Bedrock.
184
+ Content filtering, toxicity detection. Watermarking.
185
+ duration_minutes: 50
186
+ is_free: true
187
+ sort_order: 1
188
+ video_url: null
189
+
190
+ - id: section-05
191
+ title: "Domain 5: Security, Compliance & Governance (14%)"
192
+ description: AI security, data privacy, compliance, exam strategy
193
+ sort_order: 5
194
+ lessons:
195
+ - id: 019c9619-lt01-d5-l11
196
+ title: "Bài 11: AI Security & Data Privacy on AWS"
197
+ slug: bai-11-ai-security-data-privacy
198
+ description: >-
199
+ IAM for AI services. Data encryption (KMS, at-rest, in-transit).
200
+ VPC configuration cho SageMaker. Data privacy: PII detection,
201
+ Amazon Macie. Compliance frameworks: GDPR, HIPAA, SOC.
202
+ Shared responsibility model for AI.
203
+ duration_minutes: 50
204
+ is_free: true
205
+ sort_order: 0
206
+ video_url: null
207
+ - id: 019c9619-lt01-d5-l12
208
+ title: "Bài 12: Exam Strategy, Cheat Sheet & Mock Exam Guide"
209
+ slug: bai-12-exam-strategy-cheat-sheet
210
+ description: >-
211
+ AIF-C01 exam format: 65 questions, 90 minutes, 700/1000.
212
+ Domain weight strategy. Elimination techniques.
213
+ Complete cheat sheet: services mapping, key concepts.
214
+ Hướng dẫn thi thử và đánh giá kết quả.
215
+ duration_minutes: 45
216
+ is_free: true
217
+ sort_order: 1
218
+ video_url: null
219
+
220
+ reviews: []
221
+ quizzes: []
222
+ ---
223
+
224
+ ## Giới thiệu
225
+
226
+ Khoá học **Luyện thi AWS Certified AI Practitioner (AIF-C01)** giúp bạn ôn tập có hệ thống, bao phủ đầy đủ 5 domain của kỳ thi — từ nền tảng AI/ML đến GenAI, Amazon Bedrock, Responsible AI và Security.
227
+
228
+ ### Ai nên học?
229
+
230
+ - Developer, DevOps, Solution Architect muốn chứng chỉ AI
231
+ - Business Analyst, Product Manager muốn hiểu AI trên AWS
232
+ - Người mới bắt đầu với AI, muốn có foundation vững chắc
233
+ - Ai đã có kiến thức AI cơ bản, muốn validate bằng chứng chỉ AWS
234
+
235
+ ### Cấu trúc đề thi AIF-C01
236
+
237
+ | Domain | Tỷ trọng | Số bài học |
238
+ |--------|----------|------------|
239
+ | Domain 1: Fundamentals of AI and ML | 20% | Bài 1–2 |
240
+ | Domain 2: Fundamentals of Generative AI | 24% | Bài 3–4 |
241
+ | Domain 3: Applications of Foundation Models | 28% | Bài 5–8 |
242
+ | Domain 4: Guidelines for Responsible AI | 14% | Bài 9–10 |
243
+ | Domain 5: Security, Compliance & Governance | 14% | Bài 11–12 |
244
+
245
+ - **Số câu**: 65 câu (scored) + 15 câu (unscored) = 80 câu tổng cộng
246
+ - **Thời gian**: 90 phút
247
+ - **Điểm đạt**: 700/1000
248
+ - **Phí thi**: $100 USD
249
+ - **Ngôn ngữ thi**: Tiếng Anh (và nhiều ngôn ngữ khác)
250
+ - **Hình thức**: Pearson VUE testing center hoặc online proctored
251
+
252
+ ### Lộ trình học
253
+
254
+ 1. **Học lý thuyết** qua 12 bài trong series này
255
+ 2. **Thi thử** với đề trắc nghiệm tiếng Anh mô phỏng
256
+ 3. **Ôn lại** domain yếu, thi lại cho đến khi đạt ≥80%
257
+ 4. **Đăng ký thi** khi tự tin — [aws.amazon.com/certification](https://aws.amazon.com/certification/certified-ai-practitioner/)
@@ -0,0 +1,240 @@
1
+ ---
2
+ id: 019c9619-lt02-7002-c002-lt0200000002
3
+ title: "Luyện thi AWS Certified Machine Learning - Specialty"
4
+ slug: luyen-thi-aws-ml-specialty
5
+ description: >-
6
+ Lộ trình ôn tập chuyên sâu cho kỳ thi AWS Certified Machine Learning - Specialty
7
+ (MLS-C01). Nắm vững SageMaker, data engineering, modeling, triển khai ML trên AWS
8
+ ở mức chuyên gia.
9
+
10
+ featured_image: null
11
+ level: advanced
12
+ duration_hours: 40
13
+ lesson_count: 12
14
+ price: '0.00'
15
+ is_free: true
16
+ view_count: 0
17
+ average_rating: '0.00'
18
+ review_count: 0
19
+ enrollment_count: 0
20
+ meta: null
21
+ published_at: '2026-04-04T11:00:00.000000Z'
22
+ created_at: '2026-04-04T11:00:00.000000Z'
23
+
24
+ author:
25
+ id: 019c9616-d2b4-713f-9b2c-40e2e92a05cf
26
+ name: Duy Tran
27
+ avatar: avatars/7e8eb5c6-4cac-455b-a701-4060f085d501.jpeg
28
+
29
+ category:
30
+ id: 019c9616-cat9-7009-a009-000000000009
31
+ name: Luyện thi chứng chỉ
32
+ slug: luyen-thi
33
+
34
+ tags:
35
+ - name: AWS
36
+ slug: aws
37
+ - name: Machine Learning
38
+ slug: machine-learning
39
+ - name: SageMaker
40
+ slug: sagemaker
41
+ - name: Chứng chỉ
42
+ slug: chung-chi
43
+ - name: MLOps
44
+ slug: mlops
45
+
46
+ quiz_slug: aws-ml-specialty
47
+
48
+ sections:
49
+ - id: section-01
50
+ title: "Phần 1: Data Engineering (20%)"
51
+ description: Thu thập, lưu trữ, và xử lý dữ liệu cho ML trên AWS
52
+ sort_order: 1
53
+ lessons:
54
+ - id: 019c9619-lt02-l01
55
+ title: "Bài 1: Data Repositories & Ingestion — S3, Kinesis, Glue"
56
+ slug: bai-1-data-repositories-ingestion
57
+ description: >-
58
+ S3 cho ML data lake. Kinesis Data Streams/Firehose cho streaming.
59
+ AWS Glue cho ETL. Data Wrangler cho data preparation.
60
+ Chiến lược lưu trữ: Parquet, ORC, CSV.
61
+ duration_minutes: 60
62
+ is_free: true
63
+ sort_order: 0
64
+ video_url: null
65
+ - id: 019c9619-lt02-l02
66
+ title: "Bài 2: Data Transformation & Feature Engineering"
67
+ slug: bai-2-data-transformation
68
+ description: >-
69
+ SageMaker Processing Jobs. Feature Store. Data Wrangler flows.
70
+ Xử lý missing values, encoding, normalization, scaling.
71
+ Text preprocessing: tokenization, TF-IDF.
72
+ duration_minutes: 60
73
+ is_free: true
74
+ sort_order: 1
75
+ video_url: null
76
+ - id: 019c9619-lt02-l03
77
+ title: "Bài 3: Data Analysis & Visualization"
78
+ slug: bai-3-data-analysis
79
+ description: >-
80
+ Exploratory Data Analysis (EDA) trên SageMaker notebooks.
81
+ Athena cho SQL analytics. QuickSight cho visualization.
82
+ Phát hiện data quality issues, class imbalance.
83
+ duration_minutes: 45
84
+ is_free: true
85
+ sort_order: 2
86
+ video_url: null
87
+
88
+ - id: section-02
89
+ title: "Phần 2: Modeling (36%)"
90
+ description: Chọn algorithm, train, tune, evaluate model
91
+ sort_order: 2
92
+ lessons:
93
+ - id: 019c9619-lt02-l04
94
+ title: "Bài 4: SageMaker Built-in Algorithms"
95
+ slug: bai-4-sagemaker-built-in-algorithms
96
+ description: >-
97
+ XGBoost, Linear Learner, Random Cut Forest, K-Means.
98
+ BlazingText, Seq2Seq, DeepAR, Object Detection.
99
+ Khi nào dùng algorithm nào: bảng so sánh chi tiết.
100
+ duration_minutes: 90
101
+ is_free: true
102
+ sort_order: 0
103
+ video_url: null
104
+ - id: 019c9619-lt02-l05
105
+ title: "Bài 5: Training & Hyperparameter Tuning"
106
+ slug: bai-5-training-hyperparameter-tuning
107
+ description: >-
108
+ SageMaker Training Jobs: instance types, Pipe Mode vs File Mode.
109
+ Distributed training: data parallelism, model parallelism.
110
+ Automatic Model Tuning (HPO): Bayesian optimization.
111
+ duration_minutes: 60
112
+ is_free: true
113
+ sort_order: 1
114
+ video_url: null
115
+ - id: 019c9619-lt02-l06
116
+ title: "Bài 6: Model Evaluation & Validation"
117
+ slug: bai-6-model-evaluation
118
+ description: >-
119
+ Metrics: Accuracy, Precision, Recall, F1, AUC-ROC, RMSE, MAE.
120
+ Confusion Matrix. Cross-validation. Bias-Variance Tradeoff.
121
+ SageMaker Clarify cho bias detection & explainability.
122
+ duration_minutes: 60
123
+ is_free: true
124
+ sort_order: 2
125
+ video_url: null
126
+
127
+ - id: section-03
128
+ title: "Phần 3: ML Implementation & Operations (20%)"
129
+ description: Deploy, monitor, và operate ML models
130
+ sort_order: 3
131
+ lessons:
132
+ - id: 019c9619-lt02-l07
133
+ title: "Bài 7: Model Deployment — Endpoints & Inference"
134
+ slug: bai-7-model-deployment
135
+ description: >-
136
+ Real-time Endpoints, Batch Transform, Async Inference.
137
+ Multi-Model Endpoints, Inference Pipeline.
138
+ Elastic Inference, SageMaker Neo (edge).
139
+ A/B Testing với Production Variants.
140
+ duration_minutes: 60
141
+ is_free: true
142
+ sort_order: 0
143
+ video_url: null
144
+ - id: 019c9619-lt02-l08
145
+ title: "Bài 8: Model Monitoring & MLOps"
146
+ slug: bai-8-model-monitoring-mlops
147
+ description: >-
148
+ SageMaker Model Monitor: Data Quality, Model Quality, Bias Drift.
149
+ SageMaker Pipelines cho CI/CD ML.
150
+ SageMaker Model Registry, Experiments.
151
+ Ground Truth cho data labeling, Autopilot cho AutoML.
152
+ duration_minutes: 60
153
+ is_free: true
154
+ sort_order: 1
155
+ video_url: null
156
+ - id: 019c9619-lt02-l09
157
+ title: "Bài 9: Security & Cost Optimization"
158
+ slug: bai-9-security-cost
159
+ description: >-
160
+ IAM roles cho SageMaker. VPC config, encryption (KMS).
161
+ Spot Training Instances, Savings Plans.
162
+ S3 lifecycle policies. Right-sizing instances.
163
+ duration_minutes: 45
164
+ is_free: true
165
+ sort_order: 2
166
+ video_url: null
167
+
168
+ - id: section-04
169
+ title: "Phần 4: Ôn tập & Chiến lược thi"
170
+ description: Tổng hợp kiến thức và mẹo thi
171
+ sort_order: 4
172
+ lessons:
173
+ - id: 019c9619-lt02-l10
174
+ title: "Bài 10: Deep Dive — Các bài toán thường gặp"
175
+ slug: bai-10-bai-toan-thuong-gap
176
+ description: >-
177
+ Fraud detection, recommendation system, NLP pipeline,
178
+ time series forecasting, computer vision trên AWS.
179
+ Pattern matching: dịch vụ AWS nào cho bài toán nào.
180
+ duration_minutes: 60
181
+ is_free: true
182
+ sort_order: 0
183
+ video_url: null
184
+ - id: 019c9619-lt02-l11
185
+ title: "Bài 11: Cheat Sheet — Tổng hợp kiến thức trọng tâm"
186
+ slug: bai-11-cheat-sheet
187
+ description: >-
188
+ Bảng so sánh algorithms tổng hợp. Bảng mapping dịch vụ AWS.
189
+ Formulas và metrics quan trọng. Common gotchas trong đề thi.
190
+ duration_minutes: 45
191
+ is_free: true
192
+ sort_order: 1
193
+ video_url: null
194
+ - id: 019c9619-lt02-l12
195
+ title: "Bài 12: Chiến lược thi & Mock Exam"
196
+ slug: bai-12-chien-luoc-thi
197
+ description: >-
198
+ Cấu trúc đề thi MLS-C01. Tips quản lý thời gian.
199
+ Kỹ thuật loại trừ đáp án. Ôn tập theo domain weights.
200
+ Hướng dẫn thi thử và đánh giá kết quả.
201
+ duration_minutes: 45
202
+ is_free: true
203
+ sort_order: 2
204
+ video_url: null
205
+
206
+ reviews: []
207
+ quizzes: []
208
+ ---
209
+
210
+ ## Giới thiệu
211
+
212
+ Khoá học **Luyện thi AWS Certified Machine Learning - Specialty** giúp bạn ôn tập chuyên sâu cho kỳ thi **MLS-C01** — chứng chỉ cấp cao nhất về ML trên AWS.
213
+
214
+ ### Ai nên học?
215
+
216
+ - Data Scientist, ML Engineer muốn chứng chỉ AWS
217
+ - Đã có kiến thức ML cơ bản (regression, classification, neural networks)
218
+ - Đã làm quen với AWS (có AWS Cloud Practitioner là lợi thế)
219
+
220
+ ### Cấu trúc đề thi MLS-C01
221
+
222
+ | Domain | Tỷ trọng |
223
+ |--------|----------|
224
+ | Data Engineering | 20% |
225
+ | Exploratory Data Analysis | 24% |
226
+ | Modeling | 36% |
227
+ | ML Implementation & Operations | 20% |
228
+
229
+ - **Số câu**: 65 câu
230
+ - **Thời gian**: 180 phút
231
+ - **Điểm đạt**: 750/1000
232
+ - **Phí thi**: $300 USD
233
+
234
+ ### Lộ trình học
235
+
236
+ 1. **Học lý thuyết** qua 12 bài trong series này
237
+ 2. **Hands-on** thực hành trên AWS Free Tier
238
+ 3. **Thi thử** với đề trắc nghiệm mô phỏng
239
+ 4. **Ôn lại** các domain yếu
240
+ 5. **Đăng ký thi** khi đạt ≥80% đề thử