Scenario: A healthcare organization needs to ensure continuous availability of its patient portal application. How can Cloud Load Balancing be configured to meet this requirement?
- Setting up health checks for backend instances
- Using a single backend instance
- Enabling SSL termination at the load balancer
- Implementing session stickiness
To ensure continuous availability, Cloud Load Balancing should be configured with health checks to monitor the health of backend instances and remove unhealthy ones from the pool, thus maintaining reliable and uninterrupted access to the application.
Loading...
Related Quiz
- What is one benefit of integrating Cloud Billing APIs into cloud infrastructure?
- In VPC Service Controls, what is the role of the perimeter bridge?
- In Cloud Bigtable, what is the significance of column families?
- Cloud Datastore offers _______ indexing to optimize query performance.
- Google Cloud's Network Service Tiers are designed to offer _______ reliability for critical applications.