Computer Science, asked by sujithsuresh7063, 1 year ago

Identify two reasons for deploying applications using containers.

Answers

Answered by nidaeamann
0

Explanation:

Two reasons for deploying applications using containers

Consistency across development, testing, production environments

Simpler to migrate workloads

Container deployment is a technique for rapid development of complex applications. There are various container types and Docker container deployment is a famous one. It gives the flexibility to develop the environments used in the application at a fast rate and easy to replicate

Similar questions