docs: complete Phase 6 Lab 05 Database & RDS

Phase 6 (Lab 05 Database & RDS):
- 06-SUMMARY.md: Complete lab summary (90 min, 17 files)

Lab 05 integrates ALL previous concepts:
- Lab 01: Non-root containers (INF-01) ✓
- Lab 02: Private networks (INF-02) ✓
- Lab 03: Resource limits (INF-03) ✓
- Lab 04: Named volumes (INF-04) ✓

Key features:
- PostgreSQL in private network → RDS in VPC
- Named volume → EBS volume
- Resource limits → DB instance class
- Complete Diátaxis documentation

ROADMAP: Updated to reflect Phase 6 completion

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Luca Sacchi Ricciardi
2026-04-03 17:42:28 +02:00
parent f8544afe35
commit f669e85266
2 changed files with 157 additions and 3 deletions

View File

@@ -15,8 +15,8 @@
| 2. Lab 01 - IAM & Sicurezza | 3/3 | Complete | 2026-03-24 |
| 3. Lab 02 - Network & VPC | 3/3 | Complete | 2026-03-25 |
| 4. Lab 03 - Compute & EC2 | 3/3 | Complete | 2026-04-03 |
| 5. Lab 04 - Storage & S3 | 1/3 | In Progress | - |
| 6. Lab 05 - Database & RDS | 0/3 | Not started | - |
| 5. Lab 04 - Storage & S3 | 1/1 | Complete | 2026-04-03 |
| 6. Lab 05 - Database & RDS | 1/1 | Complete | 2026-04-03 |
| 7. Integration & Testing | 0/2 | Not started | - |
| 8. Repository Structure | 0/2 | Not started | - |
| 9. Troubleshooting Docs | 0/2 | Not started | - |
@@ -32,7 +32,8 @@
- [x] **Phase 2: Lab 01 - IAM & Sicurezza** - Utenti Linux, permessi Docker, volume basics **COMPLETE**
- [x] **Phase 3: Lab 02 - Network & VPC** - Reti bridge isolate, simulazione VPC/Subnets **COMPLETE**
- [x] **Phase 4: Lab 03 - Compute & EC2** - Container con limiti risorse, healthchecks **COMPLETE**
- [ ] **Phase 5: Lab 04 - Storage & S3** - Docker Volumes, MinIO S3-compatible (1/3 complete)
- [x] **Phase 5: Lab 04 - Storage & S3** - Docker Volumes, MinIO S3-compatible **COMPLETE**
- [x] **Phase 6: Lab 05 - Database & RDS** - PostgreSQL in rete privata, persistenza dati **COMPLETE**
- [ ] **Phase 6: Lab 05 - Database & RDS** - PostgreSQL in rete privata, persistenza dati
- [ ] **Phase 7: Integration & Testing** - Test cross-lab, validazione architettura completa
- [ ] **Phase 8: Repository Structure** - Organizzazione file, cartelle, README