Developer Tools Flashcards
Cloud Debugger
-service to inspect the state of your app at any code location without stopping or slowing it down
-can be used with a variety of programming languages and frameworks
Cloud Trace
-service that helps you to understand the performance of your app by collecting and analyzing traces of your apps requests (from a variety of programming languages and frameworks)
-monitoring tool
Cloud Profiler
-service to understand the resource usage of your app
- collects and analyze profiles of your application’s execution
Cloud Test Lab
-service to automate testing of your app on a variety of devices and browsers
Cloud Tasks
-service to run background tasks on GCP services
Cloud Build
-service to automate building and deploying of your code on a variety of GCP services
Cloud Source Repositories
-service to manage code in a centralized location
- can be integrated with a variety of GCP services