Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Try Cloud Run Free
Ship AI Apps Faster with Vertex AI
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
A decade old shellscript to ease postfix log analysis
This is just a fork of another project (Post-LA), from Henrique Bueno, developed around September 2009 and likely to have issues to run nowadays. Use at your own risk.
The shellscript should run against postfix mail log file and generate statistic and detailed HTML files for analysis.
The initial idea is to have it running on a webserver to be remotely accessible; however, the file can be easily opened by any browser.
awkStatistics generates statistics from csv-data with awk.
AwkStatistics is a script which is used to generate statistical data for csv data
by using awk. It takes two columns from the input file, one is used to identify
the row(option -i) and the other one is the column where the values are
taken from (option -v).
The script was designed for performance engineers to be able to analyze CSV-Data
on the fly and have a good possibility to automate the analysis process.
AWStats Enterprise Manager is a tool for managing awstats configuration creation and logfile processing, in a multi-server environment. This script is designed to pull all the webserver logs, for every server, and parse them with awstats.
fwblocker is a script used to parse syslog files for SSH, pure-ftpd and iptables entries. It will generate statistics but it's main feature is to lock out IP addresses that used a wrong username/password to log into your SSH or FTP Server.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Nmap Log Stripper is a Bash script intended to be a way to condense all, or some, of the IPs of a "random" (-iR) nmap scan into a file for later usage.