|
|
|
|
|
by vgt
3506 days ago
|
|
Thanks - GCP doesn't match 1:1 on any of those. However, there are alternative (and for many use cases much better) ways on Google. There's PubSub, Cloud Logging, Firebase (including Firebase Messaging), and all 3 don't really have a great direct AWS equivalent. Take a look at the AWS/GCP equivalents at [1]. Mostly full coverage, although, again, some services work differently (usually better I hope!). Email is indeed handled through either SendGrid or Google Apps [0]. Spam reasons I believe. [0] https://cloud.google.com/compute/docs/tutorials/sending-mail... [1] https://cloud.google.com/docs/compare/aws/ |
|