Combining Networking & Communication and Data Persistence & Volumes by building a simple three-service architecture (frontend, API, and database) connected through custom bridge networks, utilizing port mapping and service discovery for inter-service communication, and configuring PostgreSQL with persistent data storage using volumes. In addition, it includes creating automated scripts for database backup and recovery.
|
|
||
|---|---|---|
| api | ||
| database | ||
| frontend | ||
| scripts | ||
| .dockerignore | ||
| README.md | ||
| docker-compose.yml | ||