AWS SNS
Projects with this topic
-
Collecting information about Free, Used, and Full Space from all associated disks in Bytes. Sending the data to the CloudWatch Logs group with CloudWatch agent. Based on these logs the Metric filters will create metrics and based on these metrics we will have Cloudwatch Dashboard and CloudWatch Alarms. The alarms will send notifications with SNS topic.
Updated -
GoLang library to effectively use the same code to Publish and Subscribe accross any of these cloud providers: AWS, GCP and Azure, i.e., write cloud agnostic code when it comes to PubSub. Will be adding functionality to provide cloud agnostic methods for Queue and extending existing methods to provide far more customizable options corresponding to each cloud's SDK
Updated -
This serverless application will leverage the workflow capabilities of AWS Step Functions, the pub/sub messaging capabilities of Amazon SNS, and the processing capabilities of AWS Lambda. The AWS resources will be deployed using Terraform and GitLab
Updated -
Service backed by Google Geocoding, National Weather Service API, AWS Lambda with Python 3.9, AWS SMS, and AWS SNS. Queries the National Weather Service using coordinates from Google Geocoding for an address. Sends out text notifications when the weather conditions are or will be one of configurable conditions.
Updated