📢 Webinar Alert! Reliability Automation - AI, ML, & Workflows in Incident Management. Register Here
Blog
Best Practices
Routing alerts from AWS Elastic Beanstalk via CloudWatch

Routing alerts from AWS Elastic Beanstalk via CloudWatch

October 27, 2022
Routing alerts from AWS Elastic Beanstalk via CloudWatch
In This Article:
Our Products
On-Call Management
Incident Response
Continuous Learning
Workflow Automation

Amazon Web Services (AWS) offers 100+ services, each focusing on a specific area of functionality. However, it can be challenging to pick the right services for the task and also to provision them. AWS Elastic Beanstalk, lets you easily deploy and manage applications without the need to learn about the underlying infrastructure that runs these applications. This blog explains how to set up AWS Elastic Beanstalk-Squadcast integration and route detailed monitoring alerts from AWS Elastic Beanstalk to the right users for quick and efficient incident response.

This blog will focus on the following:

What is Amazon Simple Notification Service (SNS)?

Amazon SNS is a managed service that offers message delivery from publishers to subscribers. Publishers use this service to communicate asynchronously with subscribers by sending messages to a 'topic'. A topic is a logical access point and communication channel. To receive published messages, users/consumers can subscribe to an SNS topic, using a supported endpoint type.

This service can fan out alerts to millions of subscribers, and it offers capabilities like,

  • App-to-app messages
  • App-to-person messages
  • Use of FIFO topics
  • Message archiving, filtering, and analytics

What is AWS CloudWatch?

AWS CloudWatch is a monitoring and management service offered by Amazon Web Services that offers actionable insights for your applications and infrastructure resources that reside on AWS cloud, on-premises or hybrid environments. It lets you track performance and operational data which is in the form of logs and metrics, from a single platform.

With this service, you can monitor your applications, infrastructure, and services and also use data from alarms, logs, and events. With this data you can take automated actions and reduce mean time to resolution (MTTR).

Setting up AWS Elastic Beanstalk-Squadcast Integration

Step1: In Squadcast, navigate to Services and click on Service Overview then select/search for your Service. Expand the accordion and in the Alert Sources section, click on Add.

Step2: Select AWS Elastic Beanstalk via CloudWatch. Copy the displayed Webhook URL to configure it within AWS Elastic Beanstalk via CloudWatch. Finish by clicking Add Alert Source and then click on Done.

Note: When an alert source turns Active, it’ll show up under Configured Alert Sources, you can either generate a test alert from the integration or wait for a real-time alert to be generated by the Alert Source. An Alert Source is active if there is a recorded incident via that Alert Source for the Service.

Create a Squadcast Webhook in Amazon SNS

Step1: Log in to your AWS account and proceed to Simple Notification Service - SNS.

Step2: From the sidebar on the left, select Topics.

Step3: Click on Create Topic.

Step4: Fill in the details as per your requirements and then click on Create Topic.

Step5: Now, click on Create Subscription.

Step6: Here, select the Protocol as HTTPS and under Endpoint, paste the previously copied Webhook URL from Squadcast (Ensure that the Raw Message Delivery checkbox is disabled.)

Step7: Finally, click on Create Subscription to create the subscription.

Step8: The Status for this Subscription should immediately change from PendingConfirmation to Confirmed. Click on the refresh button to verify the same.

Configure Amazon CloudWatch within AWS Elastic Beanstalk

Step1: In the AWS Elastic Beanstalk service, within your Environment, navigate to Monitoring.

Step2: Click on the bell icon on the graphs for which you want to create an Alarm and route alerts to Squadcast.

Step3: Configure the required parameters in the Add Alarm dialog box. In the Notify drop-down, select the Subscription that was previously created. Under 'Notify when state changes to', enable OK and Alarm checkboxes. Finally, click on Add to create the Alarm.

That is it, you are now good to go! Whenever an Alarm is triggered in AWS Elastic Beanstalk, an incident will be automatically created in Squadcast. Whenever an Alarm is resolved in AWS Elastic Beanstalk, the corresponding incident is auto-resolved in Squadcast as well.

AWS Elastic Beanstalk makes it easy to deploy and scale web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger and IIS. By integrating this service with Squadcast you can route detailed alerts from AWS Elastic Beanstalk via CloudWatch to the right users in Squadcast and thus enhance your Incident Response and Management.

Written By:
October 27, 2022
Vishal Padghan
Vishal Padghan
October 27, 2022
Best Practices
Integrations
Incident Management
Share this blog:
In This Article:
Get reliability insights delivered straight to your inbox.
Get ready for the good stuff! No spam, no data sale and no promotion. Just the awesome content you signed up for.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
If you wish to unsubscribe, we won't hold it against you. Privacy policy.
Get reliability insights delivered straight to your inbox.
Get ready for the good stuff! No spam, no data sale and no promotion. Just the awesome content you signed up for.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
If you wish to unsubscribe, we won't hold it against you. Privacy policy.
Get the latest scoop on Reliability insights. Delivered straight to your inbox.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
If you wish to unsubscribe, we won't hold it against you. Privacy policy.
Squadcast is a leader in Incident Management on G2 Squadcast is a leader in Mid-Market IT Service Management (ITSM) Tools on G2 Squadcast is a leader in Americas IT Alerting on G2 Best IT Management Products 2024 Squadcast is a leader in Europe IT Alerting on G2 Squadcast is a leader in Enterprise Incident Management on G2 Users love Squadcast on G2
Squadcast is a leader in Incident Management on G2 Squadcast is a leader in Mid-Market IT Service Management (ITSM) Tools on G2 Squadcast is a leader in Americas IT Alerting on G2 Best IT Management Products 2024 Squadcast is a leader in Europe IT Alerting on G2 Squadcast is a leader in Enterprise Incident Management on G2 Users love Squadcast on G2
Squadcast is a leader in Incident Management on G2 Squadcast is a leader in Mid-Market IT Service Management (ITSM) Tools on G2 Squadcast is a leader in Americas IT Alerting on G2
Best IT Management Products 2024 Squadcast is a leader in Europe IT Alerting on G2 Squadcast is a leader in Enterprise Incident Management on G2
Users love Squadcast on G2
Copyright © Squadcast Inc. 2017-2024

Routing alerts from AWS Elastic Beanstalk via CloudWatch

Oct 27, 2022
Last Updated:
May 1, 2024
Share this post:
Routing alerts from AWS Elastic Beanstalk via CloudWatch
Table of Contents:

    Amazon Web Services (AWS) offers 100+ services, each focusing on a specific area of functionality. However, it can be challenging to pick the right services for the task and also to provision them. AWS Elastic Beanstalk, lets you easily deploy and manage applications without the need to learn about the underlying infrastructure that runs these applications. This blog explains how to set up AWS Elastic Beanstalk-Squadcast integration and route detailed monitoring alerts from AWS Elastic Beanstalk to the right users for quick and efficient incident response.

    This blog will focus on the following:

    What is Amazon Simple Notification Service (SNS)?

    Amazon SNS is a managed service that offers message delivery from publishers to subscribers. Publishers use this service to communicate asynchronously with subscribers by sending messages to a 'topic'. A topic is a logical access point and communication channel. To receive published messages, users/consumers can subscribe to an SNS topic, using a supported endpoint type.

    This service can fan out alerts to millions of subscribers, and it offers capabilities like,

    • App-to-app messages
    • App-to-person messages
    • Use of FIFO topics
    • Message archiving, filtering, and analytics

    What is AWS CloudWatch?

    AWS CloudWatch is a monitoring and management service offered by Amazon Web Services that offers actionable insights for your applications and infrastructure resources that reside on AWS cloud, on-premises or hybrid environments. It lets you track performance and operational data which is in the form of logs and metrics, from a single platform.

    With this service, you can monitor your applications, infrastructure, and services and also use data from alarms, logs, and events. With this data you can take automated actions and reduce mean time to resolution (MTTR).

    Setting up AWS Elastic Beanstalk-Squadcast Integration

    Step1: In Squadcast, navigate to Services and click on Service Overview then select/search for your Service. Expand the accordion and in the Alert Sources section, click on Add.

    Step2: Select AWS Elastic Beanstalk via CloudWatch. Copy the displayed Webhook URL to configure it within AWS Elastic Beanstalk via CloudWatch. Finish by clicking Add Alert Source and then click on Done.

    Note: When an alert source turns Active, it’ll show up under Configured Alert Sources, you can either generate a test alert from the integration or wait for a real-time alert to be generated by the Alert Source. An Alert Source is active if there is a recorded incident via that Alert Source for the Service.

    Create a Squadcast Webhook in Amazon SNS

    Step1: Log in to your AWS account and proceed to Simple Notification Service - SNS.

    Step2: From the sidebar on the left, select Topics.

    Step3: Click on Create Topic.

    Step4: Fill in the details as per your requirements and then click on Create Topic.

    Step5: Now, click on Create Subscription.

    Step6: Here, select the Protocol as HTTPS and under Endpoint, paste the previously copied Webhook URL from Squadcast (Ensure that the Raw Message Delivery checkbox is disabled.)

    Step7: Finally, click on Create Subscription to create the subscription.

    Step8: The Status for this Subscription should immediately change from PendingConfirmation to Confirmed. Click on the refresh button to verify the same.

    Configure Amazon CloudWatch within AWS Elastic Beanstalk

    Step1: In the AWS Elastic Beanstalk service, within your Environment, navigate to Monitoring.

    Step2: Click on the bell icon on the graphs for which you want to create an Alarm and route alerts to Squadcast.

    Step3: Configure the required parameters in the Add Alarm dialog box. In the Notify drop-down, select the Subscription that was previously created. Under 'Notify when state changes to', enable OK and Alarm checkboxes. Finally, click on Add to create the Alarm.

    That is it, you are now good to go! Whenever an Alarm is triggered in AWS Elastic Beanstalk, an incident will be automatically created in Squadcast. Whenever an Alarm is resolved in AWS Elastic Beanstalk, the corresponding incident is auto-resolved in Squadcast as well.

    AWS Elastic Beanstalk makes it easy to deploy and scale web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger and IIS. By integrating this service with Squadcast you can route detailed alerts from AWS Elastic Beanstalk via CloudWatch to the right users in Squadcast and thus enhance your Incident Response and Management.

    What you should do now
    • Schedule a demo with Squadcast to learn about the platform, answer your questions, and evaluate if Squadcast is the right fit for you.
    • Curious about how Squadcast can assist you in implementing SRE best practices? Discover the platform's capabilities through our Interactive Demo.
    • Enjoyed the article? Explore further insights on the best SRE practices.
    • Schedule a demo with Squadcast to learn about the platform, answer your questions, and evaluate if Squadcast is the right fit for you.
    • Curious about how Squadcast can assist you in implementing SRE best practices? Discover the platform's capabilities through our Interactive Demo.
    • Enjoyed the article? Explore further insights on the best SRE practices.
    • Get a walkthrough of our platform through this Interactive Demo and see how it can solve your specific challenges.
    • See how Charter Leveraged Squadcast to Drive Client Success With Robust Incident Management.
    • Share this blog post with someone you think will find it useful. Share it on Facebook, Twitter, LinkedIn or Reddit
    • Get a walkthrough of our platform through this Interactive Demo and see how it can solve your specific challenges.
    • See how Charter Leveraged Squadcast to Drive Client Success With Robust Incident Management
    • Share this blog post with someone you think will find it useful. Share it on Facebook, Twitter, LinkedIn or Reddit
    • Get a walkthrough of our platform through this Interactive Demo and see how it can solve your specific challenges.
    • See how Charter Leveraged Squadcast to Drive Client Success With Robust Incident Management
    • Share this blog post with someone you think will find it useful. Share it on Facebook, Twitter, LinkedIn or Reddit
    What you should do now?
    Here are 3 ways you can continue your journey to learn more about Unified Incident Management
    Discover the platform's capabilities through our Interactive Demo.
    See how Charter Leveraged Squadcast to Drive Client Success With Robust Incident Management.
    Share the article
    Share this blog post on Facebook, Twitter, Reddit or LinkedIn.
    We’ll show you how Squadcast works and help you figure out if Squadcast is the right fit for you.
    Experience the benefits of Squadcast's Incident Management and On-Call solutions firsthand.
    Compare our plans and find the perfect fit for your business.
    See Redis' Journey to Efficient Incident Management through alert noise reduction With Squadcast.
    Discover the platform's capabilities through our Interactive Demo.
    We’ll show you how Squadcast works and help you figure out if Squadcast is the right fit for you.
    Experience the benefits of Squadcast's Incident Management and On-Call solutions firsthand.
    Compare Squadcast & PagerDuty / Opsgenie
    Compare and see if Squadcast is the right fit for your needs.
    Compare our plans and find the perfect fit for your business.
    Learn how Scoro created a solid foundation for better on-call practices with Squadcast.
    Discover the platform's capabilities through our Interactive Demo.
    We’ll show you how Squadcast works and help you figure out if Squadcast is the right fit for you.
    Experience the benefits of Squadcast's Incident Management and On-Call solutions firsthand.
    We’ll show you how Squadcast works and help you figure out if Squadcast is the right fit for you.
    Learn how Scoro created a solid foundation for better on-call practices with Squadcast.
    We’ll show you how Squadcast works and help you figure out if Squadcast is the right fit for you.
    Discover the platform's capabilities through our Interactive Demo.
    Enjoyed the article? Explore further insights on the best SRE practices.
    We’ll show you how Squadcast works and help you figure out if Squadcast is the right fit for you.
    Experience the benefits of Squadcast's Incident Management and On-Call solutions firsthand.
    Enjoyed the article? Explore further insights on the best SRE practices.
    Written By:
    October 27, 2022
    October 27, 2022
    Share this post:
    Subscribe to our LinkedIn Newsletter to receive more educational content
    Subscribe now
    ant-design-linkedIN

    Subscribe to our latest updates

    Enter your Email Id
    Thank you! Your submission has been received!
    Oops! Something went wrong while submitting the form.
    FAQs
    More from
    Vishal Padghan
    From DevOps to GenOps: The Future of Cloud-Native and Hybrid IT Operations
    From DevOps to GenOps: The Future of Cloud-Native and Hybrid IT Operations
    November 20, 2024
    The Perfect Guide to IT Alerting Tools: Ensuring Proactive Monitoring and Swift Incident Response
    The Perfect Guide to IT Alerting Tools: Ensuring Proactive Monitoring and Swift Incident Response
    November 15, 2024
    Incident Response Automation: How It Works & Why It Speeds Up Resolutions
    Incident Response Automation: How It Works & Why It Speeds Up Resolutions
    November 8, 2024
    Learn how organizations are using Squadcast
    to maintain and improve upon their Reliability metrics
    Learn how organizations are using Squadcast to maintain and improve upon their Reliability metrics
    mapgears
    "Mapgears simplified their complex On-call Alerting process with Squadcast.
    Squadcast has helped us aggregate alerts coming in from hundreds...
    bibam
    "Bibam found their best PagerDuty alternative in Squadcast.
    By moving to Squadcast from Pagerduty, we have seen a serious reduction in alert fatigue, allowing us to focus...
    tanner
    "Squadcast helped Tanner gain system insights and boost team productivity.
    Squadcast has integrated seamlessly into our DevOps and on-call team's workflows. Thanks to their reliability...
    Alexandre Lessard
    System Analyst
    Martin do Santos
    Platform and Architecture Tech Lead
    Sandro Franchi
    CTO
    Squadcast is a leader in Incident Management on G2 Squadcast is a leader in Mid-Market IT Service Management (ITSM) Tools on G2 Squadcast is a leader in Americas IT Alerting on G2 Best IT Management Products 2022 Squadcast is a leader in Europe IT Alerting on G2 Squadcast is a leader in Mid-Market Asia Pacific Incident Management on G2 Users love Squadcast on G2
    Squadcast awarded as "Best Software" in the IT Management category by G2 🎉 Read full report here.
    What our
    customers
    have to say
    mapgears
    "Mapgears simplified their complex On-call Alerting process with Squadcast.
    Squadcast has helped us aggregate alerts coming in from hundreds of services into one single platform. We no longer have hundreds of...
    Alexandre Lessard
    System Analyst
    bibam
    "Bibam found their best PagerDuty alternative in Squadcast.
    By moving to Squadcast from Pagerduty, we have seen a serious reduction in alert fatigue, allowing us to focus...
    Martin do Santos
    Platform and Architecture Tech Lead
    tanner
    "Squadcast helped Tanner gain system insights and boost team productivity.
    Squadcast has integrated seamlessly into our DevOps and on-call team's workflows. Thanks to their reliability metrics we have...
    Sandro Franchi
    CTO
    Revamp your Incident Response.
    Peak Reliability
    Easier, Faster, More Automated with SRE.