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.
Try Cloud Run Free
Build on Google Cloud with $300 in Free Credit
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
An application developed in C using the list and the AVL tree data structures, which analyzes a text (.txt file) giving the following information as an output:
1. the total occurrences of every word in the text
2. the exact line of every occurrence of every word
3. the exact position in the line of every occurrence of every word
4. the exact paragraph of every occurrence of every word
5. the exact sentence of every occurrence of every word
The output is also written in a .txt file in the same directory as the Text Analyzer executable file.
Roap scans a text file, extracts regions that matches specified
patterns from it, and processes them with specified executables
sequentially. Each executable reads the region as the stdin,
and whole their stdouts are written out as the stdout of Roap
AuthorWeb is an organization platform for writers of all kind which includes tools for creating and organizing Characters, Sets, Plots, Scenes, and other information for the craft. Written in Java, the executable jar can be run on any OS platform.
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.
A versitile Blogging software, with a mysql + PHP Backend. That is fully managable by a Desktop Executable (Windows Only). This program will have the ability to allow the user to write blogs with images and upload later, with Rich Text Editing functions.