Files
laboratori-cloud/labs/lab-05-database/README.md
T

477 B

Lab 05 - Database & RDS

Deploy PostgreSQL in rete privata con persistenza dati.

Avvio del Laboratorio

cd labs/lab-05-database
docker build .
docker compose up -d

Verifica Completamento

bash tests/99-final-verification.sh

Documentazione