General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Start Free
MongoDB Atlas runs apps anywhere
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.
4WD is a simple "wizard" to let an user create a simple website composed of static HTML pages, with css, naigation menus, images, and so on... It's written in PHP, with a layered interface to database (MySQL or pgSQL).
Will render you a complete games website on the fly.
The final software is intendet to be a free script that will render you a complete online games website "on the fly". The files will be served static.
My first tests where running successful - now i will have a look at templating.
The final solution aims to webmasters who want to have a easy site with rich features and no administrative expenditure.
Best solution will be a nightly cron job to keep the site fresh.
I purposely renounce the usage of a database.
Photottoir is a very simple php script for generating a static photo album website. It takes a directory full of JPGs and subdirectories and generates html files and thumbnails that can be uploaded to a server.