A web service is experiencing increased load and slowing down. What debugging strategy is most appropriate to identify bottlenecks?

  • Code review
  • Performance profiling
  • Security testing
  • Unit testing
Performance profiling is an appropriate debugging strategy to identify bottlenecks in a web service experiencing increased load and slowing down. It helps analyze the performance of different components.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *