- In AWS, which service is primarily used for object storage?
View Answer
Correct answer: B — S3
- In GCP, which service provides scalable NoSQL database?
View Answer
Correct answer: C — Firestore
- In Azure, which service is used for serverless computing?
View Answer
Correct answer: A — Azure Functions
- What will be printed?
1 System.out.println("Eduinq Cloud".toUpperCase()); View Answer
Correct answer: B — EDUINQ CLOUD
- In AWS, which service is used for load balancing?
View Answer
Correct answer: B — ELB
- In Kubernetes, which object ensures pods restart if they fail?
View Answer
Correct answer: B — ReplicaSet
- Which of the following is true about GCP BigQuery?
View Answer
Correct answer: D — All of the above
- In Azure, which service provides API management?
View Answer
Correct answer: A — Azure API Management
- Which of the following is true about AWS Lambda?
View Answer
Correct answer: D — All of the above
- What will be printed?
1 System.out.println("Scale".endsWith("e")); View Answer
Correct answer: A — true
- In Kubernetes, which object exposes pods to external traffic?
View Answer
Correct answer: B — Service
- In AWS, which service is used for relational databases?
View Answer
Correct answer: B — RDS
- In GCP, which service is used for container orchestration?
View Answer
Correct answer: B — GKE (Google Kubernetes Engine)
- In Azure, which service provides monitoring and observability?
View Answer
Correct answer: A — Azure Monitor
- Which of the following is true about Kubernetes Horizontal Pod Autoscaler (HPA)?
View Answer
Correct answer: D — All of the above
- What will be printed?
1 System.out.println("Eduinq".substring(0,3)); View Answer
Correct answer: A — Edu
- In AWS, which service is used for CDN (Content Delivery Network)?
View Answer
Correct answer: A — CloudFront
- In GCP, which service provides messaging between applications?
View Answer
Correct answer: B — Pub/Sub
- In Azure, which service provides container registry?
View Answer
Correct answer: A — Azure Container Registry (ACR)
- Which of the following is true about microservices resilience patterns?
View Answer
Correct answer: D — All of the above
- In Kubernetes, which object ensures desired number of pod replicas?
View Answer
Correct answer: B — Deployment
- In AWS, which service is used for monitoring and logging?
View Answer
Correct answer: A — CloudWatch
- In GCP, which service provides scalable object storage?
View Answer
Correct answer: B — Cloud Storage
- In Azure, which service provides serverless event driven workflows?
View Answer
Correct answer: A — Azure Logic Apps
- What will be printed?
1 System.out.println("Cloud".contains("oud")); View Answer
Correct answer: A — true
- In AWS, which service is used for scalable NoSQL database?
View Answer
Correct answer: B — DynamoDB
- In GCP, which service provides ML model deployment?
View Answer
Correct answer: A — AI Platform
- In Azure, which service provides Kubernetes orchestration?
View Answer
Correct answer: A — AKS (Azure Kubernetes Service)
- Which of the following is true about Kubernetes Vertical Pod Autoscaler (VPA)?
View Answer
Correct answer: D — All of the above
- Which of the following is true about AWS Auto Scaling Groups?
View Answer
Correct answer: D — All of the above
- In GCP, which service provides relational database?
View Answer
Correct answer: A — Cloud SQL
- In Azure, which service provides distributed caching?
View Answer
Correct answer: A — Azure Redis Cache
- What will be printed?
1 System.out.println("Scale".length()); View Answer
Correct answer: B — 5
- In AWS, which service provides API management?
View Answer
Correct answer: A — API Gateway
- In GCP, which service provides monitoring?
View Answer
Correct answer: A — Cloud Monitoring (Stackdriver)
- In Azure, which service provides messaging?
View Answer
Correct answer: A — Azure Service Bus
- Which of the following is true about microservices scalability best practices?
View Answer
Correct answer: D — All of the above
- In AWS, which service provides managed Kubernetes?
View Answer
Correct answer: B — EKS
- In GCP, which service provides managed relational databases?
View Answer
Correct answer: A — Cloud SQL
- In Azure, which service provides serverless container hosting?
View Answer
Correct answer: A — Azure Container Instances (ACI)
- What will be printed?
1 System.out.println("Eduinq Cloud".indexOf("Cloud")); View Answer
Correct answer: A — 7
- In AWS, which service provides managed message queues?
View Answer
Correct answer: A — SQS
- In GCP, which service provides ML APIs?
View Answer
Correct answer: A — AI Platform
- In Azure, which service provides distributed event streaming?
View Answer
Correct answer: A — Event Hubs
- Which of the following is true about Kubernetes Cluster Autoscaler?
View Answer
Correct answer: D — All of the above
- In AWS, which service provides monitoring dashboards?
View Answer
Correct answer: A — CloudWatch
- In GCP, which service provides scalable analytics?
View Answer
Correct answer: A — BigQuery
- In Azure, which service provides container orchestration?
View Answer
Correct answer: A — AKS
- What will be printed?
1 System.out.println("ScaleEduinq".replace("Eduinq","Cloud")); View Answer
Correct answer: A — ScaleCloud
- Which of the following is true about cloud scalability overall?
View Answer
Correct answer: D — All of the above