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 131–140 of 192

Q131

A company needs to deploy applications with zero downtime. What feature in Tanzu Application Service should they use?

  • A Rolling Updates
  • B Canary Releases
  • C Snapshot Backups
  • D Blue/Green Deployments
Explanation Blue/Green Deployments allow deployment with no downtime; the others may still have temporary outages.
Q132

You are configuring a service binding in a Tanzu Application Service app. What happens if the service instance is deleted?

  • A App crashes immediately
  • B App continues to run
  • C App loses access to data
  • D App switches to backup service
Explanation If the service instance is deleted, the app loses connection to that service; others describe unrealistic outcomes.
Q133

Which service allows provisioning of Java applications in Tanzu Application Service?

  • A Java Buildpack
  • B Go Buildpack
  • C Ruby Buildpack
  • D PHP Buildpack
Explanation Java Buildpack is specifically designed for Java apps, while others serve different languages.
Q134

A company needs to integrate their existing CI/CD pipeline with VMware Tanzu. What should they implement?

  • A Tanzu Observability
  • B Tanzu Build Service
  • C Tanzu Mission Control
  • D Tanzu Kubernetes Grid
Explanation Tanzu Build Service automates building and packaging apps for CI/CD workflows, unlike others that focus on monitoring or management.
Q135

You are configuring a security group for a cloud-native app in Tanzu. What happens when the group ingress rules do not allow traffic from the load balancer?

  • A Traffic is allowed as default
  • B App becomes unreachable externally
  • C Traffic is rerouted automatically
  • D App crashes immediately
Explanation Without ingress rules, external traffic to the app is blocked, making it unreachable.
Q136

Which service in Tanzu Application Service is responsible for routing HTTP requests?

  • A Routing Layer
  • B Load Balancer
  • C App Registry
  • D Service Discovery
Explanation The Routing Layer directs HTTP traffic to applications, while other options serve different functions.
Q137

A company needs to integrate continuous delivery in their Cloud Foundry environment. Which component should they implement?

  • A Buildpacks
  • B Pivotal Concourse
  • C Service Broker
  • D Cloud Controller
Explanation Pivotal Concourse is designed for continuous delivery, while others focus on different aspects.
Q138

You are configuring an application in Tanzu and receive a 503 Service Unavailable error. What happens when this occurs?

  • A App is unavailable due to unresponsive service.
  • B App is incorrectly configured.
  • C Database connection error.
  • D User quotas exceeded.
Explanation A 503 error indicates a service is down, whereas other options describe different issues.
Q139

Which service in Cloud Foundry manages application lifecycle?

  • A Cloud Controller
  • B Diego
  • C Loggregator
  • D Route Service
Explanation Cloud Controller is responsible for managing the application lifecycle, whereas the others serve different roles.
Q140

A company needs to deploy containers with minimal setup. What should they use?

  • A Kubernetes Cluster
  • B Cloud Foundry Apps
  • C VMware Tanzu Application Service
  • D HashiCorp Terraform
Explanation VMware Tanzu Application Service streamlines container deployment while others require more setup.