Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Try Vertex AI Free
Deploy Apps in Seconds with Cloud Run
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
This is a parametric bash script that you can set up to run at startup or as a cron job in each one of your server.
Each time the server will boot up or execute the script an automatic API call will be created to create if not existent, or update if necessary the related DNS record hosted on Rackspace Cloud.
Please refer to:
http://docs.rackspace.com/cdns/api/v1.0/cdns-devguide/content/index.html
Administrative shellscript that reorders nameserver entries in /etc/resolv.conf if the primary is down to allow faster dns lookups by not having to wait for a timeout to fall back to the secondary.
IP change detection script for UNIX systems. Can be used to map static domain to dynamic IP. Works behind NAT. Uses HTTP browser or network interface to get public IP. To be used with task scheduler (Cron or like, sample crontab file shipped).
An easy script for updating your Dynamic DNS records at SiteLutions.com written in Bash. You may update several dynamic DNS accounts, just add one conf-file for each account
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
This script updates your dynamic dns IP address on changeip.com.
It's a simple wrapper on lynx for https connections.
It's based on a script created by Eric Ste-Marie for unix, an adapted to SourceMage GNU/Linux.