# 07 budget and resources

*Document code: LES-PLAN-v2.3 | Phase 0 | May 2026*

***

## Financial Budget

| Phase   | Estimated Monthly Cost | Primary Cost Drivers                                     |
| ------- | ---------------------: | -------------------------------------------------------- |
| Phase 0 |                     €0 | Azure free tier. All other tools on free plans.          |
| Phase 1 |                 €10–20 | Azure SQL Database, Blob Storage, basic compute          |
| Phase 2 |                 €20–40 | Additional compute, Logic Apps, expanded storage         |
| Phase 3 |                 €40–60 | Microsoft Fabric, Synapse Analytics, Power BI Premium    |
| Phase 4 |                €60–100 | Azure OpenAI Service (token-based), agent infrastructure |
| Phase 5 |                 €50–80 | Optimised and stabilised infrastructure                  |

> The demo environment runs on a separate Azure free subscription. Estimated additional cost: €0–10 per month. Synthetic data only.

***

## Tooling — No Additional Cost

* GitHub — free for public repositories
* GitBook — free tier sufficient for Phase 0–2
* Microsoft Learn — free certification preparation
* WordPress — basic plan sufficient for portfolio website
* LinkedIn — standard professional account

***

## Certification Investment

| Certification      | Approximate Fee |
| ------------------ | --------------: |
| AZ-900             |             €95 |
| GitHub Foundations |             €99 |
| DP-900             |             €95 |
| AZ-104             |            €150 |
| AZ-204             |            €150 |
| DP-600             |            €150 |
| AI-900             |             €95 |
| AI-102             |            €150 |
| AZ-305             |            €150 |

***

## Time Investment

| Activity                  | Estimated Hours per Week |
| ------------------------- | -----------------------: |
| Building and coding       |                3–5 hours |
| Study and learning        |                2–3 hours |
| Documentation and writing |                1–2 hours |
| Research and reading      |                1–2 hours |
| **Total**                 |           **7–12 hours** |

***

*Developed by* [*NikiDigitals*](https://nikidigitals.com/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nikidigitals.gitbook.io/les/01-vision-and-strategy/project-plan/07-budget-and-resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
