Here is a best practice of Carrier-Grade AWS security, once you've copied the AWS cloud formation script provided by NTT DCOOMO. Let's open a new vista with this presentation.
(拡散希望。この夢の部分が伝わらないと、道楽と思われる)どうしてこういう活動をするのか? スタートアップがいきなり電話会社と同レベルのセキュリテイとデータアナリティクスを手に入れる。サービス企業がシステム構築のイニシアティブが取れるのです。そうすれば、より企業連携がより緊密にできる。企業連携のイノベーションが新たに生まれる。標準化重視のIndustrie4.0より先に行けるのです。横方向の展開で新たなバリューチェーンがしっかりと生まれる。
re:Growth 2018 Tokyo:Amazon Global Networkが提供する新サービスShuji Kikuchi
Global Accelerator and Transit Gateway provide connectivity solutions. Global Accelerator optimizes routing between clients and applications, while Transit Gateway enables VPN and direct connections between VPCs and on-premises networks. Both services improve performance and reduce costs compared to alternative connectivity architectures.
This document discusses several ways to connect Amazon Web Services (AWS) virtual private clouds (VPCs), including AWS Direct Connect, VPN connections, and VPC Peering. It notes that Direct Connect provides a dedicated network connection, while VPN and VPC Peering are software-based options that can be used for workloads that don't require as dedicated a connection. The document provides brief descriptions of each connectivity method.
1. The document discusses how to configure a Network Load Balancer (NLB) with a PrivateLink endpoint to provide private access to services within a VPC.
2. Key steps include creating an Elastic Network Interface (ENI) in each Availability Zone, associating the ENIs to the NLB, and specifying the PrivateLink endpoint DNS name to route traffic privately.
3. PrivateLink allows networking interfaces and resources to be accessed privately without an internet gateway, NAT device, VPN connection or AWS Direct Connect.