Cloud Storage 와 @google-cloud/storage 패키지를 이용한 업로드
AWS로 치면 S3와 같이 무언가를 저장하는 역할이다. Google Cloud Storage는 비구조화 객체를 위한 강력하고 경제적인 저장소 솔루션으로서 라이브 웹 콘텐츠 호스팅에서 분석용 데이터 저장, 보관처리, 백업 등에 이르기까지 다양한 용도에 적합합니다. 메뉴에서 Storage를 열고 S3와 같이 이것저것 설정해주면 됩니다. Bucket - Documentation Enable logging functionality for this bucket. This will make two API requests, first to grant Cloud Storage WRITE permission to the bucket, then to set the appropriate configuration on the..