DevOps virtualization
In this lab you will :
Utilize AI to create an app that will force you to utilize ‘docker compose’ and ‘docker volumes’. I don’t really care what the app does but it should utilize at least two containers that connect together in some fashion. Likely one of them will have a web interface.
Rather than just having AI build the docker file and docker compose files for you, you should utilize a prompt like: “Teach me how to use a docker compose file. Don’t just generate one for me”. Same thing for volumes.
Create a single pdf document that contains: