Google Cloud Pub/Sub - Qwik Start (Console/Command Line/Python) - Qwiklabs 실습
다음의 Qwiklabs 과정을 거치면서 모르던 내용들 그리고 배웠던 내용들에 대해 써보았다: Cloud Cloud Pub/Sub - Qwik Start (Console / Command Line / Python) 우선, 저 과정을 거치면서 모르거나 새로 배운 내용들에 대한 정의를 써보도록 하겠다. 나름 나의 해석도 들어가 있는 것이라 정확하지는 않을 수도 있으나, 최대한 찾아본 내용을 토대로 썼다: Google Cloud Pub/Sub: Is an asynchronous global messaging service Topic: Topic in Google Cloud is a shared string that allows applications to connect with one another throug..