GCP堆栈中的AWS SNS等效项 [英] AWS SNS equivalent in GCP stack

查看:76
本文介绍了GCP堆栈中的AWS SNS等效项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

因此,我们花了将近6个月的时间将当前的应用程序堆栈从AWS迁移到GCP,现在我们陷入了AWS-SNS的局面.

So we spent almost 6 months in moving our current app stack from AWS to GCP and now we got stuck at the AWS-SNS part.

显然,GCP堆栈中似乎没有任何服务可以简单地取代SNS,或者我错过了什么?

Apparently there seems to be no service in GCP stack that can simply provide a drop in replacement for SNS or did I miss something?

现在,一切都在GCP上运行良好,并且应用程序中对SNS的每次调用仍在使用旧的AWS帐户.

Right now everything is running perfectly fine on GCP and every call to SNS in the app is still using the old AWS account.

SNS主要用于通知应用程序中发生的事件,例如批处理成功完成"或导出失败并出现xyz错误".

SNS is being used primarily to notify events occurring in the app like "batch completed successfully" or "export failed with xyz error".

我们在这里有什么选择?

What are our options here?

推荐答案

GCP中最接近的SNS替换可能是云发布/订阅,它提供了类似的发布-订阅消息传递模式.

The closest SNS replacement in GCP is probably Cloud Pub/Sub, which provides a similar publish-subscribe messaging pattern.

此文档显示了主题和订阅的工作方式.

This document shows how the topics and subscriptions work.

这篇关于GCP堆栈中的AWS SNS等效项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆