App and database together
Deploy the service, attach Postgres, and keep the application runtime and data layer visible from the Makofy dashboard.
Postgres hosting
Small apps usually need more than a web server. Makofy keeps app hosting and database setup in the same workflow.
Deploy the service, attach Postgres, and keep the application runtime and data layer visible from the Makofy dashboard.
Use Postgres for accounts, billing state, product data, internal tools, and other app data that should survive deploys.
Makofy is designed so the hosting bill remains understandable while you validate and grow the product.
Questions
Yes. Makofy supports managed Postgres for apps that need relational data.
Yes. Managed Redis is available for caching, queues, and sessions.
Yes. Makofy is designed to keep app services and managed add-ons together.
Related pages