QuestionQ63
Cloud Computing FundamentalsFor a multi-tier cloud application, which approach most appropriately separates environments according to best practices?
- A Create separate virtual networks for production, staging, and testing environments.
- B Use a single virtual machine with containerized services for all environments to simplify deployment.
- C Use tagged resources within the same virtual network to identify different environments.
- D Host staging and testing in separate subnets but keep production on the same subnet for performance.
Community Discussion