New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Windows service memory/CPU/IO consumption investigation tool
Almost all Windows services run inside svchost.exe process. Sometimes this process consumes 100% of CPU or uses too much memory and it is hard to determine which service affects your system. This tool helps you to find this service by configuring all services to run in its OWN_PROCESS. Please refer to Wiki page for more details.
This is a monitor that takes vmstat output and pairs it with the top CPU consumers displaying some useful stats for each PID. The purpose of this script is performance monitoring and troubleshooting bottlenecks all in one screen.