VMware

API Management Technical Specialist

250-573

Validate your skills in API Management with the 250-573 exam.

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

Questions 101–110 of 195

Q101

You are configuring an API Gateway to handle traffic spikes. What should you focus on to manage incoming requests effectively?

  • A Gradual Release
  • B Load Balancing
  • C Static Content Delivery
  • D Service Chaining
Explanation Load Balancing distributes traffic among servers, unlike others which do not address traffic spikes.
Q102

What happens when a configured API key is expired?

  • A API functions normally
  • B Immediate suspension of access
  • C Temporary access granted
  • D Rate Limiting applies
Explanation An expired API key leads to immediate access suspension while other options don't accurately depict the outcome.
Q103

Which service provides API security and analytics in VMware?

  • A VMware API Gateway
  • B VMware NSX
  • C VMware Cloud Director
  • D VMware vCenter
Explanation VMware API Gateway specifically focuses on API security and analytics, while the others serve different functions.
Q104

A company needs to monitor API usage patterns. What should they use?

  • A API Analytics Dashboard
  • B vSphere Monitoring Tool
  • C Log Insight
  • D vRealize Operations Manager
Explanation The API Analytics Dashboard is designed to monitor API usage patterns, unlike the others which serve broader monitoring purposes.
Q105

You are configuring connection limits for an API product. What happens when the limit is exceeded?

  • A API requests are ignored
  • B Requests return a 429 status code
  • C All connections are reset
  • D Requests are queued until limits are met
Explanation When the connection limit is exceeded, the API typically responds with a 429 status code indicating too many requests.
Q106

Which service is used to apply policies in VMware API Management?

  • A Policy Manager
  • B Service Mesh
  • C Load Balancer
  • D API Gateway
Explanation Policy Manager applies policies, while the other options serve different functions.
Q107

A company needs to secure their APIs with OAuth 2.0. Which configuration in VMware API Management should they set up?

  • A Token Generation
  • B User Registration
  • C Content Delivery Network
  • D Load Balancing
Explanation Token Generation is essential for OAuth 2.0, while the others do not handle API security.
Q108

What happens when a rate limit policy is exceeded in VMware API Management?

  • A Requests are logged only.
  • B All requests are blocked.
  • C Requests are queued.
  • D An error response is returned.
Explanation When exceeded, requests receive an error response, while blocking or queuing is incorrect behavior.
Q109

Which service provides API traffic management in VMware?

  • A VMware API Gateway
  • B VMware Load Balancer
  • C VMware NSX
  • D VMware vCenter
Explanation VMware API Gateway manages API traffic efficiently, while others focus on different functionalities.
Q110

A company needs to ensure their APIs are secured from unauthorized access; what should they implement?

  • A API rate limiting
  • B OAuth 2.0 authorization
  • C Content Delivery Network
  • D Load balancing
Explanation OAuth 2.0 provides secure authorization, while others do not specifically address security.