본문 바로가기

Code/cloud & linux & git

[GCP공부] Coursera: Google Cloud Platform Fundamentals: Core Infrastructure - Introducing Google Cloud Platform

Introducing Google Cloud Platform

GCP offers four main kinds of services

- compute

- storage

- big data

- machine learning

근데 이 강좌에서는 compute 랑 storage 만 다룬다고 합니다.

 

what is cloud :

 

 

 

Google's Edge-caching network sites content close to end users to minimize latency.

Edge-caching network s 들이 캐취해서 더 빠르게 전달해줌

 

Zone

Zone <- Region <- Muti-Region 

A zone is a deployment area for Google Cloud Platform Resources. 

 

 

 

이런것들이 있습니다.

 

Multi-layered security approach

자체 보드랑 네트워크 장비씀 , 자체 chip인 Titan 씀

통신할때도 암호화하고 GFE가 또막음.. skip.. 하여튼 매우 보완적임

 

 

실수로 많이돌려서 GCP 폭탄과금받으면 어떻하지?

4가지 도움을 주는 툴이 있습니다. 

- budgets and alerts first: billing account 당 예산을 정할수 있음, gcp project당 예산을 정할수 있음, 50% 90% 100% 되면 알람오게 설정할수있음 

- biling export: 세부 빌링 내용

- reports : visual tool

- quotas: 할당량이란건데 과금막음, 에러나 멀에어 어택으로 인한 리소스가 과도하게 쓰이는 것을 방지함

account owner랑 GCP community as a whole 둘다 과도하게 쓰이는것을 막을수 있음

- rate quotas: Rate quotas reset after a specific time. ex) 쿠버네티스가 API 는 default quota가 1000call/100초 임 100초가 넘어가면 다시 1000call/100초로 리셋됨

- allocation quotas : 한 프로젝트에서 내가 사용할수 있는자원의 수를 제한하는거임. GCP 프로젝트는 default quota로 5개의 Virtual Private Cloud networks를 가질수 없음.