본문 바로가기
Cloud/Google Cloud Platform

GCP Fundamentals #9 - Summary and Review (완결)

by HaningYa 2020. 5. 22.
728x90

 

[코스정보]

 

 

Cloud Engineering with Google Cloud 전문 자격증 | Coursera

Learn Cloud Engineering with Google Cloud 전문 자격증 from Google 클라우드. This program provides the skills you need to advance your career as a cloud engineer and recommends training to support your preparation for the industry-recognized Google Cloud ...

www.coursera.org

 


compute machine type

 

load balance options

  • 그밖에 다른 포트나 UDP 트레픽의 경우 regional load balancer 사용
  • internal tier of multi-tier application 에는 internal 로드 밸런서 사용

interconnection options

 

  • on-premises 나 클라우드 네트워크 연결을 위한 다양한 방법을 제시한다.
  • VPN 과 Cloud Router 로 간단한게 동적으로 구성할 수 있다.

storage option

  • 구조화된 객체나 SQL같은 쿼리를 사용한 트렌젝션이 필요하다면 Cloud Datastore
  • 대량의 single-keyed 데이터, 특히 구조화된 객체는 Cloud Bigtable
  • 불변 바이너리 객체를 위해선 Cloud Storage
  • SQL 지원과 온라인 트렌젝션 프로세싱이 필요하면 Cloud SQL, Cloud Spanner
  • Cloud SQL 은 테라바이트
  • Cloud Spanner는 페타바이트, 수평 scalability
  • 페타바이트 크기의 온라인 분석관련 프로세싱 이 필요하다면 BigQuery

storage class

 

  • 4개의 스토리지 클래스
  • 전세계를 대상으로 서비스를 한다면 Multi-regional
  • compute operation 을 위해선 regional 
  • 자주 사용하는 데이터는 Multi-regional, regional
  • 자주 사용하지 않으면 Nearline, Coldline
  • 백업용도와 자주 엑세스 하지 않으면 Nearline
  • 재난 대비 아카이빙을 위한 용도는 Coldline

수료!

 

 

 

 

 

728x90

댓글