Amazon SNS enables businesses to send messages or notifications directly to users with SMS text messages to over 200 countries, mobile push on Apple, Android, and other platforms or email (SMTP).
Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables developers to decouple and scale microservices, distributed systems, and serverless applications.
AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of Amazon Web Services. It lets clients run code without provisioning or managing servers.
Google Cloud Platform is a suite of cloud computing services that enables developers to build, deploy, and scale applications, websites, and services on the same infrastructure as Google.
Jenkins is an open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat.