Luca Sacchi Ricciardi
|
29024e887f
|
Fix: Replace grep commands with docker inspect commands and remove ideograms
|
2026-04-16 17:12:10 +02:00 |
|
Luca Sacchi Ricciardi
|
54d0cc2c49
|
Fix: Add sleep delay after docker compose up to wait for PostgreSQL to be ready
|
2026-04-16 17:06:15 +02:00 |
|
Luca Sacchi Ricciardi
|
b011892e97
|
Fix: Add -it flags to docker run commands for interactive PostgreSQL client access in lab-05-database
|
2026-04-16 16:41:03 +02:00 |
|
Luca Sacchi Ricciardi
|
92c11d524f
|
fix(lab-05): align database lab with runtime behavior
|
2026-04-10 14:10:22 +00:00 |
|
Luca Sacchi Ricciardi
|
dceefe0573
|
refactor: replace deprecated docker-compose with docker compose across repository
|
2026-04-09 12:15:00 +02:00 |
|
Luca Sacchi Ricciardi
|
f8544afe35
|
docs(06-02): create Diátaxis documentation for Lab 05 Database & RDS
Documentation (6 files, 1500+ lines):
Tutorials (3):
- 01-deploy-rds-database.md: Deploy PostgreSQL in private network
- 02-data-persistence.md: Data persistence with named volumes
- 03-security-compliance.md: INF-01/02/03/04 compliance
How-to Guides (1):
- connect-to-postgresql.md: Connection methods
Reference (1):
- postgresql-commands.md: PostgreSQL command reference
Explanation (1):
- database-rds-parallels.md: Docker↔RDS parallels with architecture diagrams
Key concepts:
- PostgreSQL container → RDS Instance
- Private network → VPC Private Subnet
- Named volume → EBS volume
- Resource limits → DB instance class
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-03 17:41:29 +02:00 |
|