Mobile Push Notifications with Amazon SNS through Firebase to your Mobile app.

Mobile push notifications are a useful tool for businesses to stay in touch with their customers and keep them informed about important updates, special offers, and other relevant information. Amazon Simple Notification Service (SNS) is a popular choice for sending push notifications to mobile devices, and Firebase can be used…

AWS – SQS vs. SNS

Amazon Simple Queue Service (SQS) and Amazon Simple Notification Service (SNS) are two of the most popular cloud-based services available on Amazon Web Services (AWS). SQS is a message queue service that allows applications to exchange messages and SNS is a notification service used to send alert messages. Both offer…

Trigger Lambda Function Using Amazon EventBridge and Configure Alert through AWS SNS email notifications for a simple Bitcoin Price tracker

Have you ever wondered ðŸ¤” how you can schedule Lambda functions in an easy way? well in many situations you need lambda functions running some background jobs in scheduled intervals or in specific days In this blog, will see how to tackle this task using Amazon EventBridge, from which we can easily…

Microsoft Azure – Machine Learning

This is post – 3 of the Machine Learning services – AWS vs Azure. This post contains hands-on on creating a workspace, importing data, testing and training the model in Azure.  Run your notebook:  Sign into Machine Learning Studio.  Select your workspace, if it isn’t already open.  On the left,…

Amazon Web Services – SageMaker

This is the post – 2 of the Machine Learning services – AWS vs Azure. This post contains hands-on on creating a workspace, importing data, testing and training the model in AWS. Steps to initialize notebook instance in SageMaker:  Login to AWS Console using AWS Credentials.  In the left panel,…