Skip to content

Enhance cost estimator #186

@pburkholder

Description

@pburkholder

I love the new cost estimator on the pricing page. A few ideas to make it more useful

Notes

  • The quantity field should accommodate 5 digit numbers, since someone could have 10,000 GB of S3 data.
  • Add a documentation link to each service once you've added it.
 {
      "name": "External Domain",
      "documentation": "https://docs.cloud.gov/platform/services/external-domain-service",
      "plans": [
        {
          "plan": "domain-with-cdn-dedicated-waf",
          "credits": 1
        }
      ]
    }
  • Provide a Tier estimate, e.g.:
Image
  • Include more of the free services
  • Re-order the services (Start with app memory, then S3, then RDS, remaining AWS services, then external domain, etc)
  • Download a CSV (optional, let's discuss)

Acceptance Criteria

  • Determine next steps and acceptance criteria

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions