GCP - Cloud Pub/SubWhich of the following is true about push subscriptions in Google Cloud Pub/Sub?ASubscribers must poll the server to receive messages.BMessages are sent to a subscriber's endpoint automatically.CMessages remain in the subscription until manually deleted.DPush subscriptions do not require an endpoint URL.Check Answer
Step-by-Step SolutionSolution:Step 1: Recall push subscription behaviorPush subscriptions automatically send messages to a configured endpoint URL.Step 2: Evaluate other optionsPolling is for pull subscriptions; messages are not manually deleted; endpoint URL is required for push.Final Answer:Messages are sent to a subscriber's endpoint automatically. -> Option BQuick Check:Push subscription = Automatic message delivery [OK]Quick Trick: Push means messages sent automatically to endpoint [OK]Common Mistakes:Thinking push requires pollingIgnoring need for endpoint URLAssuming manual message deletion
Master "Cloud Pub/Sub" in GCP9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More GCP Quizzes Cloud Firestore and Bigtable - Bigtable schema design - Quiz 3easy Cloud Functions - Cold start behavior - Quiz 13medium Cloud Functions - Environment variables and secrets - Quiz 12easy Cloud IAM Advanced - Why advanced IAM matters - Quiz 15hard Cloud IAM Advanced - VPC Service Controls - Quiz 5medium Cloud Load Balancing - Why load balancing matters - Quiz 6medium Cloud Run - Cloud Run service concept - Quiz 6medium Cloud Run - Deploying container images - Quiz 1easy Cloud SQL and Databases - Cloud Spanner for global distribution - Quiz 1easy Cloud SQL and Databases - Backup and restore - Quiz 7medium