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.
Try Vertex AI 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.
This is a forking and extensible micro web server written in C and Lua that
can serve static files and dynamic Lua scripts.
Commands can be passed from script, interactive shell or via signed url.
Scripts can be compiled to portable bytecode.
The goal of qHttpd project is building a highly customizable HTTP server which can be used in many projects not only for a HTTP delivery layer but also for a versatile communication protocol. By default, it supports WebDAV and LUAscript hooking.
mod_lua is a content generate module for Apache2. It can run in three modes based LUA, 1 is full luascript, 2 is lua-html mixed, another is lua custom handle. All not need any CGI process, lighter and faster. Aimed to embed system and thin webs.