Want to pass your Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS) 300-910 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
A user wants to deploy a new service to a Kubernetes cluster. Which two commands accomplish this goal? (Choose two.)
A. Apply
B. Install
C. Deploy
D. Create
E. Expose
The E-commerce application is being monitored using AppDynamics. AppDynamics has noticed that the application response has degraded and has identified some thread contention that might be the cause of the delays. Where in the interface does AppDynamics bring this to your attention?
A. Potential Issues section of an individual transaction
B. Transaction Score graph of a business transaction
C. Code Deadlock section of the Event List
D. Slow Calls and Errors tab of the application
Refer to the exhibit.
A distributed application contains data services that connect to databases via JDBC and to other remote services via HTTP. The overall response time is too long, and AppDynamics is used to investigate the root cause. From the application flow map, a specific data service running on Docker has been identified whose response time is over 10 seconds.
Which action resolves the issue?
A. Change from a JDBC call to a HTTP call to retrieve data faster
B. Run the AccountProfileMySQL service in Kubernetes
C. Explore the JDBC queries looking for optimization opportunities
D. Verify if the Docker container running MySQL is limiting CPU utilization