-
OpenWeatherMap is a location-based weather information providing service over the internet.
I use the OpenWeather API to receive the current temperature data by providing the latitude and longitude coordinates as query strings in the request. A Lambda function invokes the weather API and sends the current temperature value as a custom metric to CloudWatch. I then graph the temperature values on a dashboard and activate an alarm when the temperature sinks below zero degrees Celsius.
#Weather #Weather Apps #Web App 106 social mentions
-
AWS X-Ray helps developers analyze and debug production and distributed applications.
I also send some annotations and subsegments to X-Ray that makes it easy to identify bottlenecks and Lambda cold starts.
#Monitoring Tools #Application Performance Monitoring #AWS Lambda 23 social mentions
-
AWS Secrets Manager to Rotate, Manage, Retrieve Secrets
So we create a connection first and specify authorization pattern, which is API key in this case. EventBridge Connections uses Secrets Manager to store the key.
#Identity And Access Management #Identity Provider #SSO 76 social mentions
-
Automatic, event-driven compute servicePricing:
- Open Source
I use the OpenWeather API to receive the current temperature data by providing the latitude and longitude coordinates as query strings in the request. A Lambda function invokes the weather API and sends the current temperature value as a custom metric to CloudWatch. I then graph the temperature values on a dashboard and activate an alarm when the temperature sinks below zero degrees Celsius.
#Cloud Computing #Cloud Hosting #Business & Commerce 273 social mentions
-
Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS.
I use the OpenWeather API to receive the current temperature data by providing the latitude and longitude coordinates as query strings in the request. A Lambda function invokes the weather API and sends the current temperature value as a custom metric to CloudWatch. I then graph the temperature values on a dashboard and activate an alarm when the temperature sinks below zero degrees Celsius.
#Monitoring Tools #Log Management #Application Performance Monitoring 71 social mentions