|
| 1 | += Scale Plan |
| 2 | +:page-platform: Cloud |
| 3 | +:page-description: This document describes the Scale Plan available to developers on CircleCI. |
| 4 | +:experimental: |
| 5 | + |
| 6 | +This document describes the CircleCI Scale Plan. |
| 7 | + |
| 8 | +[#scale-plan] |
| 9 | +== Scale Plan |
| 10 | +The Scale Plan grows with your team and your business, and offers a wide range of customizations. The Scale Plan offers custom credit options that can be used across all CircleCI resource classes, per month, depending on your build configuration and execution environment. This plan provides access to the highest amount of network and storage usage that CircleCI offers. |
| 11 | + |
| 12 | +The Scale Plan offers several improvements over the Free and Performance Plans: |
| 13 | + |
| 14 | +[#access-to-ip-ranges] |
| 15 | +=== Access to IP ranges |
| 16 | +Configure IP-based access to restricted environments with IP ranges. Jobs that have the IP ranges feature enabled have traffic routed through one of the defined IP address ranges during job execution. The IP ranges feature is the same on the Performance and Scale Plans. |
| 17 | + |
| 18 | +For more information about this features, refer to the xref:security:ip-ranges.adoc[IP ranges] page. |
| 19 | + |
| 20 | +[#access-to-all-resource-classes] |
| 21 | +=== Access to all resource classes |
| 22 | +Access to all of the machine sizes on Docker, Linux, Windows, and macOS. The additional resource classes on the compute type/execution environment give you access to higher CPU and memory limits. |
| 23 | + |
| 24 | +For more information about these resources, refer to the xref:execution-managed:executor-intro.adoc[Executors and images] page. |
| 25 | + |
| 26 | +[#custom-concurrency] |
| 27 | +=== Custom concurrency |
| 28 | +Customize the amount of jobs you need to run concurrently. This customization is available on all build configurations and execution environments. See <<#concurrency,Concurrency>> below for more information. |
| 29 | + |
| 30 | +[#custom-user-seat-count] |
| 31 | +=== Custom user seat count |
| 32 | +Customize the amount of active users based on your needs. |
| 33 | + |
| 34 | +[#unlimited-self-hosted-runners] |
| 35 | +=== Unlimited self-hosted runners |
| 36 | +Unlimited self-hosted runners, allowing you to run more jobs on your own infrastructure. See <<#self-hosted-runners,Self-hosted Runners>> below for more information. |
| 37 | + |
| 38 | +[#custom-storage-retention] |
| 39 | +=== Custom storage retention |
| 40 | +The link:https://app.circleci.com/[CircleCI web app] allows for the customization of the storage retention periods of artifact, workspace, and cache objects. This allows you to determine how to store each of these objects types in a way that best suits your project. Lowering storage retention periods can also reduce your monthly bill. |
| 41 | + |
| 42 | +[#additional-support-options] |
| 43 | +=== Additional support options |
| 44 | +Additional support through expanded SLAs, an available account team, training and onboarding options, all of which are expandable with available support package add-ons. The Scale Plan also has access to the link:https://discuss.circleci.com/[community forums], link:https://support.circleci.com/hc/en-us[support portal], and our link:https://support.circleci.com/hc/en-us/requests/new[global ticket-based system]. |
| 45 | + |
| 46 | +[#circleci-features] |
| 47 | +== CircleCI features |
| 48 | +In addition to the upgraded features listed above, the Scale Plan also has access to the features listed below. Refer to the link:https://circleci.com/pricing/[Pricing] page for more detailed information on credit amounts, included resource classes, key features, and support. Refer to the link:https://circleci.com/product/features/resource-classes/[Resource class features] page for details on CPU, memory, network and storage, and credit usage for compute type/execution environment. The following features are available across all of CircleCI's plans. |
| 49 | + |
| 50 | +include::ROOT:partial$shared-sections/features-of-circleci.adoc[] |
0 commit comments