-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
34194a0
commit 192658a
Showing
1 changed file
with
0 additions
and
19 deletions.
There are no files selected for viewing
19 changes: 0 additions & 19 deletions
19
.../ja/docusaurus-plugin-content-docs/current/cache/learn/security/private-link.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1 @@ | ||
--- | ||
sidebar_position: 1 | ||
sidebar_label: PrivateLink Connectivity | ||
title: PrivateLink connectivity with Momento services | ||
description: Learn how to add AWS PrivateLink to Momento Cache and Topics services. | ||
pagination_next: null | ||
pagination_prev: null | ||
--- | ||
|
||
# Momento CacheおよびMomento TopicsとAWS PrivateLinkの接続性 | ||
|
||
Momentoは、顧客がMomento CacheとMomento Topicsに接続する際に、デフォルトでセキュアなパブリックエンドポイントを提示します。これは、プライベートVPCにデプロイされていないアプリには最適です。しかし、コンプライアンス要件を満たしたり、ネットワーク・トラフィックの帯域幅コストを削減したりするために、VPCエンドポイントからMomentoにアクセスする必要がある顧客もいます。このようなお客様のために、MomentoはAmazon Web Services(AWS)でホストされているお客様への[AWS PrivateLink](https://aws.amazon.com/privatelink/)接続を提供しています。 | ||
|
||
![PrivateLink Diagram](/img/vpc-diagram.jpeg) | ||
|
||
PrivateLink接続は、Momentoのサービスへの[Amazon VPC](https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html)エンドポイントを作成する機能を提供します。一度設定すると、Momentoとのすべての通信はプライベートIPアドレス空間を経由します。このセキュリティ機能を必要とするお客様にとって、この接続パターンには2つの重要な利点があります: | ||
* Momentoのサービスと通信するためのNATゲートウェイインスタンスにお金を払う必要はありません。 | ||
* トラフィックが公衆インターネットを経由しないため、セキュリティ態勢が強化される。 | ||
|
||
この機能が必要な場合は、[Momento サポート](mailto:[email protected]?subject=PrivateLink) までご連絡ください。 |