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

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 (23) 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/chapters/01-phan-1-data-engineering/lessons/01-bai-1-data-repositories-ingestion.md +193 -0
  15. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/chapters/01-phan-1-data-engineering/lessons/02-bai-2-data-transformation.md +178 -0
  16. package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/index.md +240 -0
  17. package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/index.md +225 -0
  18. package/data/categories.json +16 -4
  19. package/data/quizzes/aws-ai-practitioner.json +362 -0
  20. package/data/quizzes/aws-ml-specialty.json +200 -0
  21. package/data/quizzes/gcp-ml-engineer.json +200 -0
  22. package/data/quizzes.json +764 -0
  23. package/package.json +1 -1
@@ -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ử
@@ -0,0 +1,225 @@
1
+ ---
2
+ id: 019c9619-lt03-7003-c003-lt0300000003
3
+ title: "Luyện thi Google Cloud Professional Machine Learning Engineer"
4
+ slug: luyen-thi-gcp-ml-engineer
5
+ description: >-
6
+ Lộ trình ôn tập toàn diện cho kỳ thi Google Cloud Professional Machine Learning
7
+ Engineer. Vertex AI, BigQuery ML, TFX pipeline, MLOps trên GCP.
8
+
9
+ featured_image: null
10
+ level: advanced
11
+ duration_hours: 35
12
+ lesson_count: 10
13
+ price: '0.00'
14
+ is_free: true
15
+ view_count: 0
16
+ average_rating: '0.00'
17
+ review_count: 0
18
+ enrollment_count: 0
19
+ meta: null
20
+ published_at: '2026-04-04T12:00:00.000000Z'
21
+ created_at: '2026-04-04T12:00:00.000000Z'
22
+
23
+ author:
24
+ id: 019c9616-d2b4-713f-9b2c-40e2e92a05cf
25
+ name: Duy Tran
26
+ avatar: avatars/7e8eb5c6-4cac-455b-a701-4060f085d501.jpeg
27
+
28
+ category:
29
+ id: 019c9616-cat9-7009-a009-000000000009
30
+ name: Luyện thi chứng chỉ
31
+ slug: luyen-thi
32
+
33
+ tags:
34
+ - name: Google Cloud
35
+ slug: google-cloud
36
+ - name: Machine Learning
37
+ slug: machine-learning
38
+ - name: Vertex AI
39
+ slug: vertex-ai
40
+ - name: Chứng chỉ
41
+ slug: chung-chi
42
+ - name: MLOps
43
+ slug: mlops
44
+
45
+ quiz_slug: gcp-ml-engineer
46
+
47
+ sections:
48
+ - id: section-01
49
+ title: "Phần 1: ML Problem Framing & Architecture"
50
+ description: Phân tích bài toán ML, chọn approach và kiến trúc phù hợp trên GCP
51
+ sort_order: 1
52
+ lessons:
53
+ - id: 019c9619-lt03-l01
54
+ title: "Bài 1: Framing ML Problems — Supervised, Unsupervised, RL"
55
+ slug: bai-1-framing-ml-problems
56
+ description: >-
57
+ Cách xác định bài toán có cần ML không. Chọn đúng loại model.
58
+ Business metrics vs ML metrics. Data availability assessment.
59
+ Google's ML best practices.
60
+ duration_minutes: 50
61
+ is_free: true
62
+ sort_order: 0
63
+ video_url: null
64
+ - id: 019c9619-lt03-l02
65
+ title: "Bài 2: GCP AI/ML Ecosystem Overview"
66
+ slug: bai-2-gcp-ai-ml-ecosystem
67
+ description: >-
68
+ Vertex AI platform tổng quan. AutoML vs Custom Training.
69
+ BigQuery ML. Pre-trained APIs (Vision, NLP, Translation).
70
+ Khi nào dùng service nào — decision tree.
71
+ duration_minutes: 50
72
+ is_free: true
73
+ sort_order: 1
74
+ video_url: null
75
+
76
+ - id: section-02
77
+ title: "Phần 2: Data Engineering & Feature Engineering"
78
+ description: Xây dựng data pipeline và feature store trên GCP
79
+ sort_order: 2
80
+ lessons:
81
+ - id: 019c9619-lt03-l03
82
+ title: "Bài 3: Data Pipeline — Dataflow, Pub/Sub, Dataproc"
83
+ slug: bai-3-data-pipeline
84
+ description: >-
85
+ Apache Beam trên Dataflow cho batch/streaming ETL.
86
+ Pub/Sub cho event-driven pipelines. Dataproc cho Spark.
87
+ Cloud Composer (Airflow) cho orchestration.
88
+ duration_minutes: 60
89
+ is_free: true
90
+ sort_order: 0
91
+ video_url: null
92
+ - id: 019c9619-lt03-l04
93
+ title: "Bài 4: Feature Engineering & Vertex AI Feature Store"
94
+ slug: bai-4-feature-engineering
95
+ description: >-
96
+ Feature engineering techniques. BigQuery cho feature computation.
97
+ Vertex AI Feature Store: online/offline serving.
98
+ Feature monitoring, consistency giữa training/serving.
99
+ duration_minutes: 60
100
+ is_free: true
101
+ sort_order: 1
102
+ video_url: null
103
+
104
+ - id: section-03
105
+ title: "Phần 3: Model Development trên Vertex AI"
106
+ description: Training, tuning, và evaluation với Vertex AI
107
+ sort_order: 3
108
+ lessons:
109
+ - id: 019c9619-lt03-l05
110
+ title: "Bài 5: Vertex AI Training — Custom & AutoML"
111
+ slug: bai-5-vertex-ai-training
112
+ description: >-
113
+ Custom Training Jobs: pre-built containers, custom containers.
114
+ Distributed training trên GPU/TPU. AutoML: Tabular, Image, Text, Video.
115
+ Training pipeline setup. Hyperparameter tuning service.
116
+ duration_minutes: 60
117
+ is_free: true
118
+ sort_order: 0
119
+ video_url: null
120
+ - id: 019c9619-lt03-l06
121
+ title: "Bài 6: BigQuery ML & TensorFlow on GCP"
122
+ slug: bai-6-bigquery-ml-tensorflow
123
+ description: >-
124
+ BigQuery ML: CREATE MODEL syntax, supported models.
125
+ TensorFlow Extended (TFX) pipeline components.
126
+ TFServing, TFLite. Model optimization techniques.
127
+ duration_minutes: 60
128
+ is_free: true
129
+ sort_order: 1
130
+ video_url: null
131
+
132
+ - id: section-04
133
+ title: "Phần 4: Model Deployment & MLOps"
134
+ description: Deploy, serve, monitor models trên production
135
+ sort_order: 4
136
+ lessons:
137
+ - id: 019c9619-lt03-l07
138
+ title: "Bài 7: Model Deployment & Prediction"
139
+ slug: bai-7-model-deployment
140
+ description: >-
141
+ Vertex AI Endpoints: online, batch prediction.
142
+ Model versioning, traffic splitting. Edge deployment (Edge Manager).
143
+ Scaling config, GPU allocation.
144
+ duration_minutes: 60
145
+ is_free: true
146
+ sort_order: 0
147
+ video_url: null
148
+ - id: 019c9619-lt03-l08
149
+ title: "Bài 8: Vertex AI Pipelines & MLOps"
150
+ slug: bai-8-vertex-ai-pipelines-mlops
151
+ description: >-
152
+ Vertex AI Pipelines (Kubeflow Pipelines SDK).
153
+ Model Registry, Experiments, Metadata Store.
154
+ Vertex AI Model Monitoring: skew, drift detection.
155
+ CI/CD cho ML: Cloud Build + Vertex AI.
156
+ duration_minutes: 60
157
+ is_free: true
158
+ sort_order: 1
159
+ video_url: null
160
+
161
+ - id: section-05
162
+ title: "Phần 5: Responsible AI & Ôn tập"
163
+ description: Responsible AI practices và chiến lược thi
164
+ sort_order: 5
165
+ lessons:
166
+ - id: 019c9619-lt03-l09
167
+ title: "Bài 9: Responsible AI & Security"
168
+ slug: bai-9-responsible-ai
169
+ description: >-
170
+ Google Responsible AI principles. Vertex AI Explainability (SHAP, IG).
171
+ Fairness indicators. Privacy: differential privacy, federated learning.
172
+ IAM, VPC-SC, CMEK cho ML workloads.
173
+ duration_minutes: 50
174
+ is_free: true
175
+ sort_order: 0
176
+ video_url: null
177
+ - id: 019c9619-lt03-l10
178
+ title: "Bài 10: Cheat Sheet & Chiến lược thi"
179
+ slug: bai-10-cheat-sheet-chien-luoc-thi
180
+ description: >-
181
+ Tổng hợp GCP services mapping. So sánh Vertex AI vs AWS SageMaker.
182
+ Cấu trúc đề thi, tips quản lý thời gian.
183
+ Kỹ thuật loại trừ đáp án. Thi thử và đánh giá.
184
+ duration_minutes: 45
185
+ is_free: true
186
+ sort_order: 1
187
+ video_url: null
188
+
189
+ reviews: []
190
+ quizzes: []
191
+ ---
192
+
193
+ ## Giới thiệu
194
+
195
+ Khoá học **Luyện thi Google Cloud Professional ML Engineer** giúp bạn chuẩn bị toàn diện cho kỳ thi chứng chỉ ML cao cấp nhất của Google Cloud.
196
+
197
+ ### Ai nên học?
198
+
199
+ - ML Engineer, Data Scientist muốn chứng chỉ GCP
200
+ - Đã có kiến thức ML cơ bản và kinh nghiệm thực tế
201
+ - Đã quen với Google Cloud (có Cloud Digital Leader là lợi thế)
202
+
203
+ ### Cấu trúc đề thi
204
+
205
+ | Domain | Tỷ trọng |
206
+ |--------|----------|
207
+ | Architect low-code ML solutions | ~12% |
208
+ | Collaborate within/across teams | ~14% |
209
+ | Scale prototypes to ML models | ~18% |
210
+ | Serve and scale models | ~18% |
211
+ | Design data preparation & processing | ~18% |
212
+ | Monitor ML solutions | ~20% |
213
+
214
+ - **Số câu**: 50–60 câu
215
+ - **Thời gian**: 120 phút
216
+ - **Phí thi**: $200 USD
217
+ - **Ngôn ngữ**: Tiếng Anh
218
+
219
+ ### Lộ trình học
220
+
221
+ 1. **Học lý thuyết** qua 10 bài trong series này
222
+ 2. **Hands-on labs** trên Google Cloud Skills Boost
223
+ 3. **Thi thử** với đề trắc nghiệm mô phỏng
224
+ 4. **Review** lại sections có điểm thấp
225
+ 5. **Đăng ký thi** khi tự tin ≥80%
@@ -1,7 +1,7 @@
1
1
  [
2
2
  {
3
3
  "id": "019c9616-cat1-7001-a001-000000000001",
4
- "name": "AI & Machine Learning",
4
+ "name": "AI & Học máy",
5
5
  "slug": "ai-machine-learning",
6
6
  "description": "Trí tuệ nhân tạo, học máy, deep learning và các mô hình ngôn ngữ lớn",
7
7
  "icon": "brain",
@@ -37,7 +37,7 @@
37
37
  },
38
38
  {
39
39
  "id": "019c9616-cat4-7004-a004-000000000004",
40
- "name": "Database",
40
+ "name": "Cơ sở dữ liệu",
41
41
  "slug": "database",
42
42
  "description": "PostgreSQL, MySQL, MongoDB, thiết kế CSDL và tối ưu hiệu năng",
43
43
  "icon": "database",
@@ -49,7 +49,7 @@
49
49
  },
50
50
  {
51
51
  "id": "019c9616-cat5-7005-a005-000000000005",
52
- "name": "Security",
52
+ "name": "Bảo mật",
53
53
  "slug": "security",
54
54
  "description": "Bảo mật ứng dụng, mã hóa dữ liệu, DevSecOps và compliance",
55
55
  "icon": "shield",
@@ -85,7 +85,7 @@
85
85
  },
86
86
  {
87
87
  "id": "019c9616-cat8-7008-a008-000000000008",
88
- "name": "Cloud",
88
+ "name": "Điện toán đám mây",
89
89
  "slug": "cloud",
90
90
  "description": "AWS, GCP, Azure và các dịch vụ cloud computing",
91
91
  "icon": "cloud",
@@ -94,5 +94,17 @@
94
94
  "sort_order": 8,
95
95
  "posts_count": 0,
96
96
  "courses_count": 0
97
+ },
98
+ {
99
+ "id": "019c9616-cat9-7009-a009-000000000009",
100
+ "name": "Luyện thi chứng chỉ",
101
+ "slug": "luyen-thi",
102
+ "description": "Lộ trình ôn tập và thi thử các chứng chỉ AWS, Google Cloud, Azure",
103
+ "icon": "award",
104
+ "type": "course",
105
+ "parent_id": null,
106
+ "sort_order": 9,
107
+ "posts_count": 0,
108
+ "courses_count": 3
97
109
  }
98
110
  ]