Skip to content

Commit 3e5824e

Browse files
Removed outdated content (#15222)
1 parent 49ee78b commit 3e5824e

File tree

2 files changed

+2
-50
lines changed

2 files changed

+2
-50
lines changed

docs/cloud/core-concepts.md

Lines changed: 1 addition & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -153,52 +153,4 @@ After a sync is complete, Airbyte normalizes the data. When setting up a connect
153153

154154
A workspace is a grouping of sources, destinations, connections, and other configurations. It lets you collaborate with team members and share resources across your team under a shared billing account.
155155

156-
When you [sign up](http://cloud.airbyte.io/signup) for Airbyte Cloud, we automatically create your first workspace where you are the only user with access. You can set up your sources and destinations to start syncing data and invite other users to join your workspace.
157-
158-
## Credits
159-
160-
An Airbyte credit is a unit of measure used to pay for Airbyte resources when you run a sync.
161-
162-
What one credit stands for depends on the source type:
163-
164-
<table>
165-
<tr>
166-
<td><strong>Source type</strong>
167-
</td>
168-
<td><strong>What does one credit stand for?</strong>
169-
</td>
170-
</tr>
171-
<tr>
172-
<td>API sources
173-
</td>
174-
<td>1 hour of compute (360k rows on average)
175-
</td>
176-
</tr>
177-
<tr>
178-
<td>Databases
179-
</td>
180-
<td>1/10 hour of compute (450k rows on average)
181-
</td>
182-
</tr>
183-
<tr>
184-
<td>Files
185-
</td>
186-
<td>1/4 hour of compute (65k rows on average)
187-
</td>
188-
</tr>
189-
<tr>
190-
<td>Custom connectors
191-
</td>
192-
<td>1 hour of compute (360k rows on average)
193-
</td>
194-
</tr>
195-
</table>
196-
197-
198-
Compute time is the time between replicating the first and last bytes.
199-
200-
Credits are charged for successful syncs, normalization, and canceled jobs and attempts. Credits are not charged for failed jobs and attempts.
201-
202-
*Note: Credits expire after one year.*
203-
204-
**Warning:** Since our pricing model is linear, your costs will start rising as your data needs grow. Contact us for customized pricing if you want to replicate more than 1TB of data in your databases or 50 million records across your API sources on a monthly basis.
156+
When you [sign up](http://cloud.airbyte.io/signup) for Airbyte Cloud, we automatically create your first workspace where you are the only user with access. You can set up your sources and destinations to start syncing data and invite other users to join your workspace.

docs/cloud/managing-airbyte-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Understanding the following limitations will help you better manage Airbyte Clou
8989

9090
## Buy Credits
9191

92-
This section guides you through purchasing credits on Airbyte Cloud. An Airbyte [credit](https://docs.airbyte.com/cloud/core-concepts/#credits) is a unit of measure used to pay for Airbyte resources when you run a sync. See [Pricing](https://airbyte.com/pricing) for more information.
92+
This section guides you through purchasing credits on Airbyte Cloud. An Airbyte [credit](https://airbyte.com/pricing) is a unit of measure used to pay for Airbyte resources when you run a sync.
9393

9494
To buy credits:
9595

0 commit comments

Comments
 (0)