Skip to content

Commit ce78d4a

Browse files
authored
Enhance README with interview relevance section
Added a section explaining the importance of the project from an interview perspective, highlighting key DevOps practices and evidence.
1 parent 0eab711 commit ce78d4a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
A **sandbox** project to demonstrate real DevOps skills safely and honestly for interviews.
66

7+
## Why this matters (interview lens)
8+
- Support/Cloud: Health probe + rollback runbook = safe, reversible changes.
9+
- DevOps: GitHub Actions pipeline (lint/test/deploy), Terraform RG/AppService/WebApp.
10+
- Evidence: screenshots in /evidence for CI→CD logs, tf apply outputs, and alerts.
11+
> Demo: push → pipeline → Azure live /health in ~2–3 min.
12+
713
---
814

915
## What’s inside

0 commit comments

Comments
 (0)