2.4 Cloud

Special Mission

  1. Compute Engine 인스턴스 띄우고 삭제해보기

  2. Compute Engine 인스턴스에서 Shell Command 연습하기

  3. Cloud Storage의 Bucket 생성하고 파일 업로드, 삭제해보기

  4. Python Cloud Storage API를 사용해 Cloud Storage에 업로드한 파일을 파이썬에서 사용하는 코드 작성(참고 문서 : https://googleapis.dev/python/storage/latest/index.html)

Last updated