Pub/sub push notifications in Ionic

I’m trying to develop a service that lets app users subscribe to various channels that can send them push notifications. I’m unsure how to properly deploy this. I’ve been looking into Google Cloud pub/sub and AWS SNS, but I’m wondering if Ionic Push can provide something similar? Thanks.