QuestionQ426
Application Deployment and SecurityA company needs to implement a configuration-management solution for its multi-cloud microservices architecture. The solution must provide:
- Hybrid-cloud deployment
- Automated compliance and security configuration
- Dynamic infrastructure scaling
- Zero-downtime updates
- Immutable-infrastructure principles
- Advanced configuration monitoring
Which configuration-management solution should be implemented?
- A Chef-based configuration management
- B Ansible playbooks with dynamic inventory
- C custom Python infrastructure scripts
- D Terraform with multi-cloud state management
Community Discussion