> Portal Navigation:
>
> - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version.
> - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages).
> - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`).
> - Top-level index of all portals: https://dev.wix.com/docs/llms.txt
> - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt
## Resource: About Code on Free Sites
## Article: About Code on Free Sites
## Article Link: https://dev.wix.com/docs/develop-websites-sdk/maintain-your-site/scale-your-site/about-code-on-free-sites.md
## Article Content:
# About Code on Free Sites
You can try out most coding and data features with a [free site](https://support.wix.com/en/article/building-a-website-for-free). As you develop a site you may reach some of the free site quotas, and can select a [plan](https://www.wix.com/upgrade/website) to increase the number of features and resources available for the site.
> **Note:** Some coding and data quotas aren't enforced on all sites yet.
The following table lists the feature and resource quotas available for free sites. Learn more about [premium package features](https://dev.wix.com/docs/develop-websites-sdk/maintain-your-site/scale-your-site/about-premium-plans.md).
| Feature | Free Site Limit |
| --------------------------- | ----------------------------------- |
| **Data Platform** | |
| Dedicated infrastructure | Not available |
| Data storage | 1,000 items |
| Data collections | 1,000 |
| Data indexes | 4 |
| Data requests per minute | 1000 reads
60 writes |
| Data request timeout | 5 seconds |
| **Compute platform** | |
| Backend containers | 1 micro |
| Capacity per container | 1 vCPU
400 MB RAM |
| Backend requests per minute | 60 |
| Backend request timeout | 14 seconds |
| **Developer tools** | |
| Scheduled jobs | 20 jobs
1-hour minimum interval |