Question: 1/50
A development team wants to deploy the same application consistently across laptops, test, and production environments. Which approach best supports this goal?
Package the application and dependencies into a container image
Install the application manually on each server and document the steps
Run the application only on a single shared virtual machine
Use a spreadsheet to track configuration differences between environments