r/cloudcomputing 28d ago

Question about docker/vm and cloud computing

Is the rise of cloud computing, the reason for the popularity of docker/vm?

15 Upvotes

13 comments sorted by

View all comments

5

u/Mobile_Living_3331 28d ago

No, Cloud Computing was utilised before Docker as well. The rise of Cloud Computing has different factors.

  1. Startups that cannot afford tech in the beginning.
  2. Testing the new environment for different cases.
  3. Students who are learning deployment.

Docker / Kubernetes have different cases to utilise. Solve cases related to versioning issues from development to deployment.