350-901 Developing Applications using Cisco Core Platforms & APIs

Loading demo links...

Showing 4–6 of 20 questions

Question 4 (New Update)

What are two methods for sending bearer access tokens in resource requests to servers? (Choose two,)

Select all that apply, then click Submit answer.

  • in plaintext for user access

  • in the HTTP API schema

  • in the HTTP request entity-body

  • in the "Authorization" request header field

  • in the HTTP request URI

Question 5 (Software Development and Design)

Refer to the exhibit. Which two functions are performed by the load balancer when it handles traffic originating from the Internet destined to an application hosted on the file server farm? (Choose two.)

Select all that apply, then click Submit answer.

  • Terminate the TLS over the UDP connection from the router and originate an HTTPS connection to the selected server.

  • Terminate the TLS over the UDP connection from the router and originate an HTTP connection to the selected server.

  • Terminate the TLS over the TCP connection from the router and originate an HTTP connection to the selected server.

  • Terminate the TLS over the TCP connection from the router and originate an HTTPS connection to the selected server.

  • Terminate the TLS over the SCTP connection from the router and originate an HTTPS connection to the selected server.

Question 6 (New Update)

An enterprise refactors its monolithic application into a modem cloud-native application that is based on microservices. A key requirement of the application design is to ensure that the IT team is aware of performance issues or bottlenecks in the new application Which two approaches must be part of the design considerations'' (Choose two.)

Select all that apply, then click Submit answer.

  • Periodically scale up the resources of the host machines when the application starts to experience high loads

  • Instrument the application code to gather telemetry data from logs, metrics or tracing

  • Adopt a service-oriented architecture to handle communication between the services that make up the application

  • Deploy infrastructure monitoring agents into the operating system of the host machines

  • Implement infrastructure monitoring to ensure that pipeline components interoperate smoothly and reliably