QuestionQ95

Cloud Computing Fundamentals

Which option best explains why production and testing environments ought to be kept separate in a cloud deployment?

  • A Issues in the testing environment could impact the availability of the production application.
  • B Keeping both environments together ensures cost savings across all cloud platforms.
  • C A shared environment guarantees compliance with common regulatory standards.
  • D Combining environments improves developer productivity through shared resources.
Explanation

Separate environments isolate testing issues and changes, preventing them from affecting the availability and reliability of the live production application.

Community Discussion

No comments yet. Be the first to start the discussion!