diff --git a/README.md b/README.md index 49f1f04..a4e57a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # π DevOps & Cloud β Scenario-Based Interview Questions -> **873 real-world scenario questions with plain-language answers** β covering Kubernetes, AWS, CI/CD, Terraform, Docker, Linux/SRE, Observability, Networking, Security, and Git. +> **906 real-world scenario questions with plain-language answers** β covering Kubernetes, AWS, CI/CD, Terraform, Docker, Linux/SRE, Observability, Networking, Security, and Git. This repo was built as a study companion for DevOps and Cloud engineers preparing for interviews at all levels. The focus is on **scenario-based questions** β the kind where an interviewer describes a real situation and asks *"what would you do?"* β because that's how mid-to-senior interviews actually work. @@ -18,7 +18,7 @@ devops-cloud-interview-scenarios/ βββ ποΈ terraform/scenarios.md 100 questions βββ π³ docker/scenarios.md 100 questions βββ π§ linux-sre/scenarios.md 80 questions -βββ π observability/scenarios.md 47 questions +βββ π observability/scenarios.md 80 questions βββ π networking/scenarios.md 46 questions βββ π security/scenarios.md 40 questions βββ βοΈ general-devops/scenarios.md 40 questions @@ -39,7 +39,7 @@ devops-cloud-interview-scenarios/ | ποΈ [Terraform](./terraform/scenarios.md) | State management, modules, locking, imports, best practices | 100 | | π³ [Docker](./docker/scenarios.md) | Images, containers, networking, multi-stage builds, security | 100 | | π§ [Linux / SRE](./linux-sre/scenarios.md) | System administration, performance tuning, incident response | 80 | -| π [Observability](./observability/scenarios.md) | Monitoring, logging, metrics, tracing, alerting | 47 | +| π [Observability](./observability/scenarios.md) | Monitoring, logging, metrics, tracing, alerting | 80 | | π [Networking](./networking/scenarios.md) | VPCs, security groups, routing, DNS, load balancing | 46 | | π [Security](./security/scenarios.md) | IAM, secrets, encryption, compliance, supply chain | 40 | | βοΈ [General DevOps](./general-devops/scenarios.md) | Cross-domain, disaster recovery, automation | 40 | @@ -55,7 +55,7 @@ We also built a **companion website** so you can browse the same material in a b **Features** -- π Search across **873+** scenarios instantly +- π Search across **906+** scenarios instantly - π Difficulty levels: **L1** (Fresher), **L2** (Mid), **L3** (Senior) - ποΈ **11 domains** β Kubernetes, AWS, Terraform, CI/CD, Docker, Linux/SRE, Observability, Networking, Security, Git, and more - π Bookmarks for last-minute review @@ -71,7 +71,7 @@ After that, we shipped an **Android app** that packages the same scenario Q&A fo **Features** -- π Search across **873+** scenarios instantly β offline +- π Search across **906+** scenarios instantly β offline - π Difficulty levels: **L1** (Fresher), **L2** (Mid), **L3** (Senior) - ποΈ **11 domains** β Kubernetes, AWS, Terraform, CI/CD, Docker, Linux/SRE, Observability, Networking, Security, Git, and more - π Bookmarks for last-minute review diff --git a/docs/app.js b/docs/app.js index cb1e702..59a7ef4 100644 --- a/docs/app.js +++ b/docs/app.js @@ -59,7 +59,7 @@ const DOMAINS = [ emoji: 'π', title: 'Observability', desc: 'Monitoring, logging, metrics, tracing, alerting', - count: 47, + count: 80, color: '#f5a623', file: 'observability/scenarios.md' }, diff --git a/docs/index.html b/docs/index.html index 0d26563..f6ab352 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,7 +4,7 @@
Start typing to search across 873+ questionsβ¦
+Start typing to search across 906+ questionsβ¦
Real-world scenario questions with plain-language answers β covering Kubernetes, AWS, CI/CD, Terraform, Docker, Linux/SRE, Observability, Networking, Security, and Git. @@ -84,7 +84,7 @@
873+ real-world scenario questions for DevOps and Cloud engineers. Open source, community-driven.
+906+ real-world scenario questions for DevOps and Cloud engineers. Open source, community-driven.