Kubernetes automates the deployment, scaling, and _______ of containerized applications.
- Isolation
- Management
- Optimization
- Orchestration
Kubernetes automates the deployment, scaling, and "orchestration" of containerized applications. It manages the coordination and configuration of containers to ensure they work together seamlessly.
Loading...
Related Quiz
- Which SQL command is used to add a new row to a database table?
- The parseInt() function in JavaScript is used to convert a string to an _______.
- The CSS grids layout model provides a two-dimensional layout system for _______ web pages.
- What does the "Red-Green-Refactor" cycle represent in TDD?
- What are some techniques for optimizing images in responsive design?