Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Implementing load balancing algorithms"
- id: "q3"
text: "Which platform was used for Ambassador Edge Stack management?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Meshery"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "kube-proxy"
- id: "q3"
text: "What do services use to specify communication endpoints?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Port"
---
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ questions:
is_correct: true
- id: "q3"
text: "Which Edge Stack resource controls traffic routing?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Mapping"
---
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ questions:
is_correct: true
- id: "q3"
text: "Which Meshery component provides visual design capabilities?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Kanvas"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Envoy Proxy"
- id: "q3"
text: "What is the primary tool used for deploying and visualizing Edge Stack components in this course?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Meshery"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Configuring database backups"
- id: "q3"
text: "Which platform provided the deployment environment?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Meshery"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Automatic cluster provisioning"
- id: "q3"
text: "Which UI element displays deployment status updates?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Notifications"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Reducing deployment costs"
- id: "q3"
text: "What metadata is used for component grouping?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Labels"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Automatic version control is enabled"
- id: "q3"
text: "What type of file is selected in the “Design Type” dropdown during import?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Manifest"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Service mesh configurations"
- id: "q3"
text: "Which file format defines Kubernetes resources?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "YAML"
---
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ questions:
text: "Memory-based storage"
- id: "q10"
text: "Which visual platform is used for application deployment in this course?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Meshery"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "NetworkPolicy"
- id: "q3"
text: "What action removes resources from the cluster?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Undeploy"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Configured service mesh integration"
- id: "q3"
text: "What Kubernetes concept organizes related resources?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Namespaces"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Istio Sidecar Proxy"
- id: "q3"
text: "What numeric identifier defines service endpoints?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Port"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "connectionPoolSize field"
- id: "q3"
text: "Which database system is used for state storage?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Redis"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "dapr.io/config"
- id: "q3"
text: "What pattern adds functionality alongside application containers?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Sidecar"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "istio-system"
- id: "q3"
text: "Which platform provides the distributed application runtime?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Dapr"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Load balancing"
- id: "q3"
text: "Which container orchestration platform does Dapr integrate with?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Kubernetes"
---
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ questions:
text: "Docker Desktop"
- id: "q3"
text: "What orchestration platform is used for deploying Dapr applications?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Kubernetes"
- id: "q4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Pub/Sub API"
- id: "q3"
text: "Which API manages persistent data in Dapr applications?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "State"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Monitoring dashboards"
- id: "q3"
text: "Which architectural approach does CloudNativePG follow?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Cloud native"
---
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ questions:
text: "Persistent volumes managed outside Kubernetes"
- id: "q3"
text: "What is the name of the PostgreSQL distribution used in this course?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "CloudNativePG"
- id: "q4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ questions:
text: "Docker Engine"
- id: "q3"
text: "What term is used in Meshery to describe labels, shapes, sections, and images that enhance designs but are not deployable?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Annotations"
- id: "q4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ questions:
text: "Manual sidecar proxy container configuration"
- id: "q3"
text: "Which tool manages Kubernetes namespace labeling?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "kubectl"
---
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ questions:
text: "Istio ServiceEntry"
- id: "q3"
text: "What Istio feature defines service versions for traffic routing?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "DestinationRules"
---
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ questions:
text: "Using kubectl apply directly with YAML files"
- id: "q3"
text: "Which Istio tool verifies cluster readiness?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "istioctl"
---
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ questions:
is_correct: true
- id: "q3"
text: "What type of monitoring capability tracks requests across multiple services?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Tracing"
---
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ questions:
is_correct: true
- id: "q3"
text: "What is the mTLS mode that enforces strict mutual TLS for all communications?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "STRICT"
---
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ questions:
text: "Database management"
- id: "q3"
text: "What is the primary category that advanced service mesh concepts fall under?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "meshery"
---
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ questions:
is_correct: true
- id: "q3"
text: "Which annotation configures Istio sidecar volumes?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "userVolumeMount"
---
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ questions:
text: "subsets.labels"
- id: "q3"
text: "What configuration parameter limits the maximum number of connections to a service?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "maxConnections"
---
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ questions:
text: "Manual sidecar proxy configuration in each pod"
- id: "q3"
text: "Which tool is used to manage Kubernetes resources?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "kubectl"
---
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ questions:
is_correct: true
- id: "q3"
text: "What port is typically used to access Envoy proxy admin interface?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "15000"
---
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ questions:
is_correct: true
- id: "q3"
text: "What type of failure is simulated when the reviews service is delayed by fault injection?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Timeout"
---
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ questions:
text: "kubectl apply with manual YAML file configuration"
- id: "q3"
text: "Which CLI tool is used for Istio management and verification?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "istioctl"
---
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ questions:
is_correct: true
- id: "q3"
text: "What identity framework does Istio use for workload identity assertion?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "SPIFFE"
---
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ questions:
text: "Add-on services are exposed by default as LoadBalancer"
- id: "q3"
text: "What is the default port for accessing Grafana dashboards?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "3000"
---
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ questions:
text: "Gateway for ingress traffic"
- id: "q3"
text: "What VirtualService attribute is used to distribute traffic proportionally between different versions?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "weight"
---
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ questions:
text: "Database optimization"
- id: "q3"
text: "What cloud native management plane is used in this course?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "Meshery"
---
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ questions:
is_correct: true
- id: "q3"
text: "Which service provides the Linkerd web interface?"
type: "short_answer"
type: "short-answer"
marks: 2
correct_answer: "linkerd-web"
---
Loading