What is Docker and how does it benefit MEAN stack application deployment?
-
A
Containerizes each application component (Node, MongoDB, Angular) for consistent, portable deployments
-
B
A database management system for containerized MongoDB instances
-
C
A CI/CD pipeline tool for deploying MEAN stack applications
-
D
A reverse proxy for routing traffic to Node.js servers