VMware

Tanzu Platform Cloud Foundry v10 Technical Specialist

250-607

Get certified with the 250-607 exam focusing on Tanzu Platform Cloud Foundry.

192 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 171–180 of 192

Q171

You are configuring a microservice to respond to increasing traffic. What happens when you enable auto-scaling based on CPU utilization?

  • A Service scales based on memory.
  • B Only one instance can scale.
  • C More instances are created as needed.
  • D Scaling occurs only manually.
Explanation Enabling auto-scaling allows the service to create more instances in response to CPU demand.
Q172

Which service is primarily responsible for managing certificates in Cloud Foundry?

  • A UAA
  • B Router
  • C Diego
  • D Container Security
Explanation UAA manages user authentication and certificates, while others serve different roles.
Q173

A company needs to ensure that their app can scale automatically based on demand. Which feature should they utilize?

  • A Scaling groups
  • B Service binding
  • C App push permissions
  • D Health monitoring
Explanation Scaling groups allow for automatic scaling based on load, while others address different aspects of app management.
Q174

You are configuring a buildpack for your app. What happens when the buildpack encounters an unrecognized framework?

  • A App auto-deploys with default settings
  • B Build fails and deployment halts
  • C Framework is ignored during build
  • D Deploy process continues without issue
Explanation The build fails when an unrecognized framework is encountered, ensuring apps meet requirements first.
Q175

Which service in VMware Tanzu allows you to automate application deployment and management?

  • A Tanzu Application Service
  • B Tanzu Mission Control
  • C Tanzu Observability
  • D Tanzu Kubernetes Grid
Explanation Tanzu Application Service provides automation for application management; the others focus on monitoring or Kubernetes management.
Q176

A company needs to ensure consistent Kubernetes configurations across multiple clusters. What solution should they implement?

  • A Tanzu Kubernetes Grid{
  • B Tanzu Mission Control
  • C Tanzu Application Service
  • D Tanzu Observability
Explanation Tanzu Mission Control is designed for multi-cluster management and configuration consistency.
Q177

You are configuring a routing policy in Tanzu Application Service. What happens when a routing policy is set to the 'sticky' option?

  • A Forces all requests to a single instance
  • B Distributes requests evenly across instances
  • C Routes users based on sessions
  • D Limits connections to the first instance
Explanation 'Sticky' routing connects a user to the same instance based on session; the others suggest non-sticky behaviors.
Q178

Which service provides capabilities for managing containerized applications in Tanzu?

  • A Tanzu Kubernetes Grid
  • B VMware vSphere
  • C NSX-T Data Center
  • D vRealize Automation
Explanation Tanzu Kubernetes Grid is specifically designed for managing containerized applications, while the others serve different purposes.
Q179

A company needs to extend its Cloud Foundry apps with external services. What should they use?

  • A Service Bindings
  • B Routing Mesh
  • C Health Management
  • D Isolation Segments
Explanation Service Bindings provide connections to external services, unlike the other options which address different needs.
Q180

You are configuring shutdown settings for a Cloud Foundry instance. What happens when you enable the 'Auto-Restart' feature?

  • A Apps will always stay running
  • B Disable application downtime
  • C Specific app instances restart
  • D Prevent configuration changes
Explanation Enabling 'Auto-Restart' means that specific app instances will automatically restart after failure, not that all apps are always running.