본문 바로가기

services

(3)
Service Private Access - Part 1 Today Keys : private , google, access, on-premise, services, 서비스, 비공개, 액세스, gcp, cloud, privatelink Private Google Access ( 비공개 Google 액세스) ▪ Public IP가 없는 VM인스턴스에서 Google API 및 서비스에 접근하도록 함. ▪ 비공개 Google 서비스 사용 설정 및 Default 라우팅이 기본 인터넷 게이트웨이로 설정되어 있어야 함. (테스트 필요) ▪ Public IP를 갖고 있는 인스턴스에는 영향을 미치지 않음 ▪ VPC 네트워크의 서브넷 단위로 적용 ▪ 대부분의 Google Cloud 서비스에서 지원함 - App Engine Memcache / Firestore / Memorys..
AWS - VPC : Part 9 [Endpoint-2] Today Keys : VPC, AWS, Endpoint, Gateway, Interface, services, cloud, 아마존, public 이번 포스팅은 지난 포스팅에 이어서 VPC Endpoint에 대해서 알아봅니다. VPC Endpoint 중에서 Interface 타입의 Endpoint를 생성해서 어떻게 Endpoint를 이용해서 서비스를 접근 할 수 있는지를 알아 볼 수 있는 간단한 예제 포스팅입니다. * 관련 포스팅 : VPC Endpoint 알아보기 Gateway Endpoint 만들어보기 - 포스팅 준비 중 이번 포스팅에서는 Interface 타입의 Endpoint인 CloudFormation을 생성해 보겠습니다. 먼저 Endpoint를 생성하기 위해서 '엔드포인트 생성' 메뉴를 선택하..
AWS - VPC : Part 8 [Endpoint-1] Today Keys : VPC, AWS, Endpoint, Gateway, Interface, Private, links, services, cloud, 아마존, public 이번 포스팅은 VPC 네트워크에서 AWS 서비스를 AWS 네트워크를 통해서 직접 접근하기 위한 Endpoint에 대해서 알아보는 포스팅입니다. Endpoint는 접근하는 서비스에 따라서 Gateway와 Interface 타입으로 나뉩니다. 이번 포스팅에서는 Endpoint에 대한 간략한 소개를 하고, 다음 포스팅에서는 Endpoint를 생성해서 접근하는 방법에 대해서 알아 볼 예정입니다. * 관련 포스팅 : Gateway Endpoint 만들어보기 - 포스팅 준비 중 Interface Endpoint 만들어보기 VPC Endpoin..