Your company uses Pub/Sub for event-driven workloads. You have a subscription named email-updates attached to the new-orders topic. You need to fetch and acknowledge waiting messages from this subscription. What should you do?
The goal is to pull (fetch) messages from a subscription and acknowledge them.
The gcloud pubsub subscriptions **pull** command retrieves messages from a specified subscription.
The --auto-ack flag instructs the command to automatically acknowledge the messages after they are successfully retrieved, combining the two required actions into one command.
'Pulls one or more messages from the specified subscription. To acknowledge the pulled messages, use the --auto-ack flag.'
Jettie
4 days agoDyan
9 days agoDenae
14 days agoCharlene
19 days agoNatalie
24 days agoHan
29 days agoGayla
1 month agoAlesia
1 month agoMelissia
1 month agoTheron
2 months agoWinifred
2 months agoStefania
2 months ago