Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Google IO 21 Extended double S- Serverless k8s with cloud run

Google IO 21 Extended double S- Serverless k8s with cloud run

Google IO 21 Extended double S- Serverless k8s with cloud run

발표 보기 : https://www.youtube.com/watch?v=LNVs_iKQLzg

SeungwooLee

July 01, 2021
Tweet

More Decks by SeungwooLee

Other Decks in Programming

Transcript

  1. GCP외 다양한 Cloud Platform을 섭렵하려 합니다 기술 블로그를 운영하고 있습니다

    “Nangman14” Google it! Cloud native 기술에 관심이 많고, 지식을 공유하고 싶습니다
  2. Knative 17 Serverless kubernetes 오픈소스 프로젝트 • Event-driven 기반 아키텍쳐

    • 네트워킹, 스케일링 등 추상화 • 느슨한 결합(약결합) 컴포넌트 • 다양한 Kubernetes 환경 호환성
  3. Cloud run for anthos Bringing Serverless to K8s • GKE

    환경과 완전히 통합(GKE on-prem, GKE on GCP) • Knative 기술의 장점을 그대로 • Automatic routing , scaling • NVIDIA GPU accelerator
  4. Pay-as-you-go pricing • 사용한 만큼만 비용 지불 • 요청이 없다면

    사용량도 없음 ◦ 비용 절감 효과 ◦ 리소스 측면에서도 효율적 • GKE와 통합된 Pricing
  5. Revision • 다른 버전의 컨테이너 이미지 집합 • Service가 항상

    최신 버전으로 라우팅 • Traffic splitting
  6. Smile,Shirt,Product,Natural environment,Coat,Tie... THANKS MARK RUFFALO FOR THINKING GREEN! HE CARES

    ABOUT OUR ENVIRONMENT! Resizing & Wartermarking Original Labeling Text detecting
  7. 요약 Cloud run for anthos Serverless container • 사용한 만큼만

    지불 • 효율적인 리소스 사용 • Stateless workload • Scale to 0 (cold start) Less operational burden • 네트워킹 레이어를 추상화 • Automatic scaling, routing • Traffic splitting Bring Knative to GCP • Service, Revision • GCS, Pub/sub 등 GCP서비스와 통합 • GKE 기반 add-on • Loosely coupled architecture