@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.
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- package/content/series/luyen-thi/luyen-thi-aws-ai-practitioner/index.md +257 -0
- 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
- 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
- package/content/series/luyen-thi/luyen-thi-aws-ml-specialty/index.md +240 -0
- package/content/series/luyen-thi/luyen-thi-gcp-ml-engineer/index.md +225 -0
- package/data/categories.json +16 -4
- package/data/quizzes/aws-ai-practitioner.json +362 -0
- package/data/quizzes/aws-ml-specialty.json +200 -0
- package/data/quizzes/gcp-ml-engineer.json +200 -0
- package/data/quizzes.json +764 -0
- package/package.json +1 -1
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "gcp-ml-engineer",
|
|
3
|
+
"title": "Google Cloud Professional ML Engineer",
|
|
4
|
+
"slug": "gcp-ml-engineer",
|
|
5
|
+
"description": "Luyện thi chứng chỉ Google Cloud Professional Machine Learning Engineer",
|
|
6
|
+
"icon": "award",
|
|
7
|
+
"provider": "Google Cloud",
|
|
8
|
+
"level": "Chuyên nghiệp",
|
|
9
|
+
"duration_minutes": 120,
|
|
10
|
+
"passing_score": 70,
|
|
11
|
+
"questions_count": 15,
|
|
12
|
+
"tags": [
|
|
13
|
+
"GCP",
|
|
14
|
+
"ML",
|
|
15
|
+
"Vertex AI"
|
|
16
|
+
],
|
|
17
|
+
"series_slug": "luyen-thi-gcp-ml-engineer",
|
|
18
|
+
"questions": [
|
|
19
|
+
{
|
|
20
|
+
"id": 1,
|
|
21
|
+
"question": "Vertex AI Pipeline được xây dựng trên framework nào?",
|
|
22
|
+
"options": [
|
|
23
|
+
"Apache Spark",
|
|
24
|
+
"Kubeflow Pipelines / TFX",
|
|
25
|
+
"Apache Airflow",
|
|
26
|
+
"Jenkins"
|
|
27
|
+
],
|
|
28
|
+
"correct": 1,
|
|
29
|
+
"explanation": "Vertex AI Pipelines dựa trên Kubeflow Pipelines SDK và TFX (TensorFlow Extended), cho phép orchestrate ML workflow trên Google Cloud."
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"id": 2,
|
|
33
|
+
"question": "BigQuery ML cho phép làm gì đặc biệt?",
|
|
34
|
+
"options": [
|
|
35
|
+
"Chỉ query dữ liệu",
|
|
36
|
+
"Train và deploy ML model trực tiếp bằng SQL trong BigQuery",
|
|
37
|
+
"Chỉ export dữ liệu sang CSV",
|
|
38
|
+
"Quản lý Kubernetes cluster"
|
|
39
|
+
],
|
|
40
|
+
"correct": 1,
|
|
41
|
+
"explanation": "BigQuery ML (BQML) cho phép data analysts train model ML bằng SQL quen thuộc ngay trong BigQuery — không cần viết Python hay setup infrastructure riêng."
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"id": 3,
|
|
45
|
+
"question": "Vertex AI Feature Store khác gì so với lưu features trong database thông thường?",
|
|
46
|
+
"options": [
|
|
47
|
+
"Không có gì khác",
|
|
48
|
+
"Hỗ trợ serving features với low-latency, đảm bảo training-serving consistency, và feature versioning",
|
|
49
|
+
"Chỉ hỗ trợ structured data",
|
|
50
|
+
"Chỉ dùng được với TensorFlow"
|
|
51
|
+
],
|
|
52
|
+
"correct": 1,
|
|
53
|
+
"explanation": "Feature Store chuyên biệt cho ML: serving features online (low-latency) và offline (batch), đảm bảo features đồng nhất giữa training và serving, hỗ trợ time-travel và monitoring."
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"id": 4,
|
|
57
|
+
"question": "Khi nào nên dùng AutoML thay vì custom training trên Vertex AI?",
|
|
58
|
+
"options": [
|
|
59
|
+
"Khi cần kiểm soát hoàn toàn architecture",
|
|
60
|
+
"Khi team không có nhiều ML expertise hoặc cần baseline model nhanh",
|
|
61
|
+
"Khi dataset rất lớn (>1TB)",
|
|
62
|
+
"Khi cần distributed training"
|
|
63
|
+
],
|
|
64
|
+
"correct": 1,
|
|
65
|
+
"explanation": "AutoML phù hợp khi cần model nhanh, team có ít ML expertise, hoặc cần baseline. Custom training khi cần kiểm soát architecture, thuật toán đặc thù, hoặc tối ưu sâu."
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"id": 5,
|
|
69
|
+
"question": "Vertex AI Experiments dùng để?",
|
|
70
|
+
"options": [
|
|
71
|
+
"Deploy model lên production",
|
|
72
|
+
"Track, compare và reproduce ML experiments (hyperparameters, metrics, artifacts)",
|
|
73
|
+
"Tạo dataset mới",
|
|
74
|
+
"Quản lý IAM"
|
|
75
|
+
],
|
|
76
|
+
"correct": 1,
|
|
77
|
+
"explanation": "Vertex AI Experiments cung cấp experiment tracking: log hyperparameters, metrics, model artifacts — cho phép compare nhiều runs và reproduce kết quả."
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"id": 6,
|
|
81
|
+
"question": "TFX (TensorFlow Extended) bao gồm những component chính nào?",
|
|
82
|
+
"options": [
|
|
83
|
+
"Chỉ có ExampleGen và Trainer",
|
|
84
|
+
"ExampleGen, StatisticsGen, SchemaGen, ExampleValidator, Transform, Trainer, Evaluator, Pusher",
|
|
85
|
+
"Chỉ có Trainer và Serving",
|
|
86
|
+
"Chỉ có Transform và Evaluator"
|
|
87
|
+
],
|
|
88
|
+
"correct": 1,
|
|
89
|
+
"explanation": "TFX là end-to-end ML platform gồm: ExampleGen (ingest), StatisticsGen + SchemaGen + ExampleValidator (validate), Transform (feature eng), Trainer, Tuner, Evaluator, Pusher (deploy)."
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"id": 7,
|
|
93
|
+
"question": "Vertex AI Model Monitoring kiểm tra điều gì?",
|
|
94
|
+
"options": [
|
|
95
|
+
"Chỉ monitor CPU/memory",
|
|
96
|
+
"Skew (training-serving) và drift (prediction data thay đổi theo thời gian)",
|
|
97
|
+
"Chỉ monitor latency",
|
|
98
|
+
"Chỉ monitor cost"
|
|
99
|
+
],
|
|
100
|
+
"correct": 1,
|
|
101
|
+
"explanation": "Model Monitoring phát hiện: training-serving skew (feature distribution khác nhau) và prediction drift (dữ liệu production drift khỏi baseline), trigger alert khi vượt threshold."
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"id": 8,
|
|
105
|
+
"question": "Google Cloud AI Platform Prediction hỗ trợ chiến lược deploy nào?",
|
|
106
|
+
"options": [
|
|
107
|
+
"Chỉ single model deployment",
|
|
108
|
+
"Traffic splitting cho A/B testing và canary deployments",
|
|
109
|
+
"Chỉ batch prediction",
|
|
110
|
+
"Chỉ edge deployment"
|
|
111
|
+
],
|
|
112
|
+
"correct": 1,
|
|
113
|
+
"explanation": "Vertex AI Prediction hỗ trợ traffic splitting: có thể route % traffic sang model versions khác nhau — phục vụ A/B testing, canary release, và progressive rollout."
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"id": 9,
|
|
117
|
+
"question": "Dataflow trong ML pipeline đóng vai trò gì?",
|
|
118
|
+
"options": [
|
|
119
|
+
"Training model",
|
|
120
|
+
"Xử lý dữ liệu quy mô lớn (batch & streaming) cho data preprocessing/feature engineering",
|
|
121
|
+
"Deploy model",
|
|
122
|
+
"Monitor model"
|
|
123
|
+
],
|
|
124
|
+
"correct": 1,
|
|
125
|
+
"explanation": "Dataflow (dựa trên Apache Beam) xử lý data ở scale lớn: ETL, feature engineering cho cả batch và streaming — bước tiền xử lý quan trọng trong ML pipeline."
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"id": 10,
|
|
129
|
+
"question": "Vertex AI Matching Engine dùng cho bài toán nào?",
|
|
130
|
+
"options": [
|
|
131
|
+
"Training model",
|
|
132
|
+
"Tìm kiếm nearest neighbor (vector similarity search) ở quy mô lớn",
|
|
133
|
+
"Data labeling",
|
|
134
|
+
"Model serving thông thường"
|
|
135
|
+
],
|
|
136
|
+
"correct": 1,
|
|
137
|
+
"explanation": "Matching Engine là managed approximate nearest neighbor (ANN) service — dùng cho similarity search, recommendation, RAG retrieval ở quy mô tỷ vectors."
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"id": 11,
|
|
141
|
+
"question": "Vertex AI Workbench khác gì Colab Enterprise?",
|
|
142
|
+
"options": [
|
|
143
|
+
"Giống hệt nhau",
|
|
144
|
+
"Workbench là JupyterLab managed instances cho ML production, Colab Enterprise cho collaboration và exploration",
|
|
145
|
+
"Workbench chỉ support R",
|
|
146
|
+
"Colab Enterprise chỉ dùng miễn phí"
|
|
147
|
+
],
|
|
148
|
+
"correct": 1,
|
|
149
|
+
"explanation": "Workbench cung cấp JupyterLab managed instances với tích hợp sâu vào GCP services (BigQuery, GCS) cho production ML. Colab Enterprise thiên về collaboration, sharing và exploration."
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"id": 12,
|
|
153
|
+
"question": "Kỹ thuật nào giảm kích thước model để deploy trên edge devices?",
|
|
154
|
+
"options": [
|
|
155
|
+
"Tăng layers",
|
|
156
|
+
"Quantization, pruning, knowledge distillation",
|
|
157
|
+
"Tăng batch size",
|
|
158
|
+
"Dùng thêm GPU"
|
|
159
|
+
],
|
|
160
|
+
"correct": 1,
|
|
161
|
+
"explanation": "Model compression: Quantization (giảm precision: FP32→INT8), Pruning (loại bỏ weights/neurons không quan trọng), Knowledge Distillation (teacher model dạy student model nhỏ hơn)."
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"id": 13,
|
|
165
|
+
"question": "Vertex AI GenAI Studio dùng để?",
|
|
166
|
+
"options": [
|
|
167
|
+
"Chỉ train model từ đầu",
|
|
168
|
+
"Prototyping, testing, và tuning Foundation Models (PaLM, Gemini) trên Google Cloud",
|
|
169
|
+
"Quản lý billing",
|
|
170
|
+
"Giám sát network"
|
|
171
|
+
],
|
|
172
|
+
"correct": 1,
|
|
173
|
+
"explanation": "GenAI Studio cung cấp UI và API để thử nghiệm Foundation Models, prompt design, tuning, và deploy — không cần ML expertise sâu."
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"id": 14,
|
|
177
|
+
"question": "Khi data có nhiều missing values, chiến lược nào phù hợp?",
|
|
178
|
+
"options": [
|
|
179
|
+
"Luôn xoá rows có missing values",
|
|
180
|
+
"Tuỳ context: imputation (mean/median/mode, KNN, model-based), hoặc tạo indicator feature cho missingness",
|
|
181
|
+
"Luôn fill bằng 0",
|
|
182
|
+
"Bỏ qua và train trực tiếp"
|
|
183
|
+
],
|
|
184
|
+
"correct": 1,
|
|
185
|
+
"explanation": "Xử lý missing values tuỳ thuộc vào pattern (MCAR/MAR/MNAR): imputation thống kê (mean/median), model-based (KNN, MICE), hoặc thêm feature indicator. Xoá rows chỉ khi missing ít và MCAR."
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"id": 15,
|
|
189
|
+
"question": "Continuous Training (CT) trong MLOps là gì?",
|
|
190
|
+
"options": [
|
|
191
|
+
"Train model chỉ một lần",
|
|
192
|
+
"Tự động retrain model khi phát hiện trigger (data drift, schedule, hoặc performance degradation)",
|
|
193
|
+
"Train model thủ công hàng tuần",
|
|
194
|
+
"Chỉ dùng cho deep learning"
|
|
195
|
+
],
|
|
196
|
+
"correct": 1,
|
|
197
|
+
"explanation": "Continuous Training tự động kích hoạt retrain pipeline khi: data mới đến (scheduled), data drift vượt threshold, hoặc model performance giảm — đảm bảo model luôn fresh."
|
|
198
|
+
}
|
|
199
|
+
]
|
|
200
|
+
}
|