Skip to content

Commit 2f9b366

Browse files
author
DataUI VCS Robot
committed
Release 17.01.2022
* DataSphere: added new VM’s configurations. * Managed Service for Redis: added TLS connection strings for sharded clusters. * Translations updated. * Fixes and improvements.
1 parent 4c5a838 commit 2f9b366

File tree

43 files changed

+702
-311
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+702
-311
lines changed

en/_includes/datasphere-limits.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
| g1.2 | 0 |
1515
| g1.4 | 0 |
1616
| g2.1 | 0 |
17+
| g2.2 | 0 |
18+
| g2.4 | 0 |
1719
| g2.8 | 0 |
1820

1921
^1^ for all projects created after October 15, 2021.

en/_includes/yds-limits.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
#### Quotas {#yds-quotas}
22

3-
Type of limit | Value
3+
Type of limit | Value
44
--- | ---
55
Maximum number of data streams | 10
66
Maximum storage time of data within a data stream | 24 hours
77

88
#### Limits {#yds-limits}
99

10-
Type of limit | Value
10+
Type of limit | Value
1111
--- | ---
1212
Maximum number of write requests per second in one data stream | 1 000 RPS
1313
Maximum data write speed in one segment | 1 MB/s
1414
Maximum speed of data reading from one segment by all standard consumers | 2 MB/s
1515
Maximum number of allocated data consumers per one data transfer stream | 5 consumers
16+
Maximum size per message | 1 MB

en/_pricing/datasphere/usd-async-new.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@
77
| g1.1 (8 vCPU, 1 GPU V100) | 36 | $0.000346 | $0.020769 | $1.246154 |
88
| g1.2 (16 vCPU, 2 GPU V100) | 72 | $0.000692 | $0.041538 | $2.492308 |
99
| g1.4 (32 vCPU, 4 GPU V100) | 144 | $0.001385 | $0.083077 | $4.984615 |
10+
| g2.mig (4 vCPU, 1/8 GPU A100) | 9 | $0.000087 | $0.005192 | $0.311538 |
1011
| g2.1 (28 vCPU, 1 GPU A100) | 58 | $0.000558 | $0.033462 | $2.007692 |
12+
| g2.2 (56 CPU, 2 GPU A100) | 116 | $0.001115 | $0.066923 | $4.015385 |
13+
| g2.4 (112 vCPU, 4 GPU A100) | 232 | $0.002231 | $0.133846 | $8.030769 |
1114
| g2.8 (224 vCPU, 8 GPU A100) | 464 | $0.004462 | $0.267692 | $16.061539 |

en/_pricing/datasphere/usd-dataset.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Storage type| Storage duration | Price per 1 GB, without VAT
2-
--- | --- | ---
3-
Dataset | 1 hour | $0.000133
1+
Storage type| Price for 1 GB per month, without VAT
2+
--- | ---
3+
Dataset | $0.095437

en/_pricing/datasphere/usd-unit-and-resource.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Number | Price per 1 second of calculation, <br>without VAT
44
---- | ----
5-
One unit | $0.000009
5+
One unit | $0.0000096
66

77
### Computing resource {#paug}
88

@@ -15,5 +15,8 @@ One unit | $0.000009
1515
| g1.1 (8 vCPU, 1 GPU V100) | 72 | $0.000692 | $0.041538 | $2.492308 |
1616
| g1.2 (16 vCPU, 2 GPU V100) | 144 | $0.001385 | $0.083077 | $4.984615 |
1717
| g1.4 (32 vCPU, 4 GPU V100) | 288 | $0.002769 | $0.166154 | $9.969231 |
18+
| g2.mig (4 vCPU, 1/8 GPU A100) | 18 | $0.000173 | $0.010385 | $0.623077 |
1819
| g2.1 (28 vCPU, 1 GPU A100) | 116 | $0.001115 | $0.066923 | $4.015385 |
20+
| g2.2 (56 CPU, 2 GPU A100) | 232 | $0.002231 | $0.133846 | $8.030769 |
21+
| g2.4 (112 vCPU, 4 GPU A100) | 464 | $0.004462 | $0.267692 | $16.061539 |
1922
| g2.8 (224 vCPU, 8 GPU A100) | 928 | $0.008923 | $0.535385 | $32.123077 |

en/audit-trails/concepts/events.md

Lines changed: 43 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@ Below are events for services:
2424

2525
## {{ at-name }} {#audit-trails}
2626

27-
Service Name: `audittrails`.
27+
Service name: `audittrails`.
2828

2929
| Event name | Description |
3030
| --- | --- |
3131
| `CreateTrail` | Creating a trail |
3232
| `DeleteTrail` | Deleting a trail |
3333
| `SetTrailAccessBindings` | Setting access bindings for a trail |
34-
| `UpdateTrail` | Editing the trail |
34+
| `UpdateTrail` | Editing a trail |
3535
| `UpdateTrailAccessBindings` | Updating access bindings for a trail |
3636

3737
## {{ cloud-logging-name }} {#cloud-logging-name}
3838

39-
Service Name: `logging`.
39+
Service name: `logging`.
4040

4141
| Event name | Description |
4242
| --- | --- |
@@ -52,39 +52,39 @@ Service name: `compute`.
5252

5353
| Event name | Description |
5454
| --- | --- |
55-
| `AddInstanceOneToOneNat` | Adding a public IP address to a VM |
56-
| `AttachInstanceDisk` | Connecting a disk to a VM |
55+
| `AddInstanceOneToOneNat` | Adding a public IP address for a VM instance |
56+
| `AttachInstanceDisk` | Attaching a disk to a VM instance |
5757
| `AttachInstanceFilesystem` | Connecting a file system to a VM |
5858
| `CreateDisk` | Creating a disk |
5959
| `CreateFilesystem` | Creating a file system |
6060
| `CreateImage` | Creating a disk image |
61-
| `CreateInstance` | Creating a VM |
61+
| `CreateInstance` | Creating a VM instance |
6262
| `CreateSnapshot` | Creating a disk snapshot |
6363
| `DeleteDisk` | Deleting a disk |
6464
| `DeleteFilesystem` | Deleting a file system |
6565
| `DeleteImage` | Deleting a disk image |
6666
| `DeleteInstance` | Delete VM |
6767
| `DeleteSnapshot` | Deleting a disk snapshot |
68-
| `DetachInstanceDisk` | Detaching a disk from a VM |
68+
| `DetachInstanceDisk` | Detaching a disk from a VM instance |
6969
| `DetachInstanceFilesystem` | Detaching a file system from a VM |
7070
| `RemoveInstanceOneToOneNat` | Removing a VM's public IP address |
7171
| `RestartInstance` | Restarting a VM |
7272
| `StartInstance` | Starting a VM |
7373
| `StopInstance` | Stopping a VM |
7474
| `UpdateDisk` | Changing a disk |
7575
| `UpdateFilesystem` | Modifying a file system |
76-
| `UpdateImage` | Changing a disk image |
77-
| `UpdateInstance` | Changing a VM |
78-
| `UpdateInstanceMetadata` | Changing VM metadata |
79-
| `UpdateInstanceNetworkInterface` | Changing a VM's network settings |
80-
| `UpdateSnapshot` | Changing a disk snapshot |
76+
| `UpdateImage` | Updating a disk image |
77+
| `UpdateInstance` | Updating a VM instance |
78+
| `UpdateInstanceMetadata` | Updating VM instance metadata |
79+
| `UpdateInstanceNetworkInterface` | Updating VM network settings |
80+
| `UpdateSnapshot` | Updating a disk snapshot |
8181
| `instancegroup.CreateInstanceGroup` | Creating an instance group |
8282
| `instancegroup.DeleteInstanceGroup` | Deleting an instance group. |
8383
| `instancegroup.PauseInstanceGroup` | Pausing instance group management processes |
84-
| `instancegroup.ResumeInstanceGroup` | Resuming instance group's management processes |
84+
| `instancegroup.ResumeInstanceGroup` | Resuming instance group management processes |
8585
| `instancegroup.StartInstanceGroup` | Starting an instance group |
8686
| `instancegroup.StopInstanceGroup` | Stopping an instance group |
87-
| `instancegroup.UpdateInstanceGroup` | Changing an instance group |
87+
| `instancegroup.UpdateInstanceGroup` | Updating an instance group |
8888
| `instancegroup.UpdateInstanceGroupAccessBindings` | Assigning a role to an instance group |
8989

9090
## {{ iam-name }} {#iam}
@@ -122,7 +122,7 @@ Service name: `kms`.
122122
| Event name | Description |
123123
| --- | --- |
124124
| `CancelDeleteSymmetricKey` | Canceling a previously scheduled key destruction |
125-
| `CancelSymmetricKeyVersionDestruction` | Canceling a previously planned destruction of the symmetric key version |
125+
| `CancelSymmetricKeyVersionDestruction` | Canceling a previously planned destruction of a symmetric key version |
126126
| `CreateSymmetricKey` | Creating a symmetric key |
127127
| `DeleteSymmetricKey` | Deleting a symmetric key |
128128
| `RotateSymmetricKey` | Rotating a symmetric key |
@@ -139,14 +139,14 @@ Service Name: `lockbox`.
139139
| Event name | Description |
140140
| --- | --- |
141141
| `AddVersion` | Adding a version of a secret |
142-
| `ActivateSecret` | Activating the secret |
142+
| `ActivateSecret` | Activating a secret |
143143
| `CancelVersionDestruction` | Canceling a previously scheduled destruction of a secret version |
144144
| `CreateSecret` | Creating a secret |
145-
| `DeactivateSecret` | Deactivate secret |
145+
| `DeactivateSecret` | Deactivating a secret |
146146
| `DeleteSecret` | Destroying a secret |
147-
| `ScheduleVersionDestruction` | Scheduling destruction of the secret version |
147+
| `ScheduleVersionDestruction` | Scheduling the destruction of a secret version |
148148
| `SetSecretAccessBindings` | Selecting access bindings for a secret |
149-
| `UpdateSecret` | Editing a secret |
149+
| `UpdateSecret` | Updating a secret |
150150
| `UpdateSecretAccessBindings` | Updating access bindings for a secret |
151151

152152
## {{ network-load-balancer-name }} {#network-load-balancer}
@@ -176,18 +176,21 @@ Service name: `storage`.
176176

177177
| Event name | Description |
178178
| --- | --- |
179-
| `BucketAclUpdate` | Changing a bucket's ACL |
180-
| `BucketCorsUpdate` | Changing the configuration of a CORS bucket |
179+
| `BucketAclUpdate` | Updating the ACL for a bucket |
180+
| `BucketCorsUpdate` | Updating the CORS configuration for a bucket |
181181
| `BucketCreate` | Creating a bucket |
182182
| `BucketDelete` | Deleting a bucket |
183-
| `BucketHttpsUpdate` | Changing an HTTPS configuration for a bucket |
183+
| `BucketHttpsUpdate` | Updating the HTTPS configuration for a bucket |
184184
| `BucketLifecycleUpdate` | Changing the lifecycle of an object in a bucket |
185-
| `BucketPolicyUpdate` | Changing bucket access policies |
185+
| `BucketPolicyUpdate` | Updating the access policies for a bucket |
186186
| `BucketUpdate` | Updating a bucket |
187-
| `BucketWebsiteUpdate` | Changing a website configuration |
188-
| `ObjectCreate` | Creating an object in a bucket |
189-
| `ObjectDelete` | Deleting an object in a bucket |
190-
| `ObjectUpdate` | Updating an object in a bucket |
187+
| `BucketWebsiteUpdate` | Updating a website configuration |
188+
| `ObjectCreate` | Creating an object in a bucket * |
189+
| `ObjectDelete` | Deleting an object from a bucket * |
190+
| `ObjectUpdate` | Updating an object in a bucket * |
191+
192+
\* The audit log does not include the above events by default. To add these events to the audit log, contact [technical support]({{ link-console-support }}). Message template:
193+
"Please enable the recording of data plane object storage events in audit trail <trail id>."
191194

192195
## {{ resmgr-name }} {#resmgr}
193196

@@ -220,20 +223,20 @@ Service name: `network`.
220223
| `DeleteRouteTable` | Deleting a routing table |
221224
| `DeleteSecurityGroup` | Deleting a security group |
222225
| `DeleteSubnet` | Deleting a cloud subnet |
223-
| `MoveAddress` | Moving an address of cloud resources to another folder |
224-
| `MoveNetwork` | Moving a cloud network to a different folder |
225-
| `MoveRouteTable` | Moving a routing table to a different folder |
226-
| `MoveSecurityGroup` | Moving a security group to a different folder |
227-
| `MoveSubnet` | Moving a cloud subnet to a different folder |
228-
| `UpdateAddress` | Changing a cloud resource address |
229-
| `UpdateNetwork` | Changing a cloud network |
230-
| `UpdateRouteTable` | Changing a routing table |
231-
| `UpdateSecurityGroup` | Changing a security group |
232-
| `UpdateSubnet` | Changing a cloud subnet |
226+
| `MoveAddress` | Moving the address of cloud resources to another folder |
227+
| `MoveNetwork` | Moving a cloud network to another folder |
228+
| `MoveRouteTable` | Moving a routing table to another folder |
229+
| `MoveSecurityGroup` | Moving a security group to another folder |
230+
| `MoveSubnet` | Moving a cloud subnet to another folder |
231+
| `UpdateAddress` | Updating the address of a cloud resource |
232+
| `UpdateNetwork` | Updating a cloud network |
233+
| `UpdateRouteTable` | Updating a routing table |
234+
| `UpdateSecurityGroup` | Updating a security group |
235+
| `UpdateSubnet` | Updating a cloud subnet |
233236

234-
## {{ ydb-short-name }} {#YDB}
237+
## {{ ydb-short-name }} {#ydb}
235238

236-
Service Name: `ydb`.
239+
Service name: `ydb`.
237240

238241
| Event name | Description |
239242
| --- | --- |
@@ -244,4 +247,4 @@ Service Name: `ydb`.
244247
| `RestoreBackup` | Restoring a database from a backup |
245248
| `StartDatabase` | Starting a database |
246249
| `StopDatabase` | Stopping a database |
247-
| `UpdateDatabase` | Edit database |
250+
| `UpdateDatabase` | Updating a database |

en/billing/concepts/serverless-free-tier.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Free tier applies to the following services:
1212
* [{{ message-queue-full-name }}](#message-queue)
1313
* [{{ iot-full-name }}](#iot)
1414
* [{{ vpc-full-name }}](#vpc)
15+
* [{{ yds-full-name }}](#yds)
1516

1617
## {{ api-gw-full-name }} {#api-gw}
1718

@@ -76,3 +77,16 @@ The first 10 GB of outgoing traffic are provided free of charge every month.
7677
After you spend the free amount of services, you will be charged at the applicable [rate](../../vpc/pricing.md).
7778

7879
The unused balance of free services is reset at the end of the month.
80+
81+
## {{ yds-full-name }} {#yds}
82+
83+
Data stream services with the following properties are provided free of charge each month:
84+
85+
* Segment write speed: no more than 128 KB/s.
86+
* Message retention period: 1 hour.
87+
* Number of data units written per month: no more than 2 million.
88+
89+
After you spend the free amount of services, you will be charged at the applicable [rate](../../data-streams/pricing.md).
90+
91+
The unused balance of free services is reset at the end of the month.
92+

en/data-streams/concepts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Applications generate data that needs to be saved for further analysis or proces
88

99
The data is received in {{ yds-name }} as in a data bus that stores it in a fault-tolerant way across availability zones and is scaled based on the transferred amount of data. You can send the data to the bus using the Fluentd, Logstash, log4j/log4net, and other data streaming systems, as well as via HTTP over a protocol compatible with the Amazon Kinesis Data Streams API.
1010

11-
The data that is transferred via the bus can then, using [{{ data-transfer-full-name }}](../../data-transfer/concepts/index.md), be saved to target systems such as S3, {{ CH }}, PostgreSQL, Apache Parquet/Avro-based systems, and more. You can set up the transfer parameters in the {{ yandex-cloud }} management console or via the API.
11+
The data that is transferred via the bus can then, using [{{ data-transfer-full-name }}](../../data-transfer/concepts/index.md) be saved to target systems, such as S3, {{ CH }}, and others. You can set up the transfer parameters in the {{ yandex-cloud }} management console or via the API.
1212

1313
If, while saving the data, you need to change either the data itself or its format, or handle it in any other way (for example, delete sensitive information), you can do this using [{{ sf-full-name }}](../../functions/concepts/index.md) functions. {{ sf-short-name }} supports a variety of programming languages such as Python, Java, PHP, and more.
1414

en/data-streams/qa/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# General questions about {{ yds-name }}
2+
3+
{% include [qa-logs.md](../../_includes/qa-logs.md) %}
4+

en/data-streams/toc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,6 @@ items:
8989
href: kinesisapi/methods/updateshardcount.md
9090
- name: Common errors
9191
href: kinesisapi/common-errors.md
92+
- name: Questions and answers
93+
href: qa/index.md
9294
base: en/data-streams

en/datasphere/concepts/configurations.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,22 @@
33
Once you create a project, it runs with the minimum resource configuration: <q>c1.4</q> (4 vCPUs).
44
You can [change the configuration](../operations/projects/control-compute-resources.md) when working in the notebook. In this case, the state of the interpreter is saved: no variables or computation results are lost.
55

6-
#### Resource configurations available for service training and deployment
7-
8-
| Name | Number of vCPUs on the<br>[Intel Broadwell platform](../../compute/concepts/performance-levels.md) | Number of GPUs on the<br>[NVIDIA Tesla V100 platform](../../compute/concepts/gpus.md) |
6+
| Name | Number of vCPUs | Number of GPUs |
97
| ---- | ---- | ---- |
8+
| **Configurations with vCPUs on the<br>[Intel Broadwell platform](../../compute/concepts/performance-levels.md)** |
109
| **c1.4** (default) | 4 | 0 |
1110
| **c1.8** | 8 | 0 |
1211
| **c1.32** (request by writing to support) | 32 | 0 |
1312
| **c1.80** (request by writing to support) | 80 | 0 |
13+
| **Configurations with vCPUs on the<br>[Intel Broadwell platform](../../compute/concepts/performance-levels.md) and GPUs [NVIDIA® Tesla® V100](../../compute/concepts/gpus.md)** |
1414
| **g1.1** (request by writing to support or bring your balance up to $10) | 8 | 1 |
1515
| **g1.2** (request by writing to support) | 16 | 2 |
1616
| **g1.4** (request by writing to support) | 32 | 4 |
17-
18-
#### Computing configurations available only for training {#a100}
19-
20-
| Name | Number of vCPUs on the<br>[AMD EPYC™ platform](../../compute/concepts/gpus.md) | Number of <br> [NVIDIA® Ampere® A100](https://www.nvidia.com/en-us/data-center/a100/) GPUs |
21-
| ---- | ---- | ---- |
17+
| **Configurations with vCPUs on the<br>[AMD EPYC™ platform](../../compute/concepts/gpus.md) and GPUs on the [NVIDIA® Ampere® A100](https://www.nvidia.com/en-us/data-center/a100/)** |
18+
| **g2.mig** | 4 | 1/8 |
2219
| **g2.1** (request by writing to support) | 28 | 1 |
20+
| **g2.2** (request by writing to support) | 56 | 2 |
21+
| **g2.4** (request by writing to support) | 112 | 4 |
2322
| **g2.8** (request by writing to support) | 224 | 8 |
2423

2524
#### See also

en/datasphere/pricing.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@ c1.80 | 80
3030
g1.1 | 72
3131
g1.2 | 144
3232
g1.4 | 288
33+
g2.mig | 18
3334
g2.1 | 116
35+
g2.2 | 232
36+
g2.4 | 464
3437
g2.8 | 928
3538

3639

@@ -73,6 +76,10 @@ From December 15, 2021, a fee will be charged for all projects with a volume of
7376

7477
If you need to store large amounts of data that exceed the specified limits, use the {{ objstorage-full-name }} service. In this case, data storage will be charged according to [pricing rules {{ objstorage-name }}](../storage/pricing.md).
7578

79+
{% include [pricing-gb-size](../_includes/pricing-gb-size.md) %}
80+
81+
The monthly usage rate is based on 720 hours a month.
82+
7683
## Pricing {#prices}
7784

7885

@@ -91,12 +98,6 @@ If you need to store large amounts of data that exceed the specified limits, use
9198

9299
#### Project data {#project-data}
93100

94-
{% note warning %}
95-
96-
From December 15, 2021, a fee will be charged for all projects with a volume of more than {{ ml-project-size }}. To change the project storage, contact [technical support](https://console.cloud.yandex.com/support). The reduction is possible to the actual occupied volume, rounded up to GB.
97-
98-
{% endnote %}
99-
100101

101102

102103

en/kms/solutions/vault-secret.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Auto Unseal in Hashicorp Vault
22

3-
[Vault](https://www.vaultproject.io/) lets you use {{ kms-name }} as a trusted service for encrypting secrets. This is implemented through the [Auto Unseal](https://www.vaultproject.io/docs/concepts/seal#auto-unseal) feature.
3+
A build of [Hashicorp Vault](https://www.vaultproject.io/) with {{ kms-name }} support can be found in [{{ marketplace-name }}](https://cloud.yandex.com/en/marketplace/products/yc/vault-yckms). The build will enable you to use {{ kms-name }} as a trusted service for encrypting secrets. This is implemented through the [Auto Unseal](https://www.vaultproject.io/docs/concepts/seal#auto-unseal) feature.
44

55
## Before you start { #before-you-begin }
66

@@ -24,7 +24,7 @@
2424

2525
- Yandex account
2626

27-
Authentication is done using an [OAuth token](../../iam/concepts/authorization/oauth-token.md).
27+
An [OAuth token](../../iam/concepts/authorization/oauth-token.md) is used for authentication.
2828

2929
{% endlist %}
3030

en/overview/platform-comparison/aws.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
| Amazon ElastiCache | [{{ mrd-full-name }}](../../managed-redis/) |
1414
| Amazon Elasticsearch Service | [{{ mes-full-name }}](../../managed-elasticsearch/) |
1515
| Amazon EMR | [{{ dataproc-full-name }}](../../data-proc/) |
16+
| Amazon Kinesis Data Streams | [{{ yds-full-name }}](../../data-streams/) |
1617
| Amazon MSK | [{{ mkf-full-name }}](../../managed-kafka/) |
1718
| Amazon QuickSight | [{{ datalens-full-name }}](../../datalens/) |
1819
| Amazon RDS for MySQL | [{{ mmy-full-name }}](../../managed-mysql/) |

en/overview/platform-comparison/azure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
| Azure Database Migration Service | [{{ data-transfer-full-name }}](../../data-transfer/) |
1313
| Azure DDoS Protection | [Yandex DDoS Protection](../../vpc/ddos-protection/) |
1414
| Azure DNS | [{{ dns-full-name }}](../../dns/) |
15+
| Azure Event Hubs | [{{ yds-full-name }}](../../data-streams/) |
1516
| Azure Functions | [{{ sf-full-name }}](../../functions/) |
1617
| Azure IoT Hub | [{{ iot-full-name }}](../../iot-core/) |
1718
| Azure Key Vault | [{{ certificate-manager-full-name }}](../../certificate-manager/) |

en/overview/platform-comparison/gcp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
| Identity and Access Management, Cloud Identity | [{{ iam-full-name }}](../../iam/) |
3434
| Kubernetes Engine | [{{managed-k8s-full-name}}](../../managed-kubernetes/) |
3535
| Managed Instance Groups | [Yandex Instance Groups](../../compute/concepts/instance-groups/) |
36+
| Pub/Sub | [{{ yds-full-name }}](../../data-streams/) |
3637
| Resource Manager | [{{ resmgr-full-name }}](../../resource-manager/) |
3738
| SQL Server on Google Cloud | [{{ mms-full-name }}](../../managed-sqlserver/) |
3839
| Translation API | [{{ translate-full-name }}](../../translate/) |

ru/_includes/datasphere-limits.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ g1.1 ^2^ | 0
1414
g1.2 | 0
1515
g1.4 | 0
1616
g2.1 | 0
17+
g2.2 | 0
18+
g2.4 | 0
1719
g2.8 | 0
1820

1921
^1^ действует для проектов, созданных с 15 октября 2021 года.

0 commit comments

Comments
 (0)