Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 14 additions & 5 deletions pages/user guides/financial_impact.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,19 +52,28 @@ When creating a custom field where the category is 'Financial' or 'Transition Pl
These are the available financial classifications:

- License
- License costs such as server operating system or DBMS
- Pre- and post-migration software fees
- e.g. Oracle DB

- Subscription
- Costs related to services subscriptions
- Costs related to service subscriptions
- e.g. \$500 p.a. for Auth0, $3,000 for CloudFlare CDN

- Maintenance and Support
- Staff costs related to the upkeep of your app
- Staff and operational costs
- e.g. $60k p.a. in FTE costs

- Development
- Staff costs related to the ongoing development of your app
- Ongoing development expenses and investments
- e.g. $375k p.a. in outsourced development fees

- Server
- Costs for the physical server infrastructure
- Expenses related to your physical server infrastructure
- e.g. $89k in server amortization, network, power/cooling, floorspace etc.

- Storage
- Expenses related to your physical storage infrastructure
- e.g. SSD / HDD costs, power, etc.

This system allow you to group costs in the cost breakdown table, as described [here](#customizing-the-application-cost-breakdown).

Expand Down