QuestionQ161
Application Deployment and SecurityA new application is being developed that must be capable of being copied and moved between locations. Because the existing infrastructure is already heavily used, the new application needs a low resource footprint. The application contains a small PostgreSQL database component. Which application deployment type fulfills these requirements?
- A Python virtual environment
- B bare metal
- C virtual machine
- D container
Community Discussion